[
https://jira.jboss.org/jira/browse/JBESB-2822?page=com.atlassian.jira.plu...
]
David Ward commented on JBESB-2822:
-----------------------------------
Well, bringing up a server with both deployments and having deployment order break pulling
the wsdl I think should be a different jira item, and I think that it is would make for a
good forum entry given is that a good use case for a *proxy*. I'll create the thread,
but it should be broken off from this jira.
I don't think we need a forum thread for this jira. The wsdl contract not showing up
I know is not due to deployment order, because while doing a tiny bit of debugging
yesterday, I hand-deployed the war containing the webservice *first*, then hand-deployed
the esb file containing the soapproxy. I also see INFO log4j output from the soapproxy
saying it has sucessfully parsed the wsdl.
SOAPProxy wsdl contract is not available using new http gateway
---------------------------------------------------------------
Key: JBESB-2822
URL:
https://jira.jboss.org/jira/browse/JBESB-2822
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.7
Reporter: David Ward
Fix For: 4.7
When using thew new http-gateway fronting the SOAPProxy action, an HTTP wsdl contract
link is missing from the contracts web application. This used to work with the old
http-provider, and still works with the current jbr-provider.
I put debug into the contract.war/index.jsp, and noticed that when using the new
http-gateway, only 1 EPR (INVM) is being returned by registry.findEPRs(serviceCategory,
serviceName). When I instead use the jbr-provider, I get 2 EPRs (INVM + HTTP) as
expected.
FYI, the publisher (SOAPProxyWsdlContractPublisher) is an instance of ContractPublisher,
not ContractReferencePublisher, but this shouldn't matter.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira