[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Database Based Sessions

2008-04-04 Thread nitros
Storing the session would be a functionality of the Tomcat server embedded in JBoss. I may be wrong but that is what I understand. You might want to post your question to Tomcat forums View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4141660#4141660 Reply to t

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: truncation of data in entity bean

2008-03-28 Thread nitros
Would it not be better if you use a setter method to truncate the data if longer than 100? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139802#4139802 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139802 ___

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: why nobody talks openJPA here?

2008-03-27 Thread nitros
I very much agree. I stopped using openJPA for these reasons. But my hibernate use with JBoss is falwless so far. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139507#4139507 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=re

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: why nobody talks openJPA here?

2008-03-24 Thread nitros
I had the same issue and that's where I abandoned using openJPA as I didn't get much support from JBoss forums. Please check out the link below: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=130411 Check out the persistence.xml I have in this thread. View the original post : http://

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: why nobody talks openJPA here?

2008-03-21 Thread nitros
I don't think openJPA is recommended to use with JBoss and it is not supported by JBoss either. I personally started off my project with openJPA and I ran into problems (see my post - help needed with openJPA and JBoss) To help you with your problem, I assume you are talking of a bidirectional

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Running a GlassFish-developed-application on JBoss 4.2.2

2008-03-03 Thread nitros
I think the problem is with the two files admin-ds.xml and transactions-ds.xml. JBoss do not understand them. Merge their contents into one file called mysql-ds.xml and place it in the deploy folder. You should be able to hot deploy it and you will also see JBoss binding to the JNDI name . More

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problem starting service jboss.web.deployment:war=invoke

2008-03-02 Thread nitros
Did you find a solution to this problem? Looks like JBoss does not like any standard javaee.jar in its lib path. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133530#4133530 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=re

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Help needed with JBoss and openJPA

2008-02-22 Thread nitros
I haven't got any reply to my previous message. Is it a bug in JBoss or openJPA? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4131408#4131408 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4131408