Hi,
We tried to integrate this 3 technologies in our app, for this we used the sitemeshacegi.jar and it seems to be a problem with the SitemeshFactory class (Class must implement the inherited abstract method Factory.isPathExcluded(String) ).
When we deploy the app ( jboss 3.2.3) we receive the following error :
Any new versions of this jar are available?[/code]Code:ERROR [Engine] StandardContext[/test]: Exception starting filter sitemesh com.opensymphony.module.sitemesh.factory.FactoryException: Cannot construct Factory : com.opensymphony.module.sitemesh.factory.DefaultFactory: java.lang.reflect.InvocationTargetException


