[JBoss-user] [Persistence CMP/JBoss] - Re: problem with creating a record on DB with EJB cmp 2.0

2004-05-26 Thread rberehoudougou
Hi netanelw, I can't get the same type of config (CMP2.0 MySQL, Jboss 3.2.3) to work. Can you hepl ? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836198#3836198 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836198

[JBoss-user] [Persistence CMP/JBoss] - Re: problem with creating a record on DB with EJB cmp 2.0

2004-05-24 Thread ironbird
What a shitload of parameters in your create method ! Post your code and descriptors. The error is in the bean creation. How is defined your primary key ? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836035#3836035 Reply to the post :

[JBoss-user] [Persistence CMP/JBoss] - Re: problem with creating a record on DB with EJB cmp 2.0

2004-05-24 Thread netanelw
Here is the code: the prefix awbnumber is the fields of the primary key class. public AirwaybillsPK ejbCreate(int manifest,String special,String prefix,String awbnumber,String service,String ws,String requester,String contact,String shipper,String sender,String senderphone,String

[JBoss-user] [Persistence CMP/JBoss] - Re: problem with creating a record on DB with EJB cmp 2.0

2004-05-24 Thread netanelw
probably this is my problem, i've got 89 cmp fields. how can i fix it ? in the link alex says he have solve it... View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836049#3836049 Reply to the post :

[JBoss-user] [Persistence CMP/JBoss] - Re: problem with creating a record on DB with EJB cmp 2.0

2004-05-24 Thread kabkhan
It says it should be fixed in JBoss 3.2.3, so upgrade to that. What version are you using? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836050#3836050 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836050

[JBoss-user] [Persistence CMP/JBoss] - Re: problem with creating a record on DB with EJB cmp 2.0

2004-05-24 Thread kabkhan
There you go View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836058#3836058 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836058 --- This SF.Net email is sponsored by:

[JBoss-user] [Persistence CMP/JBoss] - Re: problem with creating a record on DB with EJB cmp 2.0

2004-05-24 Thread netanelw
i've downloaded jboss 3.2.3, reinstall my webapp, set all properties and db definitions and i tw o r k s ! ! ! 10x for all the help :) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836061#3836061 Reply to the post :