Just to add on to my previous message, struts-documentation.war worked fine
on ServletExec 4.1 . I've successfully deployed that war file and it works
fine. The problem only occurs when deploying struts-example.war,
struts-validator.war, tiles-documentation.war etc. Does anyone had similar
problems?

Thanks
Charles

----- Original Message -----
From: "Charles" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 29, 2002 2:00 PM
Subject: Deploying struts-example (Struts 1.1) on ServletExec 4.1 -
MessageResources Nullpointer exception


> Hi,
>
> I have a question, for the struts example application (struts-example.war
> from struts 1.1 nightly build), it worked fine in Tomcat 4.0 however when
I
> port it to ServletExec 4.1 running on Apache 4.0,  I get these error
> messages:
> --------------------------------------------------------------------------
--
> -----
> [Mon Jul 29 13:35:35 SGT 2002] java.lang.NullPointerException
> [Mon Jul 29 13:35:35 SGT 2002]  at
>
org.apache.struts.util.MessageResources.getMessageResources(MessageResources
> .java:558)
> [Mon Jul 29 13:35:35 SGT 2002]  at
>
org.apache.struts.action.ActionServlet.initInternal(ActionServlet.java:1088)
> [Mon Jul 29 13:35:35 SGT 2002]  at
> org.apache.struts.action.ActionServlet.init(ActionServlet.java:441)
> [Mon Jul 29 13:35:35 SGT 2002]  at
> javax.servlet.GenericServlet.init(GenericServlet.java:258)
> [Mon Jul 29 13:35:35 SGT 2002]  at
>
com.newatlanta.servletexec.ServletExec.CallServletInit(ServletExec.java:1650
> )
> [Mon Jul 29 13:35:35 SGT 2002]  at
>
com.newatlanta.servletexec.ApplServletContext.CreateServlet(ApplServletConte
> xt.java:47)
> [Mon Jul 29 13:35:35 SGT 2002]  at
>
com.newatlanta.servletexec.ApplServletContext.loadConfiguredServlet(ApplServ
> letContext.java:113)
>
> --------------------------------------------------------------------------
--
> ---------------------
> This problem occurs when deploying in either war-ed and exploded forms.
>
> I have JAXP 1.1 and Xerces 1.4.4 loaded in servletExecs environment on
> startup. I'm using jdk1.3.1.
>
> I can't find much help for this problem on the net for ServletExec
(although
> there are help for Weblogic and JBuilder). Is there anyway around this or
am
> I missing something?
>
> Thanks,
>
> Charles
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>
>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to