users@glassfish.java.net

Re: Priority for deployments

From: Sahoo <Sahoo_at_Sun.COM>
Date: Mon, 08 Dec 2008 18:51:07 +0530

Yes, it is possible to make some classes available to a set of
applications. Use --libraries option while deploying your applications.
Run "asadmin deploy --help" to see more details about this option.

Thanks,
Sahoo

glassfish_at_javadesktop.org wrote:
> Thank you for your answer.
>
> I have an application that uses reflection to call another class C, from a different, outside application, that is unknown during development.
> I want that after deployment, class C will be in the classpath of my application.
> I thought that priority between apps would do that. Now I understand that I'm wrong.
> Is there a way to add classes to my application classpath after deployment, or to make a class be available to all apps?
>
> Thanks,
> Edo.
> [Message sent by forum member 'e3133d3' (e3133d3)]
>
> http://forums.java.net/jive/thread.jspa?messageID=320607
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>