Hi Vikram This has been fixed on HEAD in cvs but a patch is available on jira. See http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-613
Cheers Thomas [EMAIL PROTECTED] wrote on 14-08-2003 21:50:57: > > 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 > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
