Re: AXIS 1.3 vs. AXIS2

2006-01-24 Thread iksrazal
Em Terça 24 Janeiro 2006 07:56, o SOA Work escreveu:

> How could I use axis2 with spring for example?

I use Spring with Axis2 and have no problems. You have at least two options: 

1) Use the implementation of Paul Fremantle posted to the list: 

http://marc.theaimsgroup.com/?l=axis-dev&m=112866697704950&w=2

2) Just do your normal Spring / Web app, and create an object factory to get 
the bean references in your web services. The rest of your dependencies can 
be initialized via serviceContext.xml, etc. 

I follow #2. 

HTH,
iksrazal
http://www.braziloutsource.com/


Re: AXIS 1.3 vs. AXIS2

2006-01-24 Thread SOA Work

I would like to add a question. How about axis2 integrating in existing web 
projects? 
I would like to use web services in addition to my jsps. 
How could I use axis2 with spring for example? 
Can I access the webcontext somehow?


axis-user@ws.apache.org schrieb am 24.01.06 10:40:41:
> 
> Hello,
> 
> I am confused about which axis-version to use. Big changes not at least 
> in the architecture are made in AXIS 2, but can somebody give me an 
> overview of all changes and the benefits of AXIS2. I haven't something 
> like that on the website.
> 
> What about AXIS 1.3, is it going to die? Which version would you 
> recommend when starting a new project next time?
> 
> Regards,
> Christian
> 


__
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193



AXIS 1.3 vs. AXIS2

2006-01-24 Thread Christian Schmitz

Hello,

I am confused about which axis-version to use. Big changes not at least 
in the architecture are made in AXIS 2, but can somebody give me an 
overview of all changes and the benefits of AXIS2. I haven't something 
like that on the website.


What about AXIS 1.3, is it going to die? Which version would you 
recommend when starting a new project next time?


Regards,
Christian