java - Deploying an EJB easily -


i may being naive here, assumption ejb 3, marking class @stateful required make stateful session bean.

my question: can deploy is, , if how? or still need package in ear. think annotation sufficient, may being over-optimistic.

thanks in advance help.

annotation detailing out beans in xml file. should still packed in jar file go in ear. annotation substitution of xml configuration files.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -