Are you able to deploy the other Struts WARs. 

There have been issues in getting the example to run with some
containers that are not 100% compliant with the specification.

< http://jakarta.apache.org/struts/installation.html >


"Ritter, Steve" wrote:
> 
> Ok, good.  The error I am getting is as follows:
> 
> <ERROR>
> 
> Exception in thread "main_worker" java.lang.IllegalAccessError: try to access class 
>org/apache/struts/action/AddDataSourceRule from class 
>org/apache/struts/action/ActionServlet
>         at com.tenbasej.jmill.JMillServletManager.load_init(JMillServletManager.
> java, Compiled Code)
>         at com.tenbasej.jmill.JMillServletManager._myLoadServlet(JMillServletMan
> ager.java, Compiled Code)
>         at com.tenbasej.jmill.JMillServletManager.loadServlet(JMillServletManage
> r.java, Compiled Code)
>         at com.tenbasej.jmill.JMillServletManager.loadStartupServlets(JMillServl
> etManager.java, Compiled Code)
>         at com.tenbasej.jmill.JMillServletManager.init(JMillServletManager.java,
>  Compiled Code)
>         at com.tenbasej.jmill.JMill.start(JMill.java, Compiled Code)
>         at com.tenbasej.jmill.JMill.main(JMill.java, Compiled Code)
> 
> </ERROR>
> 
> Again, I am getting this when I try to start my servlet container and the above 
>exception causes the container to terminate.
> 
> I just verified the same behaviour with beta3.

Reply via email to