users@glassfish.java.net

Re: Eclipse plug-in - jar does not ends up in the lib dir when using "In Lib Dir" option

From: Ludovic Champenois <Ludovic.Champenois_at_Sun.COM>
Date: Tue, 08 Dec 2009 11:42:01 -0800

Vincent Deschênes wrote:
> Try this sample project in the zip file.
>
> I have a java project, a ear application and a web app with an index.jsp that is using a class from the test project which is
> bundled using the "in lib dir" option.
>
> When running index.jsp you will get an error.
>
>
Works for me, I see the "allo" text in the running page.
I had to chance a reference to a JDK 1.6 u17 as on my mac, it is a
previous one.
Ludo
>
> VD
>
>
> -----Original Message-----
> From: Vincent Deschênes [mailto:vdeschenes_at_stelvio.com]
> Sent: Tuesday, December 08, 2009 1:49 PM
> To: users_at_glassfish.dev.java.net
> Subject: RE: Eclipse plug-in - jar does not ends up in the lib dir when using "In Lib Dir" option
>
> Ok but then how does the classes in the exploded directory are made available to the other project of the application?
> That would be my problem. These classes are not in my classpath at runtime.
>
> VD
>
>
> ---------------------------------------------------------------------
> 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
>