users@glassfish.java.net

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

From: Mohammad Shamsi <m.h.shams_at_gmail.com>
Date: Thu, 17 Apr 2008 05:54:17 -0800

thanks, Sahoo. i found it. ;) sorry

On Thu, Apr 17, 2008 at 5:30 AM, Sahoo <Sahoo_at_sun.com> wrote:

> 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
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>


-- 
sincerely yours
M. H. Shamsi