Hi Julien, I am trying to integrate my own bridge for Oracle ADF Faces. Even with your hint I am not able to figure out how to get the bridge interceptor working. When I invoke <JBossServletContextProvider>.getServletContext(null) an IllegalStateException is thrown, indicating that no bridge is set. I think this results from the fact, that the interceptor is not in position. If I modify the jboss-container-xml of the portal to include an entry for the interceptor a NullPointerException is thrown, that originates from the BridgeInterceptor accessing an object that is not available.
Any idea? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876982#3876982 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876982 ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
