Mark, I just include jbosscmp-jdbc.xml file into my jar distribution and
everything works great now.

I'm just using a CMP entity bean with MySQL.

Regards,

Marco
----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 03, 2003 3:32 PM
Subject: RE: [JBoss-user] Create method executed succesfully but I can't see
any record on the database


> Hi Marco,
>        I've a similar problem myself when deploying old versions of
> entity beans (jboss2.4.1) in jboss 3.2.1. How are you viewing the sql?
> Do you have some sort of Hypersonic userinterface?
>
> Thanks,
> masrk.
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Marco
> Tedone
> Sent: 02 June 2003 20:10
> To: JBoss-user-list
> Subject: [JBoss-user] Create method executed succesfully but I can't see
> any record on the database
>
>
> Hi, finally I deployed the entity and the session bean succesfully (the
> problems with local interfaces were due to the mispelling in the
> ejb-jar.xml definition, solved thanks to the good guys at Jboss.
>
> Now I ran a client which executes a method on the session bean; the
> session bean retrieve the entity local home interface, and then executes
> the
> following:
>
> EntityLocalInterface local = home.create(email, password);
>
> while I get the message that the local interface has been created
> succesfully, I can't see any record added to the database. Am I missing
> something?
>
> Regards,
>
> Marco
>
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: eBay
> Get office equipment for less on eBay!
> http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: eBay
> Get office equipment for less on eBay!
> http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user





-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to