users@glassfish.java.net

Re: Deploy ear in Glassfish

From: Alexis Moussine-Pouchkine <alexis.mp_at_sun.com>
Date: Tue, 30 Dec 2008 22:05:02 +0100

"libraries" should be placed in the domains' lib/ directory, not lib/
ext (see this: http://blogs.sun.com/alexismp/entry/glassfish_equivalent_to_websphere_s)
Classes (if not packaged up in JAR files) should be placed in lib/
classes.
Note also you can use the --libraries option when deploying archives.
-Alexis

On Dec 29, 2008, at 17:18, Felipe Gaścho wrote:

> Folder ?? humm.. I tought it was a set of JARs...
>
> so, if it is a folder, it should be in the classpath of your
> application, what sorry but I don't know how...... (at least not the
> correct way :)
>
>
>
> On Mon, Dec 29, 2008 at 2:42 PM, <glassfish_at_javadesktop.org> wrote:
>> Hi,
>>
>> Correct. Im using V2 UR2 Final Build.
>>
>> Still I have some clarifications on the shared Library.
>>
>> Take for eg, Im have copied two folder SL1 and SL2 in the AS_HOME
>> \domains\domain1\lib\ext folder. My application needs the files
>> from SL1 and not SL2. How this will identify automatically that
>> this application require the files from SL1 folder?
>>
>> Please clarify me.
>>
>> Regards,
>> Nacha
>> [Message sent by forum member 'nachaps' (nachaps)]
>>
>> http://forums.java.net/jive/thread.jspa?messageID=323517
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>