dev@javaserverfaces.java.net

RE: Container dependencies downloading

From: Anthony <info_at_aplossystems.co.uk>
Date: Mon, 1 Jul 2013 15:48:53 +0100

Hi Manfred,

 

Any chance you might know where, as mentioned I've already been working in
the dependencies.xml file quite a bit but I can't find where it does this,
it's not just a jar it downloads it's a whole file structure but I just
can't find out how it's doing it (or not doing it in my case J),


All the best,


Anthony.

 

From: Manfred Riem [mailto:manfred.riem_at_oracle.com]
Sent: 01 July 2013 15:27
To: dev_at_javaserverfaces.java.net
Cc: Anthony
Subject: Re: Container dependencies downloading

 

Hi Anthony,

That should be common/ant/dependencies.xml

Manfred

On 7/1/2013 9:15 AM, Anthony wrote:

Hi Manfred,

 

Could you point me in the direction of where the ant file creates and
populates the dependencies/glassfish folder so that I can debug it myself.
I've been trying to look for it but there's a lot of ant files and variables
and I haven't had any luck so far,

 

All the best,

 

Anthony.

 

From: Manfred Riem [mailto:manfred.riem_at_oracle.com]
Sent: 01 July 2013 15:10
To: dev_at_javaserverfaces.java.net
Cc: Anthony
Subject: Re: Container dependencies downloading

 

Hi Anthony,

I am afraid that I don't know how Eclipse deals with it then. Note that the
ant
build file relies on those properties so if in Eclipse they are not used
then it
could show the problem you are seeing.

Manfred