Hi Dave, As mentioned wsf/spring provides clear idea about how to configure/ initialize Axis2 using Spring ApplicationContext. If you intent to use spring namespace handlers within the ApplicationContext take a look at [1][2] , this is not yet released but you can refer the source codes.
[1] - http://axis2m.svn.sourceforge.net/viewvc/axis2m/trunk/axis2m/ [2] - http://axis2m.sourceforge.net/axis2m-spring.html Thanks, On Thu, Mar 11, 2010 at 9:57 AM, Amila Suriarachchi < [email protected]> wrote: > > > On Thu, Mar 11, 2010 at 3:27 AM, David Durham > <[email protected]>wrote: > >> On Wed, Mar 10, 2010 at 3:56 PM, David Durham <[email protected]> >> wrote: >> > I should also add that I do not intend to have an axis2.xml file >> > anywhere. I want to have complete control over the initialization of >> > my axis environment programatically. These seems to be more >> > difficult than it should be. >> > > please have a look at here[1]. I think wsf/spring try to do the same thing > you need. > > thanks, > Amila. > > [1] http://wso2.org/projects/wsf/spring > >> >> >> Grr.. *this* seems to be more difficult than it should be. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > Amila Suriarachchi > WSO2 Inc. > blog: http://amilachinthaka.blogspot.com/ > -- Sagara Gunathunga Blog - http://ssagara.blogspot.com Web - http://people.apache.org/~sagara/
