Title: RE: Passing large data in SOAP Message
Hi Ken
and All,
Thanks Ken for the reply and the
code...
I also have a similar
requirement...to fetch from db and send the data as an
xml...
but the issue is
that we have to use DOM for message style webservice.
The
All,
I am seeing the following error when I run my web service:
org.xml.sax.SAXException: No deserializer defined for array type
{http://www.w3.org/2003/05/soap-encoding}string
Can anyone tell me please how to fix this?
Thanks,
John M.
Hello
I have Freebsd5.1p16, installed axis from ports,
i have jdk1.4.2, i followed:
http://ws.apache.org/axis/java/user-guide.html
% java samples.userguide.example1.TestClient
java.net.ConnectException
So i assume that soapinterop.org is down ? It's not my client's
problem ?
After that i tried t
Title: Thread-safety
I will be accessing multiple Axis Web Services from the same site/server. Each of the Web Services
Accessed relates to a different transit agency and there will be up to 9 Web Services total. I would like
to make multiple calls to each of the 9 Web Services and have e
I have an xsd:choice type defined as follow:
Required. Either the entire job body may be submited,
or the body may be broken out into it's parts as XML. If the entire job body
is to be submitted, it should be enclosed in a TextJobBody Tag. Do not
submit both an entire body, and an XML version
Hi Tom,
Sorry if my explanations are not very clear. Let me please explain with an example. If
I call the service I get an object A. This object A contains object B and object C and
so on. Some where in this structure is an object D that has a method getMethode that
contains java.lang.Methode.
Does anyone know when and why this exception is thrown and can someone tell me what it
means other than what's already displayed.
All i did is replaced HTTPSender with CommonsHTTPSender and created a new axis.jar
with all commons-httpclient2.0 classes. I have tomcat and ISA Server( Proxy server)
It works fine with XML Parsers bundled with Weblogic. However, I have
another external jar in the classpath for a wireless gateway product
running on the same container. It needs a different version of XML
Parser which is not compliant with Axis. Java instance has been started
with an option so th
We're running Axis in Weblogic 8.1 SP2 with only the following modification
to the startManagedWeblogic.cmd startup script:
set
JAVA_OPTIONS=-Djavax.xml.soap.SOAPFactory=org.apache.axis.soap.SOAPFactoryIm
pl
But this has nothing to do with JAXP XML parsers (Xerces) or JAXP XML
processors (Xalan)
Title: Message
Greetings
All,
I am having an issue
with the SOAP body that is sent from the Axis 1.2 generated stub. The issue
surrounds the following schema element:
When invoking the
service through the stub, the SOAP body contains the
following:
12345
The serv
> Anyone have a step-by-step example of creating a JAVA client
> from a Microsoft Web Service using WSDL?
>
> I could not figure out what a build.xml file would look like
> from the Axis documentation, nor could I figure out how to
> use Ant tasks...
>
Here is sample code in a jar file with a
Anyone have a step-by-step example of creating a JAVA client from a
Microsoft Web Service using WSDL?
I could not figure out what a build.xml file would look like from the
Axis documentation, nor could I figure out how to use Ant tasks...
Title: RE: Passing large data in SOAP Message
I have been working on solutions to this problem for the last month. In my case, I convert a resultset to a document using a simple method: I don't have the person I received this code from referenced (oops!). If you need the imports for this,
Hi,
I am running AXIS in weblogic 8.1 container. I have few other external
JARs in the classpath which have XML parsers but not the ones compatible
with Axis. I need to use the XML parsers included in Weblogic for the
use of Axis. Is there a way (any property/parameter that Axis reads) by
which I
FYI, here’s the link to the news..
http://www.eweek.com/article2/0,1759,1594919,00.asp
and here’s
the link to the draft..
http://www.ws-i.org/Profiles/BasicSecurityProfile-1.0-2004-05-12.html
Sanjesh
After checking the source code in CVS of the Ant task, I noticed that the only attributes
supported for are:
- classname
- namespace
- serializer
- deserializer
And the qname is actually automatically generated from this information.
I added an "improvement" issue in the issue database about that
It's a internal private class -
http://cvs.apache.org/viewcvs.cgi/ws-axis/java/src/org/apache/axis/attachments/ManagedMemoryDataSource.java
-- dims
- Original Message -
From: Dhanush Gopinath <[EMAIL PROTECTED]>
Date: Wed, 19 May 2004 18:55:18 +0530
Subject: Does Axis 1.1 has this Class-
We are trying to interoperate with a service that does explicit package
mapping in their wsdl2java and then manually deploys their WSDL file
using in the wsdd in Axis 1.1. Because they are manually
deploying their wsdl, the package mapping is lost.
Our service and their service share a common supp
Did try the nightly build .. an error is still thrown.
I logged an issue: AXIS-1364
Hope I made it usable ;)
Cheers,
Patrick.
Davanum Srinivas wrote:
yes, please. Can you try the nightly build before i you do?
-- dims
On Tue, 18 May 2004 12:59:40 +0300, BLIS Webmaster (Patrick Houbaux)
<[EMAIL PROT
Title: Message
Why
would you want to do this? Wouldn't you instead want to deploy one
web service that does different things according to different
input?
-Original Message-From: jiadao
[mailto:[EMAIL PROTECTED] Sent: Wednesday, May
19, 2004 8:57 AMTo: [EMAIL PROTECTED]Su
Hi all ,
Dealing attachments..
When I executed AttachmentPart.getContent() i got an
object of class ManagedMemoryDataSource.Instream.
Does this class exist in Axis 1.1? Because when i
searched in Net I got
this page of Dims
http://ws.apache.org/~dims/axisdiff/olddocs/org/apache/axis/a
Any ideas?
Thank
u very much
-Original
Message-
From: jiadao
[mailto:[EMAIL PROTECTED]]
Sent: Dienstag, 18. Mai 2004 20:53
To: [EMAIL PROTECTED]
Subject: About the Web Services
Factory
Hi,
Are there some
ways of creating web services
dynamically using the Axis. Th
Hi all,
I'm using the ant task axis-java2wsdl to generate my WSDL.
I need some specific qname for the complex type I want to make appear in my WSDL.
Is it possible to specified the qname I want to appear in my WSDL instead of the
automatically generated one comming from the classname and the names
Hi All
I have been posting this question a few
times. I dont know if I am asking something foolish. One Last try ..
Please somebody reply .
Can we send attachments in this
form(GIVEN BELOW AFTER THE LINE) in Axis ? Does Axis supports this kind of
attachment sending other than sending it
24 matches
Mail list logo