[JBoss-user] [EJB/JBoss] - Expire Stateful Session EJB

2005-04-27 Thread grom358
I have a client that does a series of HTTP requests to the server. The server needs to maintain state between this requests, so I have used a Stateful Session EJB. In between requests the client does some processing before continuing. There is no user interaction required, though the user may ca

[JBoss-user] [EJB/JBoss] - Re: Expire Stateful Session EJB

2005-04-27 Thread grom358
P.S. I don't have control over the client, so I can't get the client to remove the session. I must do it from server side. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875597#3875597 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&

[JBoss-user] [Persistence & CMP/JBoss] - Recommend Persistence

2004-09-08 Thread grom358
With Hibernate being part of JBoss project, is Hibernate replacing the use of CMP? Is the JBoss Inc. still advocating the use of CMP? What advantages does CMP have over Hibernate? Regards, Confused User View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847606#

[JBoss-user] [Persistence & CMP/JBoss] - CMP vs Hibernate

2004-09-03 Thread grom358
What are the advanatages/disadvantages of CMP compared to using Hibernate for persistence? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847136#3847136 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847136 -