[jbosstools-issues] [JBoss JIRA] (JBIDE-19910) Add w3 schemes to XML catalog

Rastislav Wagner (JIRA) issues at jboss.org
Fri Aug 28 03:26:05 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-19910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102981#comment-13102981 ] 

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/org.eclipse.wst.internet.cache/src/org/eclipse/wst/internet/cache/internal/Cache.java (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)


More information about the jbosstools-issues mailing list