I've written a trivial java class and it works OK with the jws
deployment method.
However, I can't get it successfully deployed via wsdd. I get no error
during deployment, but when I try to get the wsdl I get a nullpointer
exception. And when I try to access it with a simple client, I also ge
Ullas Kapadia wrote:
Happy Holidays and Happy New Year!
I am new to WSIF and am trying to play with different types of
parameters say:
1. XML document
2. attachments. btw, so we have something like SAAJ for WSIF?
Any suggesstions?Also, how can I handle complex types?
hi,
i am not sure about
Hi,
Happy Holidays and Happy New Year!
I am new to WSIF and am trying to play with different types of
parameters say:
1. XML document
2. attachments. btw, so we have something like SAAJ for WSIF?
Any suggesstions?Also, how can I handle complex types?
Thanks
Joy
Sorry to be a pest, but has anybody got 1.1b to work with Tomcat 3.2.x?
Thanks!
Tim
-Original Message-
From: Tim Colson [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 23, 2002 6:53 AM
To: [EMAIL PROTECTED]
Subject: RE: Initial Axis 1.1b Install Failure & Build Error
Replying to mys
I am trying to understand how SOAP headers are handled by Axis.
I admit that I can find the answer to my question by looking into the source
code, but in the case someone as a quick answer, I will appreciate.
The sequence of operation call to my web service is the following:
1) Login operation.
Hi,
How to make WSDL2Java generate code for simpleType. ( I used -a option -- no
luck)
The way I used is
java org.apache.axis.wsdl -p package_name -a wsdflfile
Eg:
The stub generated looks like
String getRootObject()
But I need
ObjectName g
Hi...
I was having a problem with the JVM crashing while sending SOAP
objectsturns out the problem was an incorrect XML character in the
SOAP document, which caused the cliend to throw a SAXException and reset
the connection to the server. The JVM does crash however on the server
when th
yeah, I was catching up.
What would be cool would be if axis would let you name a class that
implemented some getWSDL() method in an interface, so that you could write a
'smart' wsdl generator that even did different things for different callers.
- Original Message -
From: "Kevin Jones" <
- Original Message -
From: "Gene Chuang" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, December 29, 2002 21:19
Subject: Re: axis ant task in netbeans
>
>
> Thanks for the pointers guys. I'm ALMOST there! I added the classpathref
to taskdef, but then ANT complained of not fi
I guess you were reading through the threads and hadn't got to the last
one I posted - I'd already figured this :-)
> well, stick it as a resource in the classpath. You are left with a separate
> problem 'what if I want to include full urls in the wsdl', but that may be
> tractable at build time
-
Hi Jeff,
The only example with WSIF is an async testcase at:
http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-axis-wsif/java/test/async/AsyncTests.java
The async model still needs a bit of work but the current design works as
follows:
There are two ways of using async, one where WSIF handles th
11 matches
Mail list logo