Try changing your webapp file, to specify the location of your struts-config
differently,
this is what I'm using:
<value>../web/WEB-INF/struts-config.xml</value>
Roy.
> -----Original Message-----
> From: Patrick Log� [mailto:[EMAIL PROTECTED]]
> Sent: 22 February 2002 11:11
> To: Struts Developers List
> Subject: VisualAge 3.5.4 : WTE and Struts... no luck
>
>
> Hi all,
>
> I still have problems to run the "Struts-example" on VAJ 3.5.4 WTE
> I'm running on Windows 2000 (dual-processor) with a brand new
> repository.
> I'm trying Struts 1.0.2 with JAXP 1.0.1
>
> I followed carefully the IBM article
> http://www7.software.ibm.com/vad.nsf/data/document2558?OpenDoc
> ument&p=1&BCT=1&Footer=1
>
> and the "sbt" intervention
> http://www.mail-archive.com/[email protected]/msg
> 15733.html
>
> But I still have a "Error 400" (bad request, I guess) when I
> try the "/ediRegistration.do?action=Create" link.
> ...
> Message : null
> ...
> com.ibm.servlet.engine.webapp.WebAppErrorReport
> java.lang.Throwable(java.lang.String)
> java.lang.Exception(java.lang.String)
> javax.servlet.ServletException(java.lang.String)
>
> com.ibm.websphere.servlet.error.ServletErrorReport(java.lang.String)
>
> com.ibm.servlet.engine.webapp.WebAppErrorReport(java.lang.String)
> void
> com.ibm.servlet.engine.webapp.WebAppDispatcherResponse.sendErr
> or(int, java.lang.String)
> void
> org.apache.struts.action.ActionServlet.process(javax.servlet.h
> ttp.HttpServletRequest, javax.servlet.http.HttpServletResponse)
> void
> org.apache.struts.action.ActionServlet.doGet(javax.servlet.htt
> p.HttpServletRequest, javax.servlet.http.HttpServletResponse)
>
> or an Error 500 on the "logon.jsp" page
> ...
> Erreur root -1: null
> ...
> javax.servlet.jsp.JspException
> java.lang.Throwable(java.lang.String)
> java.lang.Exception(java.lang.String)
> javax.servlet.jsp.JspException(java.lang.String)
> void org.apache.struts.taglib.html.FormTag.lookup()
> int org.apache.struts.taglib.html.FormTag.doStartTag()
> void
> _logon_xjsp._jspService(javax.servlet.http.HttpServletRequest,
> javax.servlet.http.HttpServletResponse)
> --------------------------------------------------------------
> ---------------------------------------------
>
> I'm lost...
>
> I give you my config in attach...I know that as lot to read sorry
>
> Thank you all.
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>