I'm working on a project that is building a web services gateway that invokes services
on several independently-developed data brokers. One of those brokers is already
implemented, using Axis 1.1 with SOAP 1.1 RPC style, while our gateway is planning on
Using WebLogic. The developers of the Axis
There are two problems with this fault message:
1- The element must be the first and only child element in
the element. It cannot be a child of the
element. If you want to return the information in the
fault, it must be encoded within the element.
2- Content in the message must be namespace q
There are two problems with this fault message:
1- The element must be the first and only child element in
the element. It cannot be a child of the
element. If you want to return the information in the
fault, it must be encoded within the element.
2- Content in the message must be namespace q
Please file a bug report.
Thanks!
-Original Message-
From: Dan Ciarniello [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 14, 2004 2:56 PM
To: [EMAIL PROTECTED]
Subject: Re: WSDL2Java and Basic Profile
Anne Thomas Manes wrote:
>Dan,
>
>The child elements (, , and ) are defined as loca
Please file a bug report.
Thanks!
-Original Message-
From: Dan Ciarniello [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 14, 2004 2:56 PM
To: [EMAIL PROTECTED]
Subject: Re: WSDL2Java and Basic Profile
Anne Thomas Manes wrote:
>Dan,
>
>The child elements (, , and ) are defined as loca
I suspect that the service is expecting a wrapper element called
DocumentGetCollection rather than DocumentGetCollectionRequest, although
that's not what the WSDL indicates.
Can you ask the service developer to supply you with the WSDD of the service
and a sample SOAP request message from C# that
I suspect that the service is expecting a wrapper element called
DocumentGetCollection rather than DocumentGetCollectionRequest, although
that's not what the WSDL indicates.
Can you ask the service developer to supply you with the WSDD of the service
and a sample SOAP request message from C# that
I'm still pretty new to web services in general and Axis in particular.
I have a case, where I don't want to generate the value returned from a
call not from objects. I have the ResultSet from a database query and
would like to avoid first binding its rows to objects which are later
converted
Please explain what you mean in more
detail. With Axis/SOAP you send and receive messages --- but you can’t “call”
an array of objects. You can send an array of objects to a service, and you can
receive an array of objects from a service. What would you like to do?
Anne
From
Please explain what you mean in more
detail. With Axis/SOAP you send and receive messages --- but you can’t “call”
an array of objects. You can send an array of objects to a service, and you can
receive an array of objects from a service. What would you like to do?
Anne
From
Axis doesn't work directly with IP, so it's unaware of whether you're using
IPv4 or IPv6. So whether or not it supports IPv6 depends on the environment
that you've deployed Axis in (servlet engine, JVM, etc.)
- Anne
-Original Message-
From: William Fitzgerald [mailto:[EMAIL PROTECTED]
Se
Axis doesn't work directly with IP, so it's unaware of whether you're using
IPv4 or IPv6. So whether or not it supports IPv6 depends on the environment
that you've deployed Axis in (servlet engine, JVM, etc.)
- Anne
-Original Message-
From: William Fitzgerald [mailto:[EMAIL PROTECTED]
Se
/**
* Enric Jaen Villoldo
* PhD student
* http://nmg.upc.es/~enric
*/
On Sat, 16 Oct 2004 [EMAIL PROTECTED] wrote:
>
> If I am not wrong you can specify your own parameters like this:
>
>
>
> ...
>
>
> Regarding how your service could retrieve the parameters, I am not quite
> su
If I am not wrong you can specify your own parameters like this:
...
Regarding how your service could retrieve the parameters, I am not quite
sure. I know that you can get the parameters by calling
getOption("paramName") in your service's SOAPService handler. But I am not
sure how to ge
Hi,
I´m wondering if it is possible to add some service specific parameters to
the wsdd-deployment descriptor for my service. What I try to do is to
declare some initialization parameters for the service that should be
provided inside the service at runtime. But changing the parameter values
should
15 matches
Mail list logo