Hello,

--- Dharnidhar Vemuri <[EMAIL PROTECTED]> wrote:
> Hi,
>         I did the following things to install Cactus on Weblogic
> 6.0
> 1.     Added the following  entries to the file web.xml from
>
/bea/wlserver6.0sp2/config/examples/applications/examplesWebApp/Web-inf
>   <!-- Servlet Redirector URL configuration -->
>   <servlet> 
>   <servlet-name>ServletRedirector</servlet-name>
>     <servlet-class>
> org.apache.commons.cactus.server.ServletTestRedirector 
> </servlet-class>
>   </servlet>

   The class file you mentioned above for ServletTestRedirector is
wrong. It got to be org.apache.cactus.server.ServletTestRedirector .
Please note the change of missing 'commons' in the package tree. 
This has been the one of the major root cause of many bugs reported. 
Hope this would help.

=====
Thanks.
Rakesh Bhalla.

__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger. 
http://im.yahoo.com

Reply via email to