Re: Web Services items for J2EE 1.4

2004-07-08 Thread Srinath Perera
Hi Dims, Jeremy and all; in the http://www.cse.mrt.ac.lk/~hemapani/JSR109/axis-geronimo.zip I got a simple AxisGbean .. I start it and invoke a webservice and it works :) I am just put it there as it is. I am not yet thought about the parameter AxisGBean should have . and it still start with

Re: Web Services items for J2EE 1.4

2004-07-01 Thread Srinath Perera
Thanks dims .. I would look in to them and come back geronimo dev if help is needed. Srinath Srinath, Check out the spring support being added to Geronimo. Axis needs to be seamlessly integrated into Geronimo. This means adding a AxisGBean that allows: - No need for custom

Re: Web Services items for J2EE 1.4

2004-07-01 Thread Jeremy Boynes
Srinath Perera wrote: Thanks dims .. I would look in to them and come back geronimo dev if help is needed. Srinath It would be worth looking at the deployment code as well - it is the stuff that converts xml definitions to GBeans as the config is being built. However, I would steer away from the

Re: Web Services items for J2EE 1.4

2004-06-30 Thread Davanum Srinivas
Srinath, Check out the spring support being added to Geronimo. Axis needs to be seamlessly integrated into Geronimo. This means adding a AxisGBean that allows: - No need for custom AxisServlet/AdminServlet entries in web.xml - No need to use AdminClient for deploy. Things get automatically

Web Services items for J2EE 1.4

2004-06-24 Thread Davanum Srinivas
FYI, List of items from J2EE 1.4 spec (http://java.sun.com/j2ee/1.4/download.html) and where/how they are being implemented: # J2EE.6.12 Web Services for J2EE 1.1 Requirements See http://cvs.apache.org/viewcvs.cgi/ws-axis/contrib/ews/ # J2EE.6.13 Java API for XML-based RPC (JAX-RPC) 1.1

Re: Web Services items for J2EE 1.4

2004-06-24 Thread Dain Sundstrom
Where are we on integrating these into geronimo? -dain On Jun 24, 2004, at 7:41 AM, Davanum Srinivas wrote: FYI, List of items from J2EE 1.4 spec (http://java.sun.com/j2ee/1.4/download.html) and where/how they are being implemented: # J2EE.6.12 Web Services for J2EE 1.1 Requirements See

Re: Web Services items for J2EE 1.4

2004-06-24 Thread Davanum Srinivas
Here's the last mail from Srinath regarding EWS: http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]msgNo=7438 -- dims On Thu, 24 Jun 2004 10:13:52 -0700, Dain Sundstrom [EMAIL PROTECTED] wrote: Where are we on integrating these into geronimo? -dain On Jun 24, 2004, at 7:41 AM,