Do I have to do any changes to the axis2.xml to make Sandesha2 work?
Submitted on May 29, 2006 - 22:14. Story : Project :
Q: Do I have to do any changes to the axis2.xml to make Sandesha2 work?
A: Yes. You have to add a phase named RMPhase to both request flow and the response flow of axis2.xml. In the request flow this should be after the Dispatch phase, and in the reponse flow this has to be before the MessageOut phase. Example phase order:
<phaseOrder type="inflow"> <phase name="Dispatch" />
<phase name="RMPhase" />
</phaseOrder>
<phaseOrder type="outflow">
<phase name="RMPhase" />
<phase name="PolicyDetermination"/>
<phase name="MessageOut"/>
</phaseOrder>
(1 vote)
»
- Login or register to post comments
- Printer friendly version
- 1182 reads
Tag Cloud
Apache Rampart
Apache Synapse
Axis2
Axis2
Axis2/C
Rampart/C
Axis2/C
WSF/C
data services
ESB
ESB
Identity Solution
Rampart/Java
Sandesha2/Java
Synapse/Java
Axis2/Java
ESB/Java
AXIOM/Java
WSAS/Java
Mashup Server
Mule
OpenID
open source
PHP
WSF/PHP
POJO
Proxy Services
rampart
Rampart
Registry
REST
Sandesha2
security
SOA
soap
Spring
Synapse
Synapse
Training
webinar
Web Services
WS-Security
WSAS
WSAS
wsdl
wsf
WSF/C
WSF/PHP
WSO2
WSO2 WSF/PHP










