Matt Drees [
http://community.jboss.org/people/matt.drees] created the discussion
"Re: Running Seam 2 archives on Jboss 7"
To view the discussion, visit:
http://community.jboss.org/message/608963#608963
--------------------------------------------------------------
Ales Justin wrote:
> Sorry, it doesn't seem to work. This is what I get when deploying my app to
your AS7 version (after working around another unrelated problem):
>
>
> 15:21:15,168 ERROR
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/ccp]] (MSC service
thread 1-4) Exception sending context initialized event to listener instance of class
org.jboss.seam.servlet.SeamListener: java.lang.IllegalArgumentException: Null path
> at org.jboss.vfs.VFS.getChild(VFS.java:207) [jboss-vfs-3.0.0.GA.jar:3.0.0.GA]
> at org.jboss.vfs.VFS.getChild(VFS.java:193) [jboss-vfs-3.0.0.GA.jar:3.0.0.GA]
> at org.jboss.vfs.VFS.getChild(VFS.java:174) [jboss-vfs-3.0.0.GA.jar:3.0.0.GA]
> at org.jboss.seam.integration.jbossas.vfs.VFSScanner.getRoot(VFSScanner.java:64)
[jboss-seam-int.jar:6.0.0.GA]
> at
org.jboss.seam.integration.jbossas.vfs.VFSScanner.scanResources(VFSScanner.java:151)
[jboss-seam-int.jar:6.0.0.GA]
> at
org.jboss.seam.deployment.StandardDeploymentStrategy.scan(StandardDeploymentStrategy.java:119)
[jboss-seam-2.2.2.Final.seam2jsf2-no-timer-service-dispatcher.jar:6.0.0.GA]
>
Are you sure you have all commits from my "
https://github.com/alesj/jboss-as/commits/vfs-rl-941
https://github.com/alesj/jboss-as/commits/vfs-rl-941" branch?
Specially the last two:
*
https://github.com/alesj/jboss-as/commit/2e118ee78070be94da3adf1d539fe194...
https://github.com/alesj/jboss-as/commit/2e118ee78070be94da3adf1d539fe194...
*
https://github.com/alesj/jboss-as/commit/04745e3575fd124414930be0691965dd...
https://github.com/alesj/jboss-as/commit/04745e3575fd124414930be0691965dd...
As this is what I used to get as well, before changing to VFS ResourceLoader.
And this is what's still in the main (and hence my) master.
Doh! I was looking at your 'as7-941' branch.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/608963#608963]
Start a new discussion in JBoss AS7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]