"mexcell" wrote : It appears that this is fixed by using @EmbeddedSuperclass.
|
| Thanks to everyone that helped. Now we just need @EmbeddedSuperclass to
work without the hibernate descriptor. (Should be next release from the other
messages on the forums about @EmbeddedSuperclass.
|
|
As indicated in JIRA, this bug will be fixed in EJB3 RC4. When will RC4 be
released? Thank you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915253#3915253
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915253
I have create a simple program based on the CachedEntityRun.java sample from
the distributed documentation on EJB3. All entity beans in my same app. use the
transactional caching strategy (@Cache
(usage=CacheConcurrencyStrategy.TRANSACTIONAL).
When the app is running and trying to retrieve an
Is it possible to password protect a WAR file prior to deployment within
JBoss/Tomcat?
Thank you.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868731#3868731
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868731
-
I am tyring out JBoss and Tomcat with a simple JSP page which consits of an EJB
to access data from a backend database.
When I repeatly pressed the refresh button on the browser to reload the page, I
noticed multiple threads were created by JBoss/Tomcat to fulfil the request. At
the same time,
I have JSP page which create an instance of a EJB to access a backend database
(MySql). The problem I am facing is when I keep the refresh button on my
browser firmly down, the server load increaes and the page take a long time to
render on screen.
My question is, how can I cache the output of
Facing the same problem here. Trying to forward all success login to a specific
welcome page after successful form login. Can this be done in JBoss/tomcat?
Thank you.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867187#3867187
Reply to the post :
http://w