Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Adding files to the cache
Adding files to the cache [message #183691] Mon, 04 December 2006 18:12 Go to next message
Eclipse UserFriend
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 01:06 Go to previous messageGo to next message
Eclipse UserFriend
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
Re: Adding files to the cache [message #183916 is a reply to message #183778] Thu, 07 December 2006 17:22 Go to previous message
Eclipse UserFriend
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: Sun Jul 13 08:53:34 EDT 2025

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

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

Back to the top