Hello Jarek, Thanks for the information and material you provided. I start reading and practicing with them now. I also see the the modules you named for understanding.
Best Regards, Rahul On Thu, Apr 23, 2009 at 5:39 AM, Jarek Gawor <[email protected]> wrote: > Rahul, > > In terms of Geronimo here are some docs that might be helpful (some > info might be out of date): > > 1) Some basic GBean information - you will see/work with them a lot: > > > http://cwiki.apache.org/GMOxDOC22/developing-and-deploying-a-geronimo-gbean.html > http://cwiki.apache.org/confluence/display/GMOxDEV/GBean+Annotations > > 2) Basic classloading and plugin information in Geronimo. > > http://cwiki.apache.org/GMOxDOC22/classloading.html > http://cwiki.apache.org/confluence/display/GMOxDEV/Plugin+Guide > > In terms of code you will probably be working with the following modules: > > http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/axis2/ > http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/cxf/ > http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/jaxws/ > http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/webservices/ > > I trust you to find the basic Axis2 and CXF info :) > > I believe both use WSS4J project for WS-Security > (http://ws.apache.org/wss4j/). Axis2 has a separate project that > provides web services security features: Rampart > (http://ws.apache.org/rampart/). CXF has all the security modules > within it (AFAIK). > > Hope this helps you get started. > > Jarek > > On Tue, Apr 21, 2009 at 3:33 PM, rahul.soa <[email protected]> > wrote: > > Hello everyone, > > > > I want to start with some reading and understanding with the geronimo's > > components which will be involved in this project. So can you please > point > > me to the appropriate documentation for the same. If you want to know > more > > about the proposal then feel free to look at the descriptive project > > proposal on the below link: > > > > http://wiki.apache.org/general/rahulsoa > > > > Thanks in advance. > > > > Best Regards, > > Rahul > > > > >
