Hello, i'm new in here, so new i'm not even sure i'm on the right forum. I've developed a app prototype that stores some form data on a very simple POJO session bean, that is retrieved on another page. It's working on my develop machine, using IBM Rational App Dev (Eclipse) and Websphere 6.0.
But when i deploy the war file on the production machine (JBoss4.0.2/Tomcat5.5.9) the session bean doesn´t work. It acts as it has some kind of "page" scope, and not session scope as defined on faces-config.xml. Is there some thing specific to JBoss implementation? Thanks for you help. P.S. I tryed to instal JBoss on my dev machine but the war never gets deployed, it gives a series of erros on deployement. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3906927#3906927 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3906927 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
