Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Adding files to the cache
Adding files to the cache [message #183691] Mon, 04 December 2006 23:12 Go to next message
Cameron Bateman is currently offline Cameron BatemanFriend
Messages: 481
Registered: July 2009
Senior Member
We have had a number users experience problems with using features when
they do not have internet access or when it is limited by some form of
proxy. How does a user go about adding a file, say a DTD or XSD file to
the cache manually?


--Cam
Re: Adding files to the cache [message #183778 is a reply to message #183691] Wed, 06 December 2006 06:06 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Cameron Bateman wrote:
> We have had a number users experience problems with using features when
> they do not have internet access or when it is limited by some form of
> proxy. How does a user go about adding a file, say a DTD or XSD file to
> the cache manually?

Odds are you instead want to register them locally with the XML
Catalog using the org.eclipse.wst.xml.core.catalogContributions
extension point. My understanding is that the
org.eclipse.wst.internet.cache.cacheresource extension point only
adds the appropriate licensing information for URLs.

--
Nitin Dahyabhai
Structured Source Editor


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Adding files to the cache [message #183916 is a reply to message #183778] Thu, 07 December 2006 22:22 Go to previous message
Craig Salter is currently offline Craig SalterFriend
Messages: 169
Registered: July 2009
Senior Member
I agree with Nitin's suggestion to use plugin contributed catalog entries
if possible. If you really want to work with the XML Catalog manually see
the tutorial here :

http://www.eclipse.org/webtools/community/tutorials/XMLCatal og/XMLCatalogTutorial.html
Previous Topic:Custom Dynamic web project with facet template.
Next Topic:Validation after switching editors
Goto Forum:
  


Current Time: Thu Apr 25 01:43:11 GMT 2024

Powered by FUDForum. Page generated in 0.03062 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top