users@glassfish.java.net

Re: how to deploy ejb module with its dependency (jar libs) ?????

From: Sahoo <Sahoo_at_Sun.COM>
Date: Thu, 17 Apr 2008 19:00:35 +0530

Looks like you did not read the spec. Read that if you want a portable
solution.

If you want a GlassFish specific solution, then search for "--library"
"asadmin" "deploy" in GlassFish documentation.

Thanks,
Sahoo

Mohammad Shamsi wrote:
> what about jar dependencies ?
> assume that i have an EJB module that deponds on a foo.jar. after
> building my module i have 2 jar file (ejb.jar and foo.jar) when i
> want to deploy ejb module, i just upload and deploy ejb.jar
>
> what about foo.jar ????
>
> On Wed, Apr 16, 2008 at 6:32 AM, Sahoo <Sahoo_at_sun.com
> <mailto:Sahoo_at_sun.com>> wrote:
>
> You can use the standard feature provided by Java EE platform
> called "Installed Optional Packages". Read chapter #8 of the Java
> EE spec.
>
> Thanks,
> Sahoo
>
>
> 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)
>
>
> --
> sincerely yours
> M. H. Shamsi
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> <mailto:users-unsubscribe_at_glassfish.dev.java.net>
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
> <mailto:users-help_at_glassfish.dev.java.net>
>
>
>
>
> --
> sincerely yours
> M. H. Shamsi