Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
2 replies
Subscribers
4 subscribers
Views
1705 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
Hi I am creating appian smart service for consuming a HTTPS web servi
sivananthag
over 10 years ago
Hi
I am creating appian smart service for consuming a HTTPS web service that has two way SSL (client & server certificate) authentication.
I am using apache cxf v 2.7.1 for the web service client and the code works in standalone mode in java project.
I created appian plugin project and created a smart service plugin jar file with the necessary apache cxf jar files bundled under META-INF/lib folder and deployed the plugin into appian.
When i test this smart service, I am getting the below error:
org.apache.cxf.bus.extension.ExtensionException: Could not create object of extension class org.apache.cxf.wsdl11.WSDLManagerImpl.
at org.apache.cxf.bus.extension.Extension.load(Extension.java:222)
at org.apache.cxf.bus.extension.ExtensionManagerImpl.loadAndRegister(ExtensionManagerImpl.java:199)
at org.apache.cxf.bus.extension.ExtensionManagerImpl.getBeansOfType(ExtensionManagerImpl.java:305)
at org.apache.cxf.bus.CXFBusImpl.getExtension(CXFBusImpl.java:9...
OriginalPostID-112122
OriginalPostID-112122
Discussion posts and replies are publicly visible
Parents
0
ronp
over 10 years ago
hi siva, were you able to successfully create this plugin? we also have same requirement for two-way SSL for Https Web Service.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
ronp
over 10 years ago
hi siva, were you able to successfully create this plugin? we also have same requirement for two-way SSL for Https Web Service.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data