The problem occurs because no invoker proxy bindings have been configured. The fix to JBAS-4444, http://jira.jboss.com/jira/browse/JBAS-4444, effectively makes it a requirement that these bindings be configured.
Since I'm unfamiliar with JBoss 4.2.2, I don't know when it might be desirable to configure proxy bindings but a minor change to the code, see http://jira.jboss.org/jira/browse/JBAS-5475, seems to deal with the problem. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146287#4146287 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146287 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
