[jboss-dev-forums] [JBoss ESB Development] - Re: SOAPProxy+AS5: INVM contract unavailable w/classpath URI

Kevin.Conner@jboss.com do-not-reply at jboss.com
Thu Dec 10 04:51:37 EST 2009


This problem highlights two issues, one of which we already know about

First, only when WSDL is exposed through the HTTP/JBR endpoints should the contract publisher be registered.  https://jira.jboss.org/jira/browse/JBESB-2913 seems to cover this.

Second, these processors need to be scoped correctly with their deployments otherwise they will never be guaranteed to load required resources/classes (for example during transformation) and this has probably existed since they were introduced.  This could affect both as4 and as5 deployments, especially if the esb was scoped.

We should use https://jira.jboss.org/jira/browse/JBESB-3034 to focus on the classloading aspect and the other to focus on when they are published.

Kev

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269955#4269955

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4269955



More information about the jboss-dev-forums mailing list