yes, i followed the directions on the jboss portal wiki to replace the sun jars 
with myfaces. after doing that the portal admin portlet worked.

then i tried my seam based portlet which works with CR3. it looks like there 
has been new code added to the portal in JSFMetaBridgeFactory which assumes the 
application factory will be either from myfaces or sun. 

however, it appears that Seam initializes a different app factory, so 
JSFMetaBridgeLifecycleFactoryImpl gets a null pointer exception because 
JSFMetaBridgeFactory does not initialize the metaBridge.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060033#4060033

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060033
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to