[Wsf-spring-user] Security configuration for service exposed using
wsf-spring
Gupta, Benu
Benu.Gupta at dha.gov.au
Mon Apr 7 23:39:25 PDT 2008
Hi
I recently came across WSF for Spring and decided to use it for exposing
a web service.
I followed the tutorial to expose my web service. But now I am having
some issues while trying to use Axis2 security module- rampart.
I am not sure how to specify the security parameters as part of spring
config file after engaging the rampart module.
<bean id="services" class="org.wso2.spring.ws.WebServices">
<property name="services">
<list>
<bean id="PMSDatabase"
class="org.wso2.spring.ws.SpringWebService">
<property name="serviceBean"
ref="pmsDatabaseService"></property>
<property name="serviceName"
value="PMSDatabase"></property>
<property name="serviceDescription" value="Service for
PMS database update"></property>
<property name="modules">
<list>
<value>rampart</value>
</list>
</property>
<property name="parameters">
<map>
<entry key="OutflowSecurity"
value=""></entry>
</map>
</property>
</bean>
</list>
</property>
</bean>
Any help in this matter or any pointers to documentation will be greatly
appreciated.
Regards
Benu Gupta
Important:
This email and any attachments may be confidential and may be privileged. If the email is not addressed to you please return it to us and destroy any copies you may have. Unauthorised use of this email and any attachment is prohibited.
Defence Housing Australia will send you correspondence and documents by email if you request or if you use email to contact us. Email is not a secure form of communication and may transmit computer viruses. We take no responsibility for misdirection, corruption or unauthorised use of email communications nor for any damage that may be caused as a result of transmitting or receiving an email communication.
It is your responsibility to establish your own protection against viruses or other damage.
04/08/08 16:39:26
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wso2.org/pipermail/wsf-spring-user/attachments/20080408/3fe3cee0/attachment-0001.htm
More information about the Wsf-spring-user
mailing list