Hy all,

i’ll pass my configuration from the axis engine to my service. The Service (Java Implementation) will have an Interface for the config object. This config object should be setup on AxisEngine startup. Like Servlet-loadOnStartup.

 

Now I’ve defined an axis handler ,initialize my config object in the invoke method an put it in the application session. The Service Impl get it out of this application session and pass it to my Service (Java Implementation).

 

Does anybody have another idea? I don’t want that the service get’s his configuration! IOC!

 

Thanks Fredy

Reply via email to