I've successfully configured a jboss 3.2.4 instance to expose my SLSB's over http. This was done following documentation and other people's posts.
My main question is... is it possible to call my remote interfaces with RMI via JRMPInvoker soley based on jndi.properties (or appropriate ENV) changes? It appears that once I have these beans marked to use the invoker-proxy-binding-name bound to httpinvoker mbean, I can't go back to straight RMI. I want client->internet->server to be RMI over HTTP but I want server->server remote invocations to be RMI (1099,4444). The way I have things configured is this,... 1. each session bean has a invoker-proxy-binding-name set to a invoker-proxy-binding configured to use jboss:service=invoker,type=http. 2. http invoker service is configured close to defaults. 3. client uses HttpNamingContextFactory and appropriate URL config to make the servlet calls Thanks in advance! Brad View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852390#3852390 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852390 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user