Hi all,

I have cleaned out most of the host objects (Except the session object)
to depend on the axisService (when needed) instead of depending on the
Message Context.

I've also redone the execution of the init function so that these init
finctions are executed only after the server is started. Hence almost
all functionality is available to the init function except the session
object of course. Supporting the session object within the init function
is impossible as the session is created only when axis2 receives a
message. When we invoke the init function we invoke it directly and not
through a request.

Thanks,
Keith.

_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to