[
https://issues.jboss.org/browse/JBIDE-19910?page=com.atlassian.jira.plugi...
]
Rastislav Wagner commented on JBIDE-19910:
------------------------------------------
[~rob.stryker] if you are ok with caching all resources with expiration after 24h then
only thing needed is to remove 'if(conn.getUseCaches())' in this file
http://git.eclipse.org/c/webtools-common/webtools.common.git/tree/plugins...
(line 200).
24h timeout is set by default (see line 69, same file)
Add w3 schemes to XML catalog
-----------------------------
Key: JBIDE-19910
URL:
https://issues.jboss.org/browse/JBIDE-19910
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: upstream, webservices
Affects Versions: 4.3.0.Alpha2
Reporter: Rastislav Wagner
Assignee: Rob Stryker
Fix For: 4.3.0.CR1
We should add w3 schemes which are used in our quickstarts/examples to XML catalog
because:
1) w3 servers are intentionally slow
2) it seems that wsdl validator does no caching of previously downloaded schemes
I will take a look at examples and list schemes here.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)