Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-02 Thread Laksh
Hi, I have built Axis2/C v1.5.0 with SSL support on Windows. The client program we have developed connects to a web service with SOAP requests. The webservice is hosted on Websphere Application Server(WAS). We have configured WAS for SSL support. When the axis2_svc_client_send_receive() call is

Re: Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-02 Thread Samisa Abeysinghe
Have you set the AXIS2C_HOME? Samisa... Laksh wrote: Hi, I have built Axis2/C v1.5.0 with SSL support on Windows. The client program we have developed connects to a web service with SOAP requests. The webservice is hosted on Websphere Application Server(WAS). We have configured WAS for SSL

Re: Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-02 Thread Laksh
Hi, I have downloaded Axis2/C source version and compiled with SSL enabled. Also I have download the Axis2/C binary version which is not built with SSL support. OpenSSL v0.9.8, I have the same version in test and development environment. I have tested by configuring SSL in axis2.xml and now

Re: Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-02 Thread Supun Kamburugamuva
Sorry, I think in my reply I have done a mistake and I'm not very clear. What I wanted to explain that there is a possibility to compile Axis2/C with a one version of OpenSLL (OpenSSL lib files) and try to run with a different version of OpenSSL. Usually we install OpenSSL to some directory and

Re: Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-02 Thread Supun Kamburugamuva
Can you please attach the axis2.xml file? Supun. On Thu, Oct 2, 2008 at 5:49 PM, Laksh [EMAIL PROTECTED] wrote: Hi, I have checked the versions of OpenSSL in dev and testing environment, both are same. I have checked the destination URL and it is correct and accessible. Maybe the

RE: rampart_handler_util.c -- parameter not set

2008-10-02 Thread Raghu Udupa
Thanks Samisa. The first reported error is parameter 0 not being set in rampart_handler_util.c. I wanted to know which configuration parameter method rampart_get_rampart_configuration in rampart_handler_util.c is looking for. Regards, Raghu -Original Message- From: Samisa Abeysinghe

Re: rampart_handler_util.c -- parameter not set

2008-10-02 Thread Uthaiyashankar
Raghu Udupa wrote: Thanks Samisa. The first reported error is parameter 0 not being set in rampart_handler_util.c. I wanted to know which configuration parameter method rampart_get_rampart_configuration in rampart_handler_util.c is looking for. That error message is misleading. It is

RE : Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-02 Thread Lefrancois, Carl
I believe LoadLibrary on Windows uses the path environment variable to attempt to find the dependencies of the DLL. Is your SLL DLL in a directory that is referenced in your path? Carl Lefrançois Analyste / Programmeur Larochelle Groupe Conseil Tél. : 514-282-6817, poste 4548 Couriel :

Re: HELP!!! - Axis 2 1.4 CodeGenerator Eclipse Plugin fails

2008-10-02 Thread Saminda Wijeratne
One thing i've experienced with eclipse is that it caches some of the classes, plugin configurations. So eventhough u update the plugin or overwrite the existing one it uses this cached information for some reason. I had alot of problems bcos of it. Try using a fresh eclipse installation to

Re: New to axis2, need some help

2008-10-02 Thread Saminda Wijeratne
Hi, sorry for the late reply. Since you are subscribed to the mailing list check for the mail with subject Re: HELP!!! - Axis 2 1.4 CodeGenerator Eclipse Plugin fails. I've mentioned a couple of solutions there. regards Saminda Yefeng Liu wrote: ��.. Thx a lot! Btw what I should do? Should I

Re: New to axis2, need some help

2008-10-02 Thread Yefeng Liu
Hi I'm new to this mailing list also, I dont have that mail in my mailbox.. Can u please make a copy&paste ? Thx! 2008/10/2 Saminda Wijeratne [EMAIL PROTECTED] Hi, sorry for the late reply. Since you are subscribed to the mailing list check for the mail with subject Re: HELP!!! - Axis 2 1.4

Re: New to axis2, need some help

2008-10-02 Thread keith chapman
This is the thread [1] Saminda is referring to Thanks, Keith, [1] http://www.nabble.com/HELP!!!---Axis-2-1.4-CodeGenerator-Eclipse-Plugin-fails-td19742674.html 2008/10/2 Yefeng Liu [EMAIL PROTECTED] Hi I'm new to this mailing list also, I dont have that mail in my mailbox.. Can u please

Re: New to axis2, need some help

2008-10-02 Thread Yefeng Liu
Thank u Keith! 2008/10/2 keith chapman [EMAIL PROTECTED] This is the thread [1] Saminda is referring to Thanks, Keith, [1] http://www.nabble.com/HELP!!!---Axis-2-1.4-CodeGenerator-Eclipse-Plugin-fails-td19742674.html 2008/10/2 Yefeng Liu [EMAIL PROTECTED] Hi I'm new to this mailing

AutoReply - Out Of Office - Re : Re: New to axis2, need some help

2008-10-02 Thread saurav . chatterjee
This is an automated response, please do not reply. Your e-mail message - Re: Re: New to axis2, need some help has been successfully delivered. I will be out of the office starting Thu 10/02/2008 and will not return until Sun 10/12/2008. I will respond to your message when I return. Thanks

Re: Rampart - is it usable on client-side when you don't control server side

2008-10-02 Thread Steve Cohen
Nandana: Thank you very much. This clears up a lot. However, still a problem. The Basic HTTP Auth on the referenced page gives this code sample: HttpTransportProperties.BasicAuthentication basicAuthentication = new HttpTransportProperties().new BasicAuthentication();

Configure Axis2 Client Timeout Descriptively

2008-10-02 Thread Jonathan Cornes
Hi, I am trying to find a way to configure axis2 web server clients descriptively rather than programmatically using the Client API. In particular I am trying to configure the length of time elapsed before the a timeout will occur during a call to the web service (resulting in a

Help-Error : org.apache.axis2.AxisFault: Transport level information does not match with SOAP Message namespace URI

2008-10-02 Thread Soyer, Muhammed A.
Hi, I am getting an error[1] when I do a call to a .Net service by using and axis2 1.4.1 client. I did some research and I found that axis throws this error when it can't be sure about the soap version of the message.[2] I want to be sure that I am understanding correctly. According to the

Re: Integrating Axis2 with Tomcat and Eclipse

2008-10-02 Thread Bai Shen
I'm not sure where you got that install path. I've never seen that in any setup of Tomcat that I've done. Anyways, I'm running Tomcat integrated into Eclipse along with Axis2. So the log files aren't in the normal spot. I looked in the temp dir that Eclipse created, and there were no log files

Re: Help-Error : org.apache.axis2.AxisFault: Transport level information does not match with SOAP Message namespace URI

2008-10-02 Thread keith chapman
On Thu, Oct 2, 2008 at 7:36 PM, Soyer, Muhammed A. [EMAIL PROTECTED]wrote: Hi, I am getting an error[1] when I do a call to a .Net service by using and axis2 1.4.1 client. I did some research and I found that axis throws this error when it can't be sure about the soap version of the

Re: Rampart - is it usable on client-side when you don't control server side

2008-10-02 Thread keith chapman
Hi Steve, Try this. This should work for you (cause I copied it off some of my working code) HttpTransportProperties.Authenticator authenticator = new HttpTransportProperties.Authenticator(); authenticator.setUsername(basicAuthUsername);

[axis2] Automatic schema validation

2008-10-02 Thread Jake Goulding
Hey all: Is there any way to have Axis automatically check the incoming (and potentially the outgoing) XML against the schema(s) originally provided in the WSDL? I did a search online, but didn't see anything that seems too likely. Thanks! -Jake

Re: [axis2] Automatic schema validation

2008-10-02 Thread Deepal jayasinghe
Answers is no , because it slow down the system. However you can implement that your own. Just need to write a handler :) -Deepal Hey all: Is there any way to have Axis automatically check the incoming (and potentially the outgoing) XML against the schema(s) originally provided in the WSDL?

Character problem with axis2 - rampart 1.3

2008-10-02 Thread Laszlo Benke
Hello! I've made a ws-security client which is communicating to a Websphere webservice with signed body, using x503Token. It works fine if the body doesn't contain any non iso-8859-1 characters. But if it contains I've got org.apache.ws.security.WSSecurityException: The signature verification

Re: [axis2] Automatic schema validation

2008-10-02 Thread Jake Goulding
Deepal: Thanks for the quick answer (most of my other email to list seems to get ignored ;-)). I'm sure that schema validation would slow down the system, potentially a lot, but this would be invaluable for people operating with systems outside of their control. There is also a great quote

RE: [axis2] Automatic schema validation

2008-10-02 Thread Chen, Jennifer
Hi Deepal, I have the same question for both provisioning and consuming services, and we are using ADB. Thanks, Jennifer -Original Message- From: Jake Goulding [mailto:[EMAIL PROTECTED] Sent: Thursday, Oct 02, 2008 11:37 AM To: axis-user@ws.apache.org Subject: Re: [axis2] Automatic

Re: [axis2] Automatic schema validation

2008-10-02 Thread keith chapman
I think you would get some form of validation if you use generated code on the server. i.e If a message is sent with a missing element the MessageReceiver will detect this and throw a fault. Also this comes without any additional cost. It will also check minoccurs and nillable attributes. Thanks,

Re: Rampart - is it usable on client-side when you don't control server side

2008-10-02 Thread Steve Cohen
Never mind, I found HttpTransportProperties.Authenticator. Steve Cohen wrote: Nandana: Thank you very much. This clears up a lot. However, still a problem. The Basic HTTP Auth on the referenced page gives this code sample: HttpTransportProperties.BasicAuthentication basicAuthentication =

Help with Axis Fault

2008-10-02 Thread Steve Cohen
I have now hand-built my Axis client with all needed headers. I notice the following error code which makes no sense to me: Exception in thread main org.apache.axis2.AxisFault: com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character 'E' (code 69) in prolog; expected '' at

RE: Help-Error : org.apache.axis2.AxisFault: Transport level information does not match with SOAP Message namespace URI

2008-10-02 Thread Soyer, Muhammed A.
Thanks for your reply, I already tried what you suggested and that is working. -ms From: keith chapman [mailto:[EMAIL PROTECTED] Sent: Thursday, October 02, 2008 11:00 AM To: axis-user@ws.apache.org Subject: Re: Help-Error : org.apache.axis2.AxisFault: Transport level information does not match

Re: Character problem with axis2 - rampart 1.3

2008-10-02 Thread Nandana Mihindukulasooriya
Hi Laszlo, Rampart 1.3 was zipped with Apache XML Security 1.4.0 and it has a bug [1] when it comes to creating signatures containing non ascii characters. This is fixed in XML Security 1.4.1 and can you try replacing the XML Security 1.4.0 library with XML Security 1.4.1 [2] . thanks,

Re: [axis2] Automatic schema validation

2008-10-02 Thread Deepal Jayasinghe
Deepal: Thanks for the quick answer (most of my other email to list seems to get ignored ;-)). I am sorry for that , if I see any mail that I can answer I will do my best,. I'm sure that schema validation would slow down the system, potentially a lot, but this would be invaluable for

RE: [LIKELY JUNK]Re: [axis2] Automatic schema validation

2008-10-02 Thread Chen, Jennifer
I did some testing, for ADB beans, most of the validations are there, but it's not complete. At least decimal precision is NOT validated. Do you have an example of writing a handler to validate the xml message against a WSDL file? Thanks, Jennifer From:

Re: [LIKELY JUNK]Re: [axis2] Automatic schema validation

2008-10-02 Thread Paul Fremantle
Jennifer Actually in the doc/lit case it would be pretty easy to validate against the WSDL, but in general its a bit harder. Synapse already does validation if you are willing to specify the XSD. It would be fairly simple to extend that to validate using the WSDL - as long as its doc/lit. Paul

Re: FW: Integrating Axis2 with Tomcat and Eclipse

2008-10-02 Thread Bai Shen
The Axis2_Test path is from the name of my project. Apparently, when using an integrated Tomcat it puts the name of the project in the url to differentiate from the various things you have running. I can still pull up the service list, etc, so Axis2 is working correctly. It just doesn't seem to

Re: Help with Axis Fault

2008-10-02 Thread Steve Cohen
I can't, unfortunately. To do so would require me to expose my username and password on this WS's server. I did try changing them to different values and then I got a normal unknown user type of message. Perhaps this provides some clues? keith chapman wrote: Could you post your request

Re: [axis2] Automatic schema validation

2008-10-02 Thread Jake Goulding
Paul: Thanks for the information. However, I think your example went over my head a bit. I have a WSDL that has 4 or so XSD schemas. I point wsdl2java at that WSDL, then write an extremely simple driver program that calls the Axis2 stubs. Is there a way to basically point Synapse at the

RE: [axis2] Automatic schema validation

2008-10-02 Thread Li, Zhenge
The Axis2 soap monitor module is a perfect example on how to write a handler. Just download the code from http://ws.apache.org/axis2/modules/index.html and you'll be able make the monitor work within half an hour. Then the monitor module can be easily customized for schema validation, I

Re: Async processing, client stubs thread safety and port conflicts

2008-10-02 Thread Dmitriy Frolov
How should I go about extracting wsa:MessageID from the client's asynchronous (call and transport with a separate listener) request and response? Am I responsible for correlating messages together or does axis2 offer such functionality as well? Thanks, Dmitriy On Wed, Sep 24, 2008 at 9:59 PM,

Re: Help with Axis Fault

2008-10-02 Thread Steve Cohen
The E is the first letter of an Error 500 page that the server is sending instead of a Soap Fault. I am working with the vendor of the service to diagnose it. Steve Cohen wrote: I can't, unfortunately. To do so would require me to expose my username and password on this WS's server. I did

Re: [axis2] Automatic schema validation

2008-10-02 Thread Dennis Sosnoski
Hi Jake, I wrote a handler for schema validation some time ago, as an example for my training classes. Here's the information on it: http://www.sosnoski.com/jibx-wiki/space/axis2-jibx/validation - Dennis -- Dennis M. Sosnoski SOA and Web Services in Java Axis2 Training and Consulting

axiom VS data-binding?

2008-10-02 Thread Steve Cohen
Well, I've a achieved a working connection to the vendor's WS. Thanks to all who provided useful input along the way and my apologies if I posted overmuch or if some of these posts were a tad ill-tempered. Open-source can be a pain at times and I certainly felt my share this past week. Now

Re: FW: Integrating Axis2 with Tomcat and Eclipse

2008-10-02 Thread Bai Shen
I found out what the problem was. Apparently when creating a web service, you can choose between Axis and Axis2. I didn't realize this and it was defaulting to Axis. So that got rid of the adminservice issue. I ran into a couple other problems, but I haven't had a chance to figure them out

Thomas Landgraf ist außer Haus / out of office reply

2008-10-02 Thread landgraf
Ich werde ab 03.10.2008 nicht im Büro sein. Ich kehre zurück am 19.10.2008. Ich werde Ihre Nachricht nach meiner Rückkehr beantworten. I will answer your email when i am back in the office. - To unsubscribe, e-mail: [EMAIL

Re: axiom VS data-binding?

2008-10-02 Thread keith chapman
Oops I means OMElement (not IMElement ;)). On Fri, Oct 3, 2008 at 6:53 AM, keith chapman [EMAIL PROTECTED]wrote: Can you post a snippet of your types section. I wonder whether they all use anyType, is so they are bound to IMElement which is Axiom. To get best use of DataBinding you need to

Re: axiom VS data-binding?

2008-10-02 Thread keith chapman
Can you post a snippet of your types section. I wonder whether they all use anyType, is so they are bound to IMElement which is Axiom. To get best use of DataBinding you need to have your schema bound to types rather than anyType. See how easy it is to use WSDL2java at

Re: Error HTTP :unsupported content-encoding of 'identity' found

2008-10-02 Thread keith chapman
We run the Axis2 nightly build at WSO2 http://wso2.com as well. So you should be able to get it off the builder machine herehttp://builder.wso2.org/browse/AXIS2-NIGHTLY/latest/artifact[1] Thanks, Keith. [1] http://builder.wso2.org/browse/AXIS2-NIGHTLY/latest/artifact On Fri, Oct 3, 2008 at 8:52

Re: axiom VS data-binding?

2008-10-02 Thread Steve Cohen
keith chapman wrote: no anytypes anywhere in the WSDL. WSDL is here, check it out yourself: https://duoshare.com/dsWS/services/PostML/wsdl The main problem with it, as I see are the huge number of elements. There are probably better ways to arrange it. I guess my question was meant to be

Semantic

2008-10-02 Thread Demetris G
Hi all, is there an automated tool you know of that can semantically query Axis engines for services? Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]