I made a simple hello world project wonder app and use the ant to create a war file.

I've tried deploying this war file on jetty and it worked but when I tried to deploy it on GlassFIsh, I get the following error message

javax.enterprise.system.tools.deployment| _ThreadID=14;_ThreadName=Timer-6;_RequestID=3d1c3432-8032-4e7a-a872- b3b5cd4df612;|Exception occured in J2EEC Phaseorg.xml.sax.SAXParseException: The content of element type "web- app" must match "(icon?,display- name?,description?,distributable?,context-param*,servlet*,servlet- mapping*,session-config?,mime-mapping*,welcome-file-list?,error- page*,taglib*,resource-ref*,security-constraint*,login- config?,security-role*,env-entry*,ejb-ref*)". com.sun.enterprise.deployment.backend.IASDeploymentException: Error loading deployment descriptors for module [Arakis] Line 138 Column 11 -- Deployment descriptor file WEB-INF/web.xml in archive [Arakis]. The content of element type "web-app" must match "(icon?,display- name?,description?,distributable?,context-param*,servlet*,servlet- mapping*,session-config?,mime-mapping*,welcome-file-list?,error- page*,taglib*,resource-ref*,security-constraint*,login- config?,security-role*,env-entry*,ejb-ref*)".

I'm not familiar enough with servlets and j2ee to understand what is wrong with the web.xml file. Can anyone help or provide a hint?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to