Re: ApacheCon EU 2006 - Secure Web Services with Apache Axis2 and Apache WSS4J

2006-06-02 Thread B R
For those who can't make it to ApacheCon, can you make slides/sources available if possible? :-) Thanks, Bhaskar On 6/1/06, Ruchith Fernando [EMAIL PROTECTED] wrote: Hi All, Want to find out how to secure Apache Axis2? Apache Rampart as the ideal module for the job !!! If you are anywhere

Re: Problem with code generated by WSDL2Code

2006-05-31 Thread B R
Hi Paul, I had a similar problem, and I have created a JIRA yesterday. key: AXIS2-784. Could you verify if you had the same problem? I believe my wsdl is valid. Thanks, Bhaskar On 5/30/06, Martin Gainty [EMAIL PROTECTED] wrote: Good Evening Warren What is bungholeio? Martin - This email

WSDL2Java generates code but fails compile

2006-05-30 Thread B R
Hello, I have created a WSDL file (see below), and I am trying to generate and compile java code for my web service. I can generate code, but ant build fails with complains about org.apache.axiom.om.OMelement. The errors are about the method newXMLStreamReader() and variable Factory within this

Re: WSDL2Java generates code but fails compile

2006-05-30 Thread B R
an account. Then create the issue under axis2, and follup up by uploading your wsdl . Robert http://www.braziloutsource.com/ On 5/30/06, B R [EMAIL PROTECTED] wrote: Hello, I have created a WSDL file (see below), and I am trying to generate and compile java code for my web service. I can

Re: WSDL2Java generates code but fails compile

2006-05-30 Thread B R
Created JIRA (key: AXIS2-784) as a bug. Please let me know if any more info is needed. Thanks, Bhaskar On 5/30/06, B R [EMAIL PROTECTED] wrote: Thanks, Robert. Will do that. Are there any alternatives to create custom headers? Bhaskar On 5/30/06, robert lazarski [EMAIL PROTECTED] wrote

Re: maven2 packaging, archetype, etc for axis2?

2006-05-17 Thread B R
/embedding_an_axis2_based_web_service_in_your_webapp On 5/16/06, B R [EMAIL PROTECTED] wrote: Hi, does anybody know of any maven2 support for developing web services using Axis2? Thanks, Bhaskar -- Davanum Srinivas : http://wso2.com/blogs/

maven2 packaging, archetype, etc for axis2?

2006-05-16 Thread B R
Hi, does anybody know of any maven2 support for developing web services using Axis2? Thanks, Bhaskar

FactoryConfigurationError on running client from Eclipse

2006-05-16 Thread B R
Hello. When I try to run PingClient from Eclipse 3.1, I get the FactoryConfigurationError. My code builds without errors with maven2. My classpath has almost all the jar files that exist in Aixs2 war's WEB-INF/lib directory (except wstx-asl-2.9.3, jibx-run1.1-beta-8 and axis2-soapmonitor, that

Re: FactoryConfigurationError on running client from Eclipse

2006-05-16 Thread B R
using mvn eclipse:eclipse. Then I ran the PingClient again, and lo and behold, it worked. Thanks, Bhaskar On 5/16/06, B R [EMAIL PROTECTED] wrote: Hello. When I try to run PingClient from Eclipse 3.1, I get the FactoryConfigurationError. My code builds without errors with maven2. My classpath