[jboss-user] [JBoss Seam] - Re: org.jboss.seam.jsf.SeamNavigationHandler is no javax.fac
alpheratz-jb
do-not-reply at jboss.com
Tue Sep 26 07:32:04 EDT 2006
Thanks for the reply.
I did think of classloading issues. I have tried modifying META-INF/jboss-app.xml:
<jboss-app>
<loader-repository>
seam.jboss.org:loader=seam-dnd
<loader-repository-config>
java2ParentDelegation=false
</loader-repository-config>
</loader-repository>
</jboss-app>
This should give scoped class loading with overriding: what is in the war should supercede anything else, but I can't see any change.
still digging for the truth!
Alph.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974173#3974173
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974173
More information about the jboss-user
mailing list