Project: WSO2 WSF/Spring
WS-Security implementation
Hi
I was able to expose web services using WSF/Spring. Can some help me on how to configure WS-Security to implement authentication and authorization.
Thanks
krish
Multiple Services using one WSDL
First, I have to praise the effort and success WSO2 Oxygen developers have accomplished in creating this component so easy to integrate and use. I have one question and I hope to get the answer from here.
When exposing Services as webservices, I would like to know if there is a way in which I can expose only one WSDL even if I have multiple service classes. If this can be accomplished, how would the configuration be like?
How to create async web service from using wsf/spring?
Spring ws using wsf/spring are handled by configurations. How to expose a spring bean method as async web service?
Contract first
Can someone provide me an example of contract first (creation from wsdl) rather than code first.
Thanks
- 1 comment
- 239 reads
Empty sequence is generated for method's return type
Hi,
I'm trying to generate a WSDL for the following method: "public PhysicalPersonList queryPhysicalPerson(User user, QueryPhysicalPersonCriterias criterias);". The PhysicalPersonList class extends LinkedList<PhysicalPerson>.
I was expecting to have something like the following for the PhysicalPersonList WSDL/XSD element : "<xs:complexType name="PhysicalPersonList"><xs:sequence><element name="PhysicalPerson" .../></xs:sequence></xs:complexType>".
Maven dependency for wsf-spring 1.0
I am using maven as a build tool for my application. When I include 1.0 version of the artifact - wsf-spring, my maven build fails with the following error:
- 4 comments
- Read more
- 407 reads
JSON Output from WSO2-Webservice needed
Hi all,
we're currently evaluating a way to publish some plain Java-Services automatically as WebServices.
We gave WSF/Spring a try and it worked fine, giving proper SOAP-responses in almost no time.
BUT: We prefer by far having JSON-Output. Is this possible in any way? I've read about a module called DynamicResponseHandler and changing some settings in the axis2-config, but despite of what I do, when I call the URL in my browser it will always output XML.
I'd appreciate any comments/remarks! Thanks a lot!
Integration with Rampart
Hi,
I would like to enable Rampart for my Spring-based webservices. Could you explain me the different steps required (definition of signing policy, ...) for wsf-spring to enforce this integration ?
Regards, Stefan Lecho.
- 2 comments
- 216 reads

