[JBoss-user] [EJB 3.0] - Re: POJO Inheritance and EJB3

2006-01-06 Thread sunnyyfl
"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. | |

[JBoss-user] [EJB 3.0] - Re: JBoss EJB3 RC2 - Statefull session bean with extended en

2006-01-03 Thread sunnyyfl
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

[JBoss-user] [EJB/JBoss] - EJB3 and Entity Caching

2005-11-05 Thread sunnyyfl
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

[JBoss-user] [Security & JAAS/JBoss] - Password Protected WAR Files

2005-03-04 Thread sunnyyfl
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 -

[JBoss-user] [Beginners Corner] - Denial of Service & Server High Load

2005-02-23 Thread sunnyyfl
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,

[JBoss-user] [HTTPD, Servlets & JSP] - Slow and high load with Refresh button

2005-02-23 Thread sunnyyfl
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

[JBoss-user] [Security & JAAS/JBoss] - Re: is j_uri exist in jboss???

2005-02-20 Thread sunnyyfl
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