It appears that your web application's deployment descriptor is referring to
this dtd. Open the file c:\program
files\allaire\jrun\servers\default\default-app\web-inf\web.xml. If you
installed JRun in a different directory or if your platform is not Windows,
modify the path accordingly. Look at the top of the file. You will probably
see a line that refers to the url java.sun.com/j2ee/dtds/web-app_2_2.dtd .
You should be able to remove that line, save the file and then restart JRun.
I hope this helps.
-----Original Message-----
From: Kathpalia, Jeetender [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 25, 2001 10:31 AM
To: JRun-Talk
Subject: New web App problems.
Hi
I have installed Jrun, and the demo apps work fine.
After I create a new webapp in the Default server and then want to look at
any of the settings of my new webapp, Jrun crashes.
The log files show below..
Any ideas as what is wrong and how to solve it... why is the web app looking
for web-app 2 2.dtd?.
Thanks
Jeetu
05/25 10:57:21 error (JRun) JRun Aborting! [javax.servlet.ServletException:
External entity not found: "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd".]
[2]org.xml.sax.SAXParseException: External entity not found:
"http://java.sun.com/j2ee/dtds/web-app_2_2.dtd".
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at org.xml.sax.SAXException.<init>(SAXException.java:71)
at org.xml.sax.SAXParseException.<init>(SAXParseException.java:71)
at com.sun.xml.parser.Parser.fatal(Parser.java:2817)
at com.sun.xml.parser.Parser.externalParameterEntity(Compiled Code)
at com.sun.xml.parser.Parser.maybeDoctypeDecl(Compiled Code)
at com.sun.xml.parser.Parser.parseInternal(Compiled Code)
at com.sun.xml.parser.Parser.parse(Parser.java:284)
at
allaire.jrun.util.WebAppUtil.deploymentDescriptorToProperties(WebAppUtil.jav
a:472)
at
allaire.jrun.util.WebAppUtil.deploymentDescriptorToProperties(WebAppUtil.jav
a:428)
at allaire.jrun.servlet.JRunSE.loadConfig(Compiled Code)
at allaire.jrun.servlet.JRunSE.init(Compiled Code)
at allaire.jrun.ServletService.init(Compiled Code)
at allaire.jrun.ServletService.init(ServletService.java:31)
at
allaire.jrun.servlet.JRunServletLoader.loadServletInstance(JRunServletLoader
...java:236)
at allaire.jrun.servlet.JRunSE.initServices(Compiled Code)
at allaire.jrun.servlet.JvmContext.initServices(JvmContext.java:96)
at allaire.jrun.servlet.JRunSE.init(Compiled Code)
at allaire.jrun.servlet.JvmContext.init(JvmContext.java:35)
at allaire.jrun.ServletService.init(Compiled Code)
at allaire.jrun.ServletService.init(ServletService.java:31)
at JRun.main(Compiled Code)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists