0 Replies Latest reply on Apr 25, 2008 12:41 PM by jbeausoleil

    ejb-client-jar setting without ejb-jar.xml

    jbeausoleil

      I would like to keep my interfaces and interface objects in a separate sharable jar. I would also like my beans to use this jar instead of including the classes within the bean jar. I am no longer using ejb-jar.xml because I ported over to EJB3.0. Is there an annotation that replaces ejb-client-jar? I have noticed that other app servers seem to have an annotation for this?

      Thanks.