Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 98149 invoked from network); 10 Dec 2002 17:44:06 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 10 Dec 2002 17:44:06 -0000 Received: (qmail 19320 invoked by uid 97); 10 Dec 2002 17:45:06 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 19279 invoked by uid 97); 10 Dec 2002 17:45:05 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 19260 invoked by uid 98); 10 Dec 2002 17:45:05 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <7E546A2B7994D3119A38009027D502CC02C27EEF@WAS-XCHG1> From: "Sonnek, Ryan" To: 'Ant Users List' Subject: RE: setProxy with jspc Date: Tue, 10 Dec 2002 11:43:53 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Steve, It doesnt feed down to jasperc because nobody thought it should. 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:steve_l@iseran.com] 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 > > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: