We are running struts 1.1 with tiles and multiple modules.  We have been
running our application without errors in Weblogic 7.0 sp4, but after
upgrading to weblogic 8.1 sp2, our application is having trouble finding non
default struts modules.  For example, our login page is in a globalelements
module (naowb/globalelements/login.do).  When hitting
/globalelements/login.do through the web browser, it looks into the
globalelements module, gets the correct action, forwards to the JSP, but
while trying to process the  <html:form> all actions always map to the
default module (naowb/login.do). 


Any help or pointers would be appreciated.

Thanks

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

Reply via email to