I have an EJB method that I want to expose where all of its methods take and return interfaces. Is there a way that I can expose these methods through a webservice and specify that requests should use a specific implementation of the interfaces that I have created?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986660#3986660 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986660 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
