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 deployed. - Automatic deployment for JSR 109 type descriptor and native axis wsdd descriptor - All functionality currently in AdminServlet (start/stop/enable/disable) available via JMX (or) however Geronimo exposes these things.
Thanks, dims On Fri, 25 Jun 2004 11:47:09 -0400 (EDT), Srinath Perera <[EMAIL PROTECTED]> wrote: > the ews http://cvs.apache.org/viewcvs.cgi/ws-axis/contrib/ews/ can accepts > JAR/WAR/EAR packaged Interfaces + Impl Beans + DD and generate > implementations (as by spec ). The docs have most info. security is there > to some extents as well. > This may be time to talk with Jeremy and Luis about finer details how axis > comes inside geronimo and how the above explained generated classes are > deployed in. > Regards > Srinath > > > > 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, 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 http://cvs.apache.org/viewcvs.cgi/ws-axis/contrib/ews/ > >> > > >> > # J2EE.6.13 Java™ API for XML-based RPC (JAX-RPC) 1.1 > >> > Requirements > >> > Will be part of Axis 1.2 Final > >> > > >> > # J2EE.6.14 SOAP with Attachments API for Java™ (SAAJ) 1.2 > >> > Will be part of Axis 1.2 Final > >> > > >> > # J2EE.6.15 Java™ API for XML Registries (JAXR) 1.0 Requirements > >> > See http://cvs.apache.org/viewcvs.cgi/ws-juddi/extras/jaxr/ > >> > > >> > Thanks, > >> > dims > >> > > >> > -- > >> > Davanum Srinivas - http://webservices.apache.org/~dims/ > >> > >> > > > > > > > > > > -- > > Davanum Srinivas - http://webservices.apache.org/~dims/ > > > > > > > ------------------------------------ > Lanka Sofware Foundation > ------------------------------------ > -- Davanum Srinivas - http://webservices.apache.org/~dims/
