If I understand your setup correctly, you are using the enity-beans remote interface, this is usually not a good application design. Instead, you should use a session bean in the same container as a facade to the enity bean.
This is just a general suggestion, witout any cde I am not shure if I understand your setup correctly. Please post the code I asked for in the previous posting. Stefan View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841478#3841478 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841478 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
