Re: Cannot work with Axis2 - URGENT - A quick list of lessons learnt

2006-08-10 Thread Eran Chinthaka
couple of comments. [EMAIL PROTECTED] wrote: > > > > 8. Now I took the same wsdl file as if I am a client and have no > whereabouts of the webservice. Now I want to write a servlet in my > webapp, one in my world, who knows nothing of the above. First I > generated only the client code using th

Re: Cannot work with Axis2 - URGENT - A quick list of lessons learnt

2006-08-08 Thread Davanum Srinivas
You are welcome! -- dims On 8/8/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Preface I have a simple application which does nothing more than Insert, Update, Delete, Select from the Oracle database. Its a J2EE application where Front End : Struts 1.2, JSP etc. Middle Layer - Business Del

Re: Cannot work with Axis2 - URGENT - A quick list of lessons learnt

2006-08-08 Thread Martin Gainty
with Axis2 - URGENT - A quick list of lessons learnt Preface I have a simple application which does nothing more than Insert, Update, Delete, Select from the Oracle database. Its a J2EE application where Front End : Struts 1.2, JSP etc. Middle Layer - Business Delegates, Servi

Re: Cannot work with Axis2 - URGENT - A quick list of lessons learnt

2006-08-08 Thread debasish . duttaroy
Preface I have a simple application which does nothing more than Insert, Update, Delete, Select from the Oracle database. Its a J2EE application where Front End : Struts 1.2, JSP etc. Middle Layer - Business Delegates, Service Locator, Value objects etc. Data Access Layer - iBATIS The applicat