On Thursday 14 Aug 2003 20:50, Vikram_Kumar@condenast.com wrote:
> The application.xml generated by Maven does not contain the following line
> :
>
> <!DOCTYPE application PUBLIC "-//Sun Microsystems, Inc.//DTD J2EE
> Application 1.3//EN" "http://java.sun.com/dtd/application_1_3.dtd">
>
> Thereby generating the following error in WebSphere:
>
> Stack trace of nested exception:
> com.ibm.etools.j2ee.exception.WrappedRuntimeException: IWAE0099E An
> Exception occurred while parsing xml: Line #: 3 :Column #: 14
> Stack trace of nested exception:
> org.xml.sax.SAXParseException: Document root element "application", must
> match DOCTYPE root "null".
>
> Would this require a patch ?
>
> Vikram
There's already a patch in JIRA for this (MAVEN-613) - looking at JIRA it
seems to have gone into CVS as well.
--
Andy
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org
|