Issue Details (XML | Word | Printable)

Key: MULE-3774
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Dan Diephouse
Reporter: Dirk Olmes
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Mule

Bookstore example from full distribution fails

Created: 06/Oct/08 07:17 AM   Updated: 07/Oct/08 10:15 PM
Component/s: Examples / Tutorials
Affects Version/s: 2.0 ITR7, 2.1.0
Fix Version/s: 2.0 ITR7, 2.1.0

Time Tracking:
Not Specified

Labels:
User impact: High
Log Output:
WrapperSimpleApp: Encountered an error running main: javax.xml.ws.soap.SOAPFaultException: Could not
 find conduit initiator for transport http://schemas.xmlsoap.org/soap/http
javax.xml.ws.soap.SOAPFaultException: Could not find conduit initiator for transport http://schemas.
xmlsoap.org/soap/http
        at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:199)
        at $Proxy43.addBook(Unknown Source)
        at org.mule.example.bookstore.client.BookstoreClient.<init>(BookstoreClient.java:52)
        at org.mule.example.bookstore.client.BookstoreClient.main(BookstoreClient.java:67)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:240)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Could not find conduit initiator for transport http://schemas
.xmlsoap.org/soap/http
        at org.apache.cxf.binding.soap.SoapTransportFactory.getConduit(SoapTransportFactory.java:148
)
        at org.apache.cxf.endpoint.AbstractConduitSelector.getSelectedConduit(AbstractConduitSelecto
r.java:73)
        at org.apache.cxf.endpoint.UpfrontConduitSelector.prepare(UpfrontConduitSelector.java:61)
        at org.apache.cxf.endpoint.ClientImpl.prepareConduitSelector(ClientImpl.java:472)
        at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:293)
        at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:242)
        at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:73)
        at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:178)
        ... 9 more


 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order