Thanks Adrian.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3905281#3905281
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3905281
---
SF.Net email is sponsored by:
Deployed Xindice web application in JBoss.
Xindice server gets started.
db database gets opened.
An exception is produced with
xindice lc -c xmldb:xindice://localhost:8080/db
Cannot communicate with the server http://localhost:8080/xindice/
View the original post :
http://www.jboss.com/index.ht
When a CMR Collection is iterated over an exception gets generated:
A cmr collection may be used only in the transaction in which it was created.
Example:java.util.Collection collection=entityObject.getCMRCollection();
Iterator iterator=collection.iterator();
View the original post :
http://www
The deployment of a Entity Ejb on JBoss 4.0 with MySQL database produces an SQLExcption
java.sql.SQLException:Syntax error. Check the manual
that corresponds to your MySQL server version for the
right syntax to use near 'VARCHAR(64), field1
VARCHAR(64), field2 V")
field1, field2 are cmp fiel