Hey guys,

  Can anyone shed some light on this for me?  I've been 
attempting to get Struts version 1.1b up and running on 
WebSphere 3.5.4.  (I had no problem getting version 1.0.2 
running.)

The problem i was having was i kept getting this error: 
Cannot find message resources under key 
org.apache.struts.action.MESSAGE

I downloaded the source and put some debug information in it 
to figure out where things were going wrong......and it 
turned out it couldn't find the struts-config.xml file.  As 
WebSphere doesn't look for it in the right location.  The 
fix, was to change the struts-config.xml to put the full path 
to the struts-config.xml as the value for the "config" 
servlet init parameter, rather than just the "/WEB-INF/struts-
config.xml" value.

This fixed it.  Now when i went back to the regular jar 
file....it still didn't work.....out of curiousity, i re-
compiled a fresh and untouched version of the 1.1b version, 
and copied it over to the server.  It worked!!

This is saying to me, that the binary distribution of 1.1b is 
not the same as the source distribution.  If this is not the 
case, can someone help me out here??

Thanks.

Jeremy

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

Reply via email to