Issue Details (XML | Word | Printable)

Key: MULE-3886
Type: New Feature New Feature
Status: Pending 3rd-Party Pending 3rd-Party
Priority: Major Major
Assignee: Unassigned
Reporter: Oleg Byelkin
Votes: 0
Watchers: 1
Operations

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

wsdl-cxf connector currently doesn't support authentication

Created: 26/Oct/08 06:31 PM   Updated: 28/Oct/08 03:32 PM
Component/s: Transport: CXF / XFire
Affects Version/s: None
Fix Version/s: 2.x Product Backlog

Time Tracking:
Not Specified

Labels:
User impact: Medium
Effort points: 1.5
Configuration:
<service name="test">
<inbound>
<quartz:inbound-endpoint name="example"
cronExpression="0/5 * * * * ?" jobName="job5">
</quartz:inbound-endpoint>
</inbound>
<outbound>
<chaining-router >
<outbound-endpoint
address="wsdl-cxf:http://username:password@localhost:8080/services/DictionaryCurrencyService?method=getCurrencyId">
<properties>
<spring:entry key="wsdlLocation"
value="file:///c:/DictionaryCurrencyService.xml"/>
</properties>
</outbound-endpoint>
Affects Docs: Yes


 Description  « Hide
From mailing list - http://www.nabble.com/Not-yet-success-with-CXF-and-http-basic-authentication---would-need-help-from-people-more-knowledgeable-on-CXF-and-Mule-internals-td17303058.html#a20179161

<quote author="Dan Diephouse-2">
Unfortunatley, the wsdl-cxf connector currently doesn't support
authentication for accessing WSDLs. Please file a JIRA - but I believe this
needs to be fixed at the CXF level (possibly in addition to the mule level)



 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.