You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Sonnek, Ryan" <Ry...@bpc.com> on 2002/12/09 23:16:04 UTC

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.

thank you all for your help so far.
Ryan

Ryan J. Sonnek
Brown Printing Company
J2EE Application Developer
507.835.0803
<ma...@bpc.com>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: setProxy with jspc

Posted by Steve Loughran <st...@iseran.com>.
----- Original Message -----
From: "Sonnek, Ryan" <Ry...@bpc.com>
To: "'Ant Users List'" <an...@jakarta.apache.org>
Sent: Monday, December 09, 2002 14:16
Subject: 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
> <ma...@bpc.com>
>
>
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>