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]
