"charles.crouch(a)jboss.com" wrote :
| Any ideas why/how this is occurring and what can be done about it?
|
Since you need to make Seam be VFS aware.
And since you're deploying Seam core with your app, you cannot simply put a single
jboss-seam-as5.jar into configuration lib, because the VFS impl would then miss the
Scanner class.
Meaning, Seam As5 specific classes would be in parent CL of Seam core CL, and hence not
being able to see them
At the moment we did it that way, but the discussion about it will take place at JBW.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125215#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...