Couple of questions:

The first one is rather minor:

I am constantly getting messages of the following format in the jboss log file:

2003-02-05 17:14:43,686 ERROR [STDERR] Feb 5, 2003 5:14:43 PM org.apache.struts.util.PropertyMessageResources <init>
INFO: Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true

How does one get struts to not dump to STDERR, but instead use log4j ?

The second question is much harder:

I'm moving from JBoss 3.0 to 3.0.4 and the new version of JBoss/Jetty appears to be completely refusing to serve content that is struts enabled.

In the log (set to debug), I see the successful deployment of the EAR, but when I go to the index page, I see several of the above messages, and then nothing.

No JSP init messages,
No Stacks, no errors, no nothing.

It doesn't even appear that the jsp's are being compiled.

Any suggestions or pointers to figure out why/where/how its failing would be appreciated.

thanks,

- clark.


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

Reply via email to