[JBoss-user] [EJB/JBoss] - Re: Error: lock 0

2004-11-15 Thread loubyansky
As to the performance, just test it as it depends on lot of factors.
As to the CMR, make sure the field access and collection iteration is done in 
the same tx.

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

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


---
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Error: lock 0

2004-11-15 Thread duardor
Thank you so much.
I will try to change the commit option to B. Later Ill return with feedback 
and some numbers
Again, thank you so much.

Bye, 

Eduardo Rodrigues

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

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


---
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Error: lock 0

2004-11-14 Thread loubyansky
NoLock policy can't be used with commit option A. See wiki CMP caching page.

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

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


---
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Error: lock 0

2004-11-14 Thread duardor
Thank you so much!
If we change the commit opton to B the performance will be affected badly, am I 
right??? At least , the system probably will work... 

We are having another problem, related to use a CMR iterator in a different 
transaction...  I think that changing the commit option to B and using a 
Instance per Transaction will fix this issue too, am I right???

Thank you soh much, you JBOSS guys are making a great work!

Bye

Eduardo Rodrigues

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

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


---
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user