Can you please send your WAR file, so we can try it out from our end?
Can you be more specific as to which version of "J2EE Application Server"
you are using?
Going gorward, please send any follow-up questions, or any questions on the
GlassFish webtier in general, to webtier_at_glassfish.dev.java.net
Thanks!
Jan
On 10/16/08 03:10 AM, glassfish_at_javadesktop.org wrote:
> Hi, I have created a very simple web application: myapplication.war.
> I have deployed it in Tomcat and it works! Then i have deployed it in J2EE Application Server, but i have such situation: I can open the HTML page where there is a form which sends values to a Servlet, but when i push on submit i get this error...
>
> javax.servlet.ServletException: Error allocating a servlet instance
> org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:189)
> com.sun.enterprise.web.connector.grizzly.ProcessorTask.doProcess(ProcessorTask.java:604)
> com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:475)
> com.sun.enterprise.web.connector.grizzly.ReadTask.executeProcessorTask(ReadTask.java:371)
> com.sun.enterprise.web.connector.grizzly.ReadTask.doTask(ReadTask.java:264)
> com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:281)
>
>
>
> may you help me please? I don't understand why on Tomcat it works and on J2EE AS it doesn't work...i have deployed the same .war file in both the servers...
> Thanks!
> [Message sent by forum member 'drukqs' (drukqs)]
>
> http://forums.java.net/jive/thread.jspa?messageID=308057
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>