That looks possibly like the same Seam issue I saw. Check out the first item
in my previous post to see if that solves your problem.
dave
richarda wrote:
David,
Thanks for the information.. but I get a different error when deploying
to glassfish:
WebModule[/drools-guvnor]PWC1275: Exception sending context initialized
event to listener instance of class org.jboss.seam.servlet.SeamListener
java.lang.IllegalStateException: Cannot load
WEB-INF/classes/net/sf/webdav/WebDavServletBean.class from
WebappClassLoader
delegate: true
repositories:
/WEB-INF/classes/
----------> Parent Classloader:
EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@15b8520
(using getResourceAsStream() returned null)
at
org.jboss.seam.deployment.AbstractDeploymentHandler.getClassFile(AbstractDeploymentHandler.java:41)
at
org.jboss.seam.deployment.ComponentDeploymentHandler.handle(ComponentDeploymentHandler.java:57)
at
org.jboss.seam.deployment.DeploymentStrategy.handle(DeploymentStrategy.java:177)
at
org.jboss.seam.deployment.AbstractScanner.handleItem(AbstractScanner.java:30)
at
org.jboss.seam.deployment.URLScanner.handleDirectory(URLScanner.java:141)
at
org.jboss.seam.deployment.URLScanner.handleDirectory(URLScanner.java:137)
Any ideas for that one?
Thanks
--
View this message in context:
http://www.nabble.com/M2-Guvnor-Tomcat-Deployment-Issues-and-Resolutions-...
Sent from the drools - dev mailing list archive at
Nabble.com.