Internet > Proxy Settings [message #78673] |
Tue, 01 March 2005 12:42  |
Eclipse User |
|
|
|
I'm trying to figure out exactly when the proxy settings are being used by
the WTP. It seems like they're not being used for any of the
actions/plugins/features I need them to be. :(
Q1: What plugins/features use these settings?
Q2: Is there a way to coherce the xml validator (xml entity resolving in
general) to use these settings? I work behind an authentication-requiring
http proxy, and thus, I can't validate/resolve any dtds/schemas for xml
files (e.g. web.xml, spring definitions, hibernate definitions, etc etc).
I opened a bug about this here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=82037
Environment: Eclipse 3.1M5a and WTP 1.0M3 on a windows xp platform.
Thanks!
Christian
|
|
|
|
Re: Internet > Proxy Settings [message #78838 is a reply to message #78779] |
Tue, 01 March 2005 16:43  |
Eclipse User |
|
|
|
Lawrence... thanks for the response...
I posted about the xml catalog solution you suggested as well, since I've
had some trouble getting it to work for validating web.xml (v2.4). The
post is located at:
http://www.eclipse.org/newsportal/article.php?id=2892&gr oup=eclipse.webtools
Maybe you (or someone else) can shed some light on this?
Thanks a million!
Christian
Lawrence Mandel wrote:
> Hi Christian,
>>Q1: What plugins/features use these settings?
> I believe the Web services wizards and some of the J2EE tools use these
> settings.
>>Q2: Is there a way to coherce the xml validator (xml entity resolving in
>>general) to use these settings? I work behind an
> authentication-requiring
>>http proxy, and thus, I can't validate/resolve any dtds/schemas for xml
>>files (e.g. web.xml, spring definitions, hibernate definitions, etc etc).
>>I opened a bug about this here:
>>https://bugs.eclipse.org/bugs/show_bug.cgi?id=82037
> Thanks for opening the bug. I haven't had a chance to look at this so I've
> tagged it as help wanted. This is a common problem for several validators
> which will probably be solved once for all of them.
> If you want validation to work without this you can download the relevant
> schemas and add them to the XML catalog. The XML validator will use
> entries found in the XML catalog.
> Lawrence
|
|
|
Powered by
FUDForum. Page generated in 0.24356 seconds