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
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
___
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
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://
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
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
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
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