[JBoss-user] [Persistence CMP/JBoss] - Re: CMP with mySql

2004-12-08 Thread darranl
The hsqldb-ds.xml shouldn't need to be removed from the deploy directory, it is 
possible to run with both in parallel.

Also as the two JMS tables are being created the driver must have been found so 
that the connection can be established.

Unless JBoss is ignoring the jbosscmp-jdbc.xml file it looks to me as if there 
may be a slight packaging error that is causing the file to be missed.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3857846#3857846

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3857846


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: CMP with mySql

2004-12-08 Thread ChatBuilder
darranl, you're right my jboss ignores my jbosscmp-jdbc.xml file.  I know 
because when I add wrong XML syntacs, my jboss doesn't complain.

darranl is't it possible to send me a working CMP bean that uses MySql, it 
would help me a lot.  Then I can be sure I'm using the right structure.

email is Pieter at ChatBuilder.com

Thx in adv.
Pieter

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3857865#3857865

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3857865


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: CMP with mySql

2004-12-07 Thread darranl
Are you sure that both of the deployment descriptors are in the META-INF of 
your jar?

Also the -ds.xml goes in the deploy folder of your selected JBoss configuration 
not in the META-INF of the component.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3857705#3857705

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3857705


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: CMP with mySql

2004-12-07 Thread ChatBuilder
Yes yes, I'm sure

my jar consists of:

+ hotline
|-+ beheerhotline
|--+ basisbestanden
|---+ initialen
|- InitialenHomeRemote
|- InitialenRemote
|- InitialenBean
+ META-INF
|- ejb-jar.xml
|- jboss.xml
|- jbosscmp-jdbc.xml

I putted the jar in my deploy dir together with the mysql-ds.xml

Pieter


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3857707#3857707

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3857707


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: CMP with mySql

2004-12-07 Thread Raist_Majere
Did you remove the hsqldb-ds.xml file from the deploy dir and copied the MySQL 
JDBC drivers into the server/{yourconfig}/lib dir?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3857820#3857820

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3857820


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user