| Summary: | Camel FTPS binding cannot be used because of java.lang.NoClassDefFoundError: javax/net/ssl/SSLException | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Fuse Service Works 6 | Reporter: | Jiri Sedlacek <jsedlace> | ||||
| Component: | SwitchYard | Assignee: | David Ward <dward> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiri Sedlacek <jsedlace> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.0.0 GA | CC: | atangrin, jcordes, jsedlace, kbabo, oskutka, serviceworks, soa-p-jira, tschan+redhat | ||||
| Target Milestone: | ER8 | ||||||
| Target Release: | 6.0.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | Type: | Bug | |||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Bug Depends On: | 1038622, 1044500 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Jiri Sedlacek
2013-08-22 12:17:04 UTC
Can you please attach your test case? Thank you! Created attachment 804975 [details]
ftps switchyard.xml
David, sorry for the big delay, I lost the message in thousands of others from bugzilla :(
I've attached switchyard.xml from quickstart camel-ftp-binding, just modified for ftps, same exception as I wrote earlier should be thrown.
I have solved this issue by adding <module name="javax.api"/> under <dependencies> in JBOSS_HOME/modules/system/layers/soa/org/apache/camel/ftp/main/module.xml. David Ward <dward> made a comment on jira SWITCHYARD-1819 https://github.com/jboss-switchyard/release/pull/313 Recreated, fixed, tested successfully. Keith Babo <kbabo> made a comment on jira SWITCHYARD-1819 pushed cannot be verified now because of bug #1044500 BZ 1044500 should be fixed in ER8 as I'm pretty sure it's an issue with drools/jbpm modularization. See my comment in that BZ for details. I would retest this issue with ER8 as well. verified in ER8 Keith Babo <kbabo> updated the status of jira SWITCHYARD-1819 to Closed |