Throughout all of this research and discussion, I have decided to try to create another control in this experiment. I have been running a web app and an ejb-jar both on the same JBoss server thus all of the contact between the web app as the client and the ejb container was within the same JVM. Since the Lotus Notes client is a remote client running in a different JVM and it isn't working, I should try to ensure that I have web app client working as a remote client in a different JVM first. Maybe while getting that one setup I may come across my solution.
I also understand the role of the application-policy a whole bunch better now, too. If my theories are correct, I should be able to get the inter-JVM web app / ejb thing working easily enough. If it does work, then I can focus more on the Notes issue because it might just be something wrong in the Notes JVM. Spoon View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861204#3861204 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861204 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
