Steve,
<quote>
It doesnt feed down to jasperc because nobody thought it should.
</quote>

it seems that any task that uses external resources should be able to work
with the proxy.  working behind a firewall is such a common occurance, and
the benifits of precompiling jsp pages is a huge bonus for me.  i find it
hard to believe that there aren't other people out there requiring similar
use.  i'm not an ant developer, but would it be possible to consider this as
an addition/enhancement?  i may be asking a lot, and i thank you for your
patience.  

Ryan

-----Original Message-----
From: Steve Loughran [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 5:12 PM
To: Ant Users List
Subject: Re: setProxy with jspc

> ok, now things are starting to fall into place.  after searching through
> "inline DTD" examples, i was able to recreate the correct DOCTYPE, and
jspc
> is now working fine.
>
> my options from here are to modify the taglib.tld file after xdoclet has
> generated it to change the DOCTYPE to inline (i'm assuming using the
replace
> ant task), or to use setProxy to allow jspc to access the actual DTD.
given
> that i'm behind a firewall, does setProxy allow for setting the username
and
> password to get through a firewall?  documentation only shows setting the
> address and port, and i haven't seen anything else on it.

only the CVS version. But It doesnt feed down to jasperc because nobody
thought it should. somehow you need to get the appropriate -Dhttp.proxyHost
settiongs in there, which may involve editing the source (to get sysproperty
passthough)



> thank you all for your help so far.
> Ryan
>
> Ryan J. Sonnek
> Brown Printing Company
> J2EE Application Developer
> 507.835.0803
> <mailto:[EMAIL PROTECTED]>
>
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to