[JBoss-user] [Persistence CMP/JBoss] - Re: CMP EJB cant bind MS SQL Datasource

2004-06-11 Thread littlewing68
ps View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3838430#3838430 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838430 --- This SF.Net email is sponsored by the

[JBoss-user] [Persistence CMP/JBoss] - Re: Error checking if entity exists

2004-06-10 Thread littlewing68
When I set the primkey class as java.lang.Object, I obtain an NotSerializableException because Object is not serializable... View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3838311#3838311 Reply to the post :

[JBoss-user] [Persistence CMP/JBoss] - Re: Error checking if entity exists

2004-06-10 Thread littlewing68
And when I set the @jboss.unknown-pk as class=java.lang.Object I have the same error than previously View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3838312#3838312 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838312

[JBoss-user] [Persistence CMP/JBoss] - CMP EJB cant bind MS SQL Datasource

2004-06-10 Thread littlewing68
Hi all, When my CMP EJB communicates with MS SQL Server 2000, they seem to use the default datasource which is configured for HSQLDB instead of the MS SQL datasource. On the other hand, when my sessions beans communicates with this datasource, Everything works fine I m working with : |

[JBoss-user] [Persistence CMP/JBoss] - Re: CMP EJB cant bind MS SQL Datasource

2004-06-10 Thread littlewing68
I did an error with the syntax. Sorry. But the name of the xml file containing informations about datasource is mssql.ds.xml. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3838335#3838335 Reply to the post :

[JBoss-user] [Persistence CMP/JBoss] - Error checking if entity exists

2004-06-09 Thread littlewing68
Hi all, I trying to use CMP EJB with JBOSS 3.2.3 and MS SQL Server 2000. When I am trying to create a simple EJB I have the following error: 2004-06-09 15:44:25,613 ERROR [org.jboss.ejb.plugins.cmp.jdbc.JDBCCreateEntityCommand.Customer] Error checking if entity exists java.sql.SQLException: