Bug 1173750 - Please provide a way to use HTTP Binding to call a transport-secured resource
Summary: Please provide a way to use HTTP Binding to call a transport-secured resource
Keywords:
Status: MODIFIED
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: SwitchYard
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Tomohisa Igarashi
QA Contact: Matej Melko
URL:
Whiteboard:
Depends On:
Blocks: 1173752
TreeView+ depends on / blocked
 
Reported: 2014-12-12 20:50 UTC by Rick Wagner
Modified: 2019-02-15 13:56 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1173752 (view as bug list)
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)
Replicator kit-- demonstrates a POJO successfully working, HTTPComponent fails. (48.62 KB, application/zip)
2014-12-12 20:50 UTC, Rick Wagner
no flags Details
Updated pom.xml. Added 'promote' to reference. (19.21 KB, application/x-gzip)
2015-05-08 15:40 UTC, Rick Wagner
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SWITCHYARD-2593 0 Major Resolved Please provide a way to use HTTP Binding to call a transport-secured resource 2016-02-08 11:43:44 UTC

Description Rick Wagner 2014-12-12 20:50:57 UTC
Created attachment 967837 [details]
Replicator kit-- demonstrates a POJO successfully working, HTTPComponent fails.

Please see the enclosed web application (suitable for deployment to Tomcat) and SwitchYard application.  It demonstrates:

- A servlet that uses Basic Authentication and SSL for transport security.
- A POJO Camel Processor that fails trying to call this servlet, until it's given JVM arguments that point to the keystore.  Then the POJO Processor succeeds.
- Attempts to call the SSL secured servlet from HTTPComponent in the same JVM the POJO Processor resides in.  The POJO Processor succeeds, the HTTPComponent fails.

Comment 1 Rick Wagner 2015-05-08 15:40:51 UTC
Created attachment 1023526 [details]
Updated pom.xml.  Added 'promote' to reference.

Updated pom.xml.  Added 'promote' to reference.

Comment 2 tcunning 2015-07-08 16:10:33 UTC
Fix has been committed, should be verifiable in 6.2.1 ER2.


Note You need to log in before you can comment on or make changes to this bug.