Axis2 has built in spring support - see the docs. For spring in Axis 1.x , IIRC you need to use some spring classes themselves that rely on some jax-rpc standard stuff. See the spring docs for Axis 1.x - or search the spring forums.
HTH, Robert On 9/5/07, Jeronimo AZEVEDO <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to get a Axis client with basic http authentication as a > bean in the Spring Framework configuration using the > applicationContext.xml. I have been looking around in forums and > searching the web, but I don't get it. Does anyone has a working axis > client in Spring Framework? If so, is it possible to get the config an > code on howto to do it? > > Thanks, > > J > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
