Re: Some quick Axis2C help required

2009-02-24 Thread ramesh Gopal
Hi, When I issue the command http://localhost:portno/axis2/services/service_name?wsdl as I have already said I encounter an error. I read that We do have support for displaying static .wsdl files. Is this true specifically to Axis2C ? Has there been some progress to fix this ? Ramesh.

How can I write SOAP request in to log file?

2009-02-24 Thread sandeep_k
Hi, I am using Axis java, How can I write SOAP request in to log file? Thanks, sandeep -- View this message in context: http://www.nabble.com/How-can-I-write-SOAP-request-in-to-log-file--tp22179348p22179348.html Sent from the Axis - C++ - User mailing list archive at Nabble.com.

Re: How can I write SOAP request in to log file?

2009-02-24 Thread Rajika Kumarasiri
You'll need to ask from Axis2/Java user list. http://ws.apache.org/axis2 -Rajika On Tue, Feb 24, 2009 at 3:46 PM, sandeep_k sandeepkamp...@huawei.comwrote: Hi, I am using Axis java, How can I write SOAP request in to log file? Thanks, sandeep -- View this message in context:

Using Axis2/c

2009-02-24 Thread Elsy Arratia-Scheit
Hi there, I have deployed a service that runs in axis2/c on Apache. This service autostarts from the beginning when I start Apache (Axis). It builds continuosly a response structure that i have generated from a wsdl file. After the response structure is created and filled with my stuff, i

[ANN]VTD-XML 2.5

2009-02-24 Thread jzhang
VTD-XML 2.5 is now released. Please go to https://sourceforge.net/project/showfiles.php?group_id=110612package_id=120 172release_id=661376 to download the latest version. Changes from Version 2.4 (2/2009) * Added separate VTD indexing generating and loading (see

Axis2/c help

2009-02-24 Thread sasanka pusapati
Hi All, Can anyone please help me in running the sample service that comes with axis2/c. I deployed axis2/c in apache and was able to get the axis2/c home page. I wanted to know how to invoke samples under services directory. Thanks Sas.

Re: Axis2/c help

2009-02-24 Thread Supun Kamburugamuva
You can invoke the sample clients in the bin/samples directory. Supun On Wed, Feb 25, 2009 at 12:24 PM, sasanka pusapati spusapati...@gmail.comwrote: Hi All, Can anyone please help me in running the sample service that comes with axis2/c. I deployed axis2/c in apache and was

Re: Axis2/c help

2009-02-24 Thread sasanka pusapati
I tried running math.exe under bin/samples in command prompt, but it throws an error saying math stub invoke failed, what could be the reason ..? On Wed, Feb 25, 2009 at 12:59 PM, Supun Kamburugamuva supu...@gmail.comwrote: You can invoke the sample clients in the bin/samples directory. Supun

Re: Axis2: how to skip namespace prefixes ?

2009-02-24 Thread GKGT80
Hello Keith, Thanx for response. That's true its a defect in OSP 2.4 BPEL engine.But for some reasoan we can't change the OSP 2.4 BPEL engine. Is any way we can get the SOAP response message directly ? KR, Gaurav Kumar Keithgchapman wrote: Hi Gaurav, Your Response is not valid XML,

AW: SCOPE=SOAPSESSION

2009-02-24 Thread Stadelmann Josef
Dear community; I have found the solution to the problem below. It is that my Microsoft WCF Client must allow for cookies . Up on a initial call , via a HTTP transport , the client signals that it can accept cookies . In turn, the axis2 httptransport will issue a set cookie command with

RE: Axis2 SOAP XML response question

2009-02-24 Thread Shaon, ABS (Arif)
Thanks for your quick response. Does that mean there is no other way to display XML as XML rather than text literals, even if I don't want to change the format of the SOAP response. Regards Arif From: keith chapman [mailto:keithgchap...@gmail.com] Sent: 24 February 2009 03:54 To:

Re: Axis2 SOAP XML response question

2009-02-24 Thread keith chapman
If you need to put it as XML, you will have to wrap it in a CDATA element. Thanks, Keith. On Tue, Feb 24, 2009 at 3:26 PM, Shaon, ABS (Arif) arif.sh...@stfc.ac.ukwrote: Thanks for your quick response. Does that mean there is no other way to display XML as XML rather than text literals,

Problem using special character

2009-02-24 Thread Manuel Lenz
Hi Axis-Users, I try to call a webservice with a search-request. The search request includes the special character . The webservice itself works with the html-writing lt;. So I´ve added this code for the search request: MessageElement operator = new MessageElement(); operator.setName(operator);

Using web service with policy under https

2009-02-24 Thread Håkon Sagehaug
Hi all, I've got some web services and before just running under http, and wanted to try running it under https, this worked fine for all my web service, except the ones having policies and where the client is calling them, and rampart is enabled on both sides. Do I've got to have transport token

Axis2 - Rampart: Clientside Policy Configuration

2009-02-24 Thread Berner, Nicolas
Hi everybody, I´m playing around with Axis2 (1.41) and Rampart (1.4). The Policy Configuration works fine. I attach a Policy to my Axis2-Service and generate the client from wsdl. So my client is already configured for my desired security operations. Until now I configured the clientside

RE: Axis2 SOAP XML response question

2009-02-24 Thread Shaon, ABS (Arif)
OK Thanks. But is the ns:return element part of standard SOAP message format? E.g. soapenv:Envelope xmlns:soapenv=http://www.w3.org/2003/05/soap-envelope; soapenv:Body ns:GetCapabilitiesResponse xmlns:ns=http://stfc.ac.uk; ns:return ../ns:return If it isn't, there

Quickstartadb: StockQuoteServiceMessageReceiverInOut not found for ADB

2009-02-24 Thread Johnny Fung
Hi I am using axis2-1.4.1 running under tomcat 5.5, java1.5 on hp-ux. I followed the instruction in quickstartadb to generate the service StockQuoteService. When I deploy it in tomcat (restart tomcat), I got (from catalina.out): SEVERE: The StockQuoteService.aar service, which is not valid,

Document/Literal - Handwritten wsdl? Method signature OMELement?

2009-02-24 Thread Attharkar, Asmita
Hi, I need to use Document/Literal style in my web service. My web service needs few (say three) strings from client. The Web service needs to send a String back to the client. I am looking at web service method signature now. Is it true that the only option I have when using

location of tcpmon.class

2009-02-24 Thread robert rowntree
i downloaded axis 2 1.4.1 and scanned the lib directory for some jar containing 'tcpmon' or 'org.apache.axis.utils.tcpmon' where is it now? there is no longer an 'axis.jar' in the download.

RE: Document/Literal - Handwritten wsdl? Method signature OMELement?

2009-02-24 Thread Attharkar, Asmita
Hi Guo, My problem is not about which approach I should follow. The question is when I using the document/literal can I have a method whose signature is String myWebServiceMethod(String, String, String). If not, and I need to use the method OMElement myWebServiceMethod(OMElement) and I need to

Re: Bug in Code Generator Wizard - Eclipse Plug-in

2009-02-24 Thread Saminda Wijeratne
What is the jdk version u r using? I remember some users were unable to get the problem fixed until they switched to jdk 1.6. Saminda Car Toper wrote: On Tue, Feb 24, 2009 at 12:03 AM, Saminda Wijeratne samin...@wso2.com wrote: Did you follow whats in