Sorry it has taken so long to reply but I haven't read this listserv for a 
week. I agree you do not have the module listed in your axis2.xml.
Something else is going on and someone more axis2 savvy than me will have to 
figure it out. Or maybe you have in the meantime.
Good luck

________________________________

From: Ephemeris Lappis [mailto:[EMAIL PROTECTED] 
Sent: Saturday, April 28, 2007 6:13 PM
To: axis-user@ws.apache.org
Subject: RE: [AXIS2] Module configuration and flows



Hello Valerie.

 

If I'm not wrong, I have just declared the custom phase in the axis2.xml. Look 
at the attached file.

And I have only engaged the module in my test service...

An idea ?

 

Thanks.

 

--

Ephemeris Lappis

 

________________________________

De : Masin, Valerie [mailto:[EMAIL PROTECTED] 
Envoyé : samedi 28 avril 2007 23:45
À : axis-user@ws.apache.org
Objet : RE: [AXIS2] Module configuration and flows

 

Make sure you haven't declared the module in your conf/axis2.xml

 

________________________________

From: Ephemeris Lappis [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 26, 2007 2:30 AM
To: axis-user@ws.apache.org
Subject: [AXIS2] Module configuration and flows

Hello.

 

I'm trying to make a simple custom module. According to the tutorial from Axis 
site, I've added the custom phase in the four flow definitions of the 
conf/axis2.xml : in, out, fault in and fault out. Indeed, my handler expects 
calls for these four flows.

 

Then, for a testing service, I have declared the module in the services.xml. 
So, when my service gets normally invoked, my module handler is called for 
flows 1 and 2: in and out...

 

But, when other services are called, my handler is also called on flow 2 (out), 
while no module is configured for these services...

 

Any explanation about what services and flows are taken into account for module 
invocation ? Did I make something bad ?

 

Thanks.

 

--

Ephemeris Lappis

 

 

Reply via email to