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> 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
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
--
sincerely yours
M. H. Shamsi