Was the reason you went this route was because of bugs present in the 1.0 release that you wanted to avoid?
Last night, I was able to use a mix of jars (from the 1.0 release and from your samples and from the current snapshot) in order to get my code to work. The problem with this is that I can't use the XmlBeans code that was generated by the 1.0 release with the jar mix that I was using. I had to use the AXIOM objects "by hand". And, I can't use the released jars because I can't find the released jar that has the org.apache.rahas package. I'm dissapointed that I've had to abandon the XmlBeans code ... If I get some time this afternoon, I'm going to setup a local build, grab the latest and try to get my own set of jars that play nicely together. Question: Anyone have a favorite URL / or email from the archives that will walk me through setting up (everything, including maven) from scratch? Joe -----Original Message----- From: Ruchith Fernando [mailto:[EMAIL PROTECTED] Sent: Friday, September 01, 2006 9:26 AM To: axis-dev@ws.apache.org Subject: Re: [Axis2] Jar Files ... Hi, Ajith is correct ... that presentation was based on the SNAPSHOT of the SVN at the time I worked on it. Even though the jar dependencies will be different the configuration parameters are the *same* for axis2-1.0. It should be noted that the the helper classes used in Dynamic Config sample (sample 11) were in org.apache.axis2.security.handler.config package in the 1.0 release. Thanks, Ruchith On 9/1/06, Ajith Ranabahu <[EMAIL PROTECTED]> wrote: > Hi Joe, > I guess that it is possible to the rampart module to be a 'mix and > match' so the best thing to do would be to build them from source :) > > Ajith > > On 8/31/06, Joe Wyrembelski <[EMAIL PROTECTED]> wrote: > > > > > > In which Jar file can I find the org.apache.rahas package? > > > > The only one I have available is axis2-rahas-SNAPSHOT.jar, and I > > have a suspicion that the classes within were compiled against a > > different version of Axis2 than what I am trying to deploy against. > > > > Background: > > I've used WSDL2Java to generate my client (Using Axis2 1.0) and am > > following through the examples in the rampart presentation by > > Ruchith Fernando > > (http://www.wso2.net/presentations/rampart/java/2006/08/04/secure-ws > > ), but am having classpath problems. The Jar files that are included > > with the presentation samples are a mix of current and snapshot > > versions, and I'm finding that you can't just mix and match. :) > > > > Thanks! > > > > Joe > > > -- > Ajith Ranabahu > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- www.ruchith.org --------------------------------------------------------------------- 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]