You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by de...@geronimo.apache.org on 2004/07/11 06:47:09 UTC

[jira] Assigned: (GERONIMO-263) Can'e deploy bare jars with old DD

Message:

   The following issue has been re-assigned.

   Assignee: David Jencks (mailto:david@coredevelopers.net)
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GERONIMO-263

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-263
    Summary: Can'e deploy bare jars with old DD
       Type: Bug

     Status: Open
   Priority: Major

    Project: Apache Geronimo
 Components: 
             web
   Versions:
             1.0-M2

   Assignee: David Jencks
   Reporter: Jeremy Boynes

    Created: Sat, 10 Jul 2004 8:30 PM
    Updated: Sat, 10 Jul 2004 9:45 PM

Description:
Trying to deploy a war with a Servlet 2.3 DD gives

org.apache.xmlbeans.XmlException: error: The document is not a web-app@http://ja
va.sun.com/xml/ns/j2ee: document element namespace mismatch expected "http://jav
a.sun.com/xml/ns/j2ee" got ""
        at org.apache.xmlbeans.impl.store.Root.verifyDocumentType(Root.java:542)

        at org.apache.xmlbeans.impl.store.Root.autoTypedDocument(Root.java:458)
        at org.apache.xmlbeans.impl.store.Root.loadXml(Root.java:1079)
        at org.apache.xmlbeans.impl.store.Root.loadXml(Root.java:1063)
        at org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse(SchemaType
LoaderBase.java:360)
        at org.apache.geronimo.common.xml.XmlBeansUtil.parse(XmlBeansUtil.java:6
2)
        at org.apache.geronimo.common.xml.XmlBeansUtil.getXmlObject(XmlBeansUtil
.java:47)
        at org.apache.geronimo.jetty.deployment.JettyModuleBuilder.createDefault
Plan(JettyModuleBuilder.java:121)


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira