Hi All, I'm trying to deploy the EAR file as described in the J2EE Tutorial downloadable from the Allaire Website. I've created a new JRun Server as described and so far so good, but when I try to deploy the compass.ear file I get the following error message:
org.xml.sax.SAXParseException: com.sun.xml.parser/P-082 http://java.sun.com/j2ee/dtds/application_1_2.dtd at com.sun.xml.parser.Parser.fatal(Parser.java:2817) at com.sun.xml.parser.Parser.externalParameterEntity(Parser.java:2506) at com.sun.xml.parser.Parser.maybeDoctypeDecl(Parser.java:1137) at com.sun.xml.parser.Parser.parseInternal(Parser.java:481) at com.sun.xml.parser.Parser.parse(Parser.java:284) at com.sun.xml.parser.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:95) at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:78) at allaire.jrun.tools.EarDeploy.(../tools/EarDeploy.java:85) at allaire.jrun.tools.EarDeploy.deploy(../tools/EarDeploy.java:487) at allaire.jrun.tools.EarDeploy.main(../tools/EarDeploy.java:497 Any ideas where the problem might be? Thanks in advance, Fred -- __________________________________________________________________ Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/ Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/ ______________________________________________________________________ Macromedia ColdFusion 5 Training from the Source Step by Step ColdFusion http://www.amazon.com/exec/obidos/ASIN/0201758474/houseoffusion Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
