Hi all,
   I am using weblogic 6.1 here. When I try to load a form, it throws
this exception. It started happening today.
I checked the url and could not find the dtd. 

any clue if i can specify the dtd separately. I can certainly specify
the template file separately, but don't know how to specify my local
dtd file in the xdt.

thanks in advance.

Regards
Parag

2005-04-29 16:57:00,001 [ExecuteThread: '11' for queue: 'default']
ERROR org.apache.struts.validator.ValidatorPlugIn - Stopping after
fatal error: File
"http://jakarta.apache.org/struts/dtds/validation_1_1.dtd"; not found.
javax.servlet.ServletException: Stopping after fatal error: File
"http://jakarta.apache.org/struts/dtds/validation_1_1.dtd"; not found.
        at 
org.apache.struts.validator.ValidatorPlugIn.initResources(ValidatorPlugIn.java:236)
        at 
org.apache.struts.validator.ValidatorPlugIn.init(ValidatorPlugIn.java:164)
        at 
org.apache.struts.action.ActionServlet.initModulePlugIns(ActionServlet.java:839)
        at org.apache.struts.action.ActionServlet.init(ActionServlet.java:332)
        at javax.servlet.GenericServlet.init(GenericServlet.java:258)
        at 
weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:731)
        at 
weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:658)
        at 
weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:603)
        at 
weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:370)
        at 
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:240)
        at 
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:198)
        at 
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2637)
        at 
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2359)
        at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r 
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to