[jboss-dev-forums] [Design of POJO Server] - Re: admin-console deployment errors
alesj
do-not-reply at jboss.com
Sat Feb 28 12:29:22 EST 2009
Looks like that for some reason the VFSScanner is not kicking in - see URLScanner usage.
It's the job of SeamWebUrlIntegrationDeployer to add jboss-seam-int-jbossas.jar to your app's classpath.
And it's jboss-seam-int-jbossas.jar that holds VFSScanner.
Seam picks up Scanner impl based on precedence - trying VFSScanner before falling back to plain URLScanner.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4213944#4213944
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4213944
More information about the jboss-dev-forums
mailing list