When JSF2 Managed Beans are packaged as a JAR and deployed along with different Project which has all the xhtmls i am getting error accessing the Managed beans with Annotations
Work around is removing annotations and adding the Managed Bean names in faces-config xml file, Can some one help me what i am missing. Is there any way in Java i can say to scan my jars?
Scenario I have is
--------------------------
test.jar (has all my Managed Beans with annotations)
testweb.war lib's folder has test.jar.
Thanks,
User.
[Message sent by forum member 'userjava1']
http://forums.java.net/jive/thread.jspa?messageID=471620