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

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -