[JBoss-user] [Persistence & CMP/JBoss] - Is possible to use read-only on CMR get's

2004-11-17 Thread duardor
Hello guys I have a doubt. Is it possible to use the optimization read-only on CMR fields (get's)??? This way only the collection will be read-only??? I can modify the beans contained by the collection using the set methods??? Thank you so much!!! View the original post : http://www.jboss.org

[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 IÂll 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=bb&op=viewtopic&p=3855172#3855172 Reply to the post : http://

[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 us

[JBoss-user] [Installation & Configuration] - Re: Source files with 100644 termination???

2004-11-14 Thread duardor
Sorry, this is a problem with my decompress software... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855103#3855103 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855103

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

2004-11-13 Thread duardor
Hello guys... IÂm using a JBOSS 3.2.6 in production and doing some really heavy load tests (400+ users). In the first attempt , the server enters in a deadlock, I think we must redesing some ways of access the beans.. But we (me and my team) need to put the application in production very fast.

[JBoss-user] [HTTPD, Servlets & JSP] - JBOSS 3.2.6 and Tomcat 4.X

2004-11-07 Thread duardor
Hello guys Is possible to use the 3.2.6 release with tomcat 4.X (j2ee 1.3, I donÂt want JSP 2.0)??? Thank you so much! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854234#3854234 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&m

[JBoss-user] [Installation & Configuration] - Source files with 100644 termination???

2004-11-07 Thread duardor
Hi all, IÂve recently downloaded the source for the version 3.2.6. IÂm having problems trying to build it. There are some files with the filename termination very strange (like JDBCApplicationMetaData.java100644). Why ??? This is very strange, if someone could help me to build the server , thank