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 23:00:09 UTC

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

Message:

   The following issue has been closed.

   Resolver: David Jencks
       Date: Sun, 11 Jul 2004 1:59 PM

Should be fixed although I don't have a test.
---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: FIXED

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

   Assignee: David Jencks
   Reporter: Jeremy Boynes

    Created: Sat, 10 Jul 2004 8:30 PM
    Updated: Sun, 11 Jul 2004 1:59 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