Answering my own question .. Having learned EJB in the pre-2.0 days, I was not conversant in the whole "local interface" thing. The samples I had found had all specified view-type="remote" in the ejbdoclet tag and that evidently creates methods in the remote interface only, whereas view-type="local" creates both .. and evidently Jboss uses the local interface by default (is this configurable?)
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841889#3841889 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841889 ------------------------------------------------------- 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
