Hi Jarek, I don't think I like the idea of moving these out of Axis2, as it will be a pain for the people who are involved in saaj and jaxws. Let's have them as it is. Perhaps we can have saaj and saaj-api in one module, but build two different jars out of them. Same for jaxws.
I was just trying to understand what each module is doing in Axis2, as I saw lots of modules in axis2 trunk. Thanks, Chinthaka On 10/29/07, Jarek Gawor <[EMAIL PROTECTED]> wrote: > > In Geronimo, we don't have our own version of these classes (saaj-api > and jaxws-api) but we definitely use that code from Axis2. I think it > is and would be important to keep the API separate from the > implementation. We actaully use these Axis2 API classes with two > different implementations without any problems. > We could move these modules into Geronimo (as we already have a bunch > of other spec modules) if you want but I don't think that's really > solving a problem here. > > Thanks, > Jarek > > On 10/29/07, Nicholas L Gallardo <[EMAIL PROTECTED]> wrote: > > > > > > > > Chinthaka, > > > > For items (2) and (3) below, I believe these are the results of > requests from the Geronimo team. They have their own versions of these > classes and it alleviates some packaging (and possibly classloading) issues > for them by separating it out. > > > > -Nick > > > > > > Eran Chinthaka <[EMAIL PROTECTED]> > > > > > > > > > > > > > > > > Eran Chinthaka <[EMAIL PROTECTED]> > > > > 10/28/2007 11:12 PM > > > > Please respond to > > [email protected] > > > > > > To > > [email protected] > > > > > > cc > > > > > > > > Subject > > [Axis2] Question Axis2 maven modules > > > > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > Hi, > > > > I looked at the modules we have in Axis2 and just wanted to know about > > some modules.Please be kind enough to help me to answer following > > questions on our modules. > > > > 1. Why do we have mex and mex-mar as two separate modules? Can't we put > > them in one module and do maven magic to create two separate > > distributables, if needed? > > > > 2. I have the same concern about saaj and saaj-api modules. Can we have > > them in one module? And also why do we need to have saaj-api module at > > all. Can't we use the api jar from Sun ( I think we are using some > other > > jars from Sun so hope there won't be any license conflicts)? Sorry if > if > > this is a stupid question ;) > > > > 3. Same questions w.r.t jaxws and jaxws-api. > > > > 4. Why do we have ping module? Isn't that something that should go > > inside samples? > > > > 5. Rahas, secpolicy, security was moved out to a separate sub-project > > within WS along with other security stuff right? > > (If yes > > (why do we have them inside Axis2?) > > (Ignore this ;) )) > > > > Thanks, > > Chinthaka > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.4.6 (GNU/Linux) > > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > > > iD8DBQFHJV2XjON2uBzUhh8RAiX5AKCjbK3gugQClxmzJMpF6Qgsow8rEACfXZED > > BFeuOcr6WAWsQTHq7tbH0P8= > > =Ahm4 > > -----END PGP SIGNATURE----- > > > > --------------------------------------------------------------------- > > 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] > >
