Re: getting ClassCastException while deploying a simple web application in geronimo 2.0

2008-01-11 Thread Jarek Gawor
Please send us the full stack trace of the exception you get. Jarek On Jan 11, 2008 1:50 PM, abpb2006 <[EMAIL PROTECTED]> wrote: > > Hi, > > getting ClassCastException - when i try to deploy plain simple web app in > geronimo 2.0.0. in linux enviroment. > > I'm using the supported jre/jdk. > > I'

geronimo newbie - stateful session bean

2008-01-11 Thread purdticker
I'm trying to create a simple stateful session bean that keeps a counter. Every time I refresh the page, I want the counter to increase by 1. When someone ELSE visits the page, I want it to start off on 1 for them. In other words, the counter should be specific to the user's personal session.

getting ClassCastException while deploying a simple web application in geronimo 2.0

2008-01-11 Thread abpb2006
Hi, getting ClassCastException - when i try to deploy plain simple web app in geronimo 2.0.0. in linux enviroment. I'm using the supported jre/jdk. I'm also setting WASCE_JAVA_HOME and GERONIMO_HOME but still getting the classcastexception. any pointers? thx. ABPB -- View this message in co