On Apr 16, 2008, at 5:45 AM, Mohammad Shamsi wrote:

Hi All,

is there any way to deploy and ejb module independent  ?
i mean without using in an EAR file ??

if answer is yes, how about its dependency (jar files that needed)

An ejb jar is a standard java ee module, and can be deployed by itself without being in an ear. Geronimo lets you specify the classloader of your apps beyond what is in the ee app itself by putting the jars you need in the geronimo repository and including dependency elements specifying them in your geronimo plan environment/ dependencies element.

thanks
david jencks



--
sincerely yours
M. H. Shamsi

Reply via email to