I'm developing an application that uses the CXF feature in a disconnected facility (strict firewall requirements). While testing, I found that https://issues.apache.org/jira/browse/CXF-4063?focusedCommentId=13193103&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13193103 this issue looks like it will affect me. I was hoping someone on this list would have a recommendation for a workaround approach. Does it make more sense to:
a) Try to get the source for the CXF feature and somehow try to redirect the call to http://cxf.apache.org/schemas/ and host it on a local machine b) Abandon my use of CXF with blueprint and try to publish my webapp programatically Thoughts or suggestions anyone? -- View this message in context: http://karaf.922171.n3.nabble.com/CXF-in-disconnected-mode-tp3923976p3923976.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
