I'm guessing that Axis is replacing any characters
that might be confused with XML markup, hence "<" is being
replaced with "<" and so on. I'm not sure why this wouldn't
get changed back again at the server side. Perhaps you can try defining
the parameter as a CDATA section, in your XML schema.
T
I am having problems with the following.
I have used WSDL2Java to generate client code. I am not able to send a
xml document without
the following problem.
I am sending but the code sends
here is the code
Object part = (Object) "
javax.xml.rpc.Service service = new Service();
URL e
PROTECTED]
Subject: Re: Axis 1.2 WSDL2Java problem (probably)
Tim K. (Gmane) se proiznese na 25.11.2004 18:12:
> Have you tried Axis 1.2RC2 (released on Nov 17 I think), or even a
> nightly build? This looks like an Axis bug and I would be surprised if
> it's not already fixed.
>
&
Tim K. (Gmane) se proiznese na 25.11.2004 18:12:
Have you tried Axis 1.2RC2 (released on Nov 17 I think), or even a
nightly build? This looks like an Axis bug and I would be surprised if
it's not already fixed.
You can look for a similar bug or file one if there isn't one already.
Tried both. Do
Viktor Vojnovski wrote:
Tim Gmane se proiznese na 25.11.2004 17:42:
Please post the Java class you are trying to expose. I realize it may
contain proprietary information, so you should try writing a simple
example that reproduces the problem or posting snippets from the bean
that has the CPF att
Tim Gmane se proiznese na 25.11.2004 17:42:
Please post the Java class you are trying to expose. I realize it may
contain proprietary information, so you should try writing a simple
example that reproduces the problem or posting snippets from the bean
that has the CPF attribute ...
Not a problem
Viktor Vojnovski wrote:
I am getting this (partial output) while trying to access wsdl of a
newly deployed service. Any ideas why?
Caused by: Bean attribute CPF is of type java.lang.String, which is not
a simple type
at
org.apache.axis.encoding.ser.BeanSerializer.writeAttribute(BeanSeri
I am getting this (partial output) while trying to access wsdl of a
newly deployed service. Any ideas why?
Caused by: Bean attribute CPF is of type java.lang.String, which is not
a simple type
at
org.apache.axis.encoding.ser.BeanSerializer.writeAttribute(BeanSerializer.java:460)
Hi,
I get a "connection timed out" error when using Axis wsdl2java. Attached is the wsdl
file, and below is the error
The error doesn't specify which resource there is a problem connecting to. Anyone got
any ideas or have had a similar problem ?
Regards,
Noel
C:\Project\WebServices\BankEx>jav
Hi,
I get a "connection timed out" error when using Axis wsdl2java. Attached is the wsdl
file, and below is the error
The error doesn't specify which resource there is a problem connecting to. Anyone got
any ideas or have had a similar problem ?
Regards,
Noel
C:\Project\WebServices\BankEx>jav
Hi,
I'm trying to run WSDL2Java on the following WSDL:
http://webservices.esalestax.net/CertiTAX.NET/CertiCalc.asmx?WSDL
...but it doesn't seem to like one of the overloaded operations. Here
is what it spits out:
java org.apache.axis.wsdl.WSDL2Java
"http://webservices.esalestax.net/CertiTAX.
romJava.Emitter.setCls(Emitter.java:1477) atorg.apache.axis.wsdl.Java2WSDL.run(Java2WSDL.java:500) atorg.apache.axis.wsdl.Java2WSDL.main(Java2WSDL.java:542)
From: Ransel Lopez
[mailto:[EMAIL PROTECTED]
Sent: Thursday, January 29, 2004
12:38 PM
To: [EMAIL PROTECTED]
Subject: RE: WSDL2Java p
Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Safdar AliSent: Thursday, January 29, 2004 1:27
PMTo: [EMAIL PROTECTED]Subject: Re: WSDL2Java
problem / Solution
Gourav, you are absolutely right for
WSDL2Java utility, we don't need all these
n jar files
Safdar.
- Original Message -
From:
Pani, Gourav
To: '[EMAIL PROTECTED]'
Sent: Thursday, January 29, 2004 9:02
PM
Subject: RE: WSDL2Java problem /
Solution
That's odd. The only thing I use in my CLASSPATH to do WSDL2Java
is
rsday, January 29, 2004 2:06
PMTo: [EMAIL PROTECTED]Subject: Re: WSDL2Java
problem / Solution
Hi all, (especially Lopez, Kondapalli,
Ashley)
Finally, after doing 3 days of brain storming.. I
have come to a solution for WSDL2Java problem where it throws Exception at
different l
Title: Message
Hi all, (especially Lopez, Kondapalli,
Ashley)
Finally, after doing 3 days of brain storming.. I
have come to a solution for WSDL2Java problem where it throws Exception at
different levels.
It involves two prblems
1) Your classpath variable limit; which is 1024
CTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 28, 2004 7:04 AM
Subject: Re: WSDL2Java problem
> Safdar,
>
> I believe you will find that the Java specs now state that any jars that
> change/add-to the java.* and javax.* packages must be in the endorsed
> directory o
Safdar,
I believe you will find that the Java specs now state that any jars that
change/add-to the java.* and javax.* packages must be in the endorsed
directory of your JRE/JDK.
If that is not the issue, I have had many similar issues with other
applications and it was easily solved by moving a
nt: Monday, January 26, 2004 8:12
AMTo: Axis UserSubject: WSDL2Java
problem
Hello,
I am getting the following error while using
WSDL2Java tool...
C:\axis-1_1\samples\addr>java
org.apache.axis.wsdl.WSDL2Java Address.wsdlException in thread "main"
java.la
Hi,
I too got the same problem..,both Java2WSDL and WSDL2Java are giving similar types of errors.I posted this question last week,but no repsonse :(
I even tried using IBM's wsdl4j.jar,but didnt work.
regards
Rao.,Safdar Ali <[EMAIL PROTECTED]> wrote:
Hello,
I am getting the following er
Hello,
I am getting the following error while using
WSDL2Java tool...
C:\axis-1_1\samples\addr>java
org.apache.axis.wsdl.WSDL2Java Address.wsdlException in thread "main"
java.lang.NoClassDefFoundError:
javax.wsdl.Definition at
org.apache.axis.wsdl.toJava.JavaGeneratorFactory.class$
Hi...
I have a web service (describe by a wsdl file) with a method like this:
.
http://www.demoservice.org/demo";
xmlns="http://www.w3.org/2001/XMLSchema";>
http://www.demoservice.org/demo";
schemaLocation="http://www.demoservice.org/demo/ConsultasDemo.xsd"; />
mniopera.com
- Original Message -
From: Dennis Reil
To: AXIS-User-List
Sent: Thursday, June 06, 2002 8:53 AM
Subject: another WSDL2Java-problem: no stubs / skeletons emitted
I'm having another problem with wsdl2java.
Wsdl2java doesn't generate stubs and skeletons for
the attached
I'm having another problem with
wsdl2java.
Wsdl2java doesn't generate stubs and skeletons
for
the attached wsdl file. It doesn't throw an
error
message so the file seems to be correct.
What did I do wrong ?
I used the following command line
options:
-a -s -S true -p eVerlage.ws.gruppen
- Original Message -
From: "Alan Moore" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 21, 2002 9:38 AM
Subject: RE: WSDL2JAVA problem
> I didn't use the ant task but instead used the task. It has
a
> fork option that I found was r
anks!
Anuj.
> -Original Message-
> From: Alan Moore [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 21, 2002 12:38 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: WSDL2JAVA problem
>
>
> I didn't use the ant task but instead used the
> task. It has a
]
> Sent: Monday, May 20, 2002 5:22 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: WSDL2JAVA problem
>
>
> Well, we have crimson.jar in our CLASSPATH (see in
> our ant target below). I've tried replacing that with
> xerces.jar but no dice. 8( Also, we
wade through the
code and see.
Thanks,
Han
-Original Message-
From: Simon McClenahan [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 20, 2002 5:10 PM
To: [EMAIL PROTECTED]
Subject: RE: WSDL2JAVA problem
The first thing I would check is to make sure that you have an XML parser in
your
anks.
Anuj.
> -Original Message-
> From: Simon McClenahan [mailto:[EMAIL PROTECTED]]
> Sent: Monday, May 20, 2002 5:10 PM
> To: [EMAIL PROTECTED]
> Subject: RE: WSDL2JAVA problem
>
>
> The first thing I would check is to make sure that you have
> an XML parser in
- Original Message -
From: "R. Lake" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 20, 2002 3:17 PM
Subject: Re: WSDL2JAVA problem
> This is possibly a similar effect I'm seeing except with Java2WSDL. I've
> tried setting the classp
This is possibly a similar effect I'm seeing except with Java2WSDL. I've
tried setting the classpath to ".;xerces.jar" to get example 6 of the user
guide working so perhaps there's a conflict between Xerces and JDK1.4? The
other examples must have picked up and used the JDK parser correctly in
ord
arser is available, even though Axis does not give
any hint to that being the cause.
cheers,
Simon
> -Original Message-
> From: Han Wang [mailto:[EMAIL PROTECTED]]
> Sent: Monday, May 20, 2002 4:03 PM
> To: [EMAIL PROTECTED]
> Subject: RE: WSDL2JAVA problem
>
One more problem:
I'm getting a null pointer exception and no description of the problem:
[apply] java.lang.NullPointerException
[apply] at org.apache.axis.wsdl.toJava.Utils.holder(Utils.java:494)
[apply] at
org.apache.axis.wsdl.toJava.JavaWriterFactory.constructSignat
ure(Ja
I discovered another problem with the code generation:
(AXIS Beta 2)
In WSDL:
Generated Java:
public class TpOctet implements java.io.Serializable,
org.apache.axis.encoding.SimpleType {
private byte[] value;
I'm having trouble generating a WSDL document with xsd:anyURI
[java] java.io.IOException: Type http://www.w3.org/2001/XMLSchema:anyURI
is referenced but not defined.
A quick search on the mailing list resulted in a message Jan 23 on anyURI
not being supported yet.
I'm working off a standard sub
HTH, Sven
- Original Message -
From: "Kristian Senkler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 30, 2002 4:25 PM
Subject: WSDL2JAVA Problem
> Dear List,
>
> I got a problem parsing a WSDL-ressource. One part of the WSDL-file is
Title: WSDL2JAVA Problem
Sounds
like you need to configure your JDK to support https URLs.
I
don't believe this is supported right out of the box...
There
should be info in the Java documentation about this, but I don't have a pointer
handy.
--
Tom
Jordahl
Macromedia
---
Title: WSDL2JAVA Problem
Dear List,
I got a problem parsing a WSDL-ressource. One part of the WSDL-file is as follows:
<wsdl:service name="JavaService">
<wsdl:port name="TaxonomyApi" binding="tns:TaxonomyApi">
[EMAIL PROTECTED]
cc:
Subject:WSDL2Java problem
I try to generate Java stubs out of an WSDL file, using WSDL2Java from
axis alpha3. I use the example in the user guide:
java org.apache.axis.wsdl.WSDL2Java AddressBook.wsdl
but I keep getting this error:
java.lang.NoS
I try to generate Java stubs out of an WSDL file, using WSDL2Java from
axis alpha3. I use the example in the user guide:
java org.apache.axis.wsdl.WSDL2Java AddressBook.wsdl
but I keep getting this error:
java.lang.NoSuchMethodError
at com.ibm.swdl.xml.WSDLReaderImpl.parseDefinitions(Unkown
cc:
03/05/2002 06:34 Subject: WSDL2Java -problem : no
desrializer defined for array type ...
Hi,
I've a .NET Server which returns arrays of user defined tpyes. I
genereted Java classes with WSDL2Java for my java client. All works
except deserializiation of arrays!
ErrorMsg:
org.xml.sax.SAX.Exception : No deserializier defined for array type
urn:MyURN:Buchung.
I looked into the cto
Show me your WSDL and the WSDL2Java command you used.
Russell Butek
[EMAIL PROTECTED]
"Jean Marc Taillant" <[EMAIL PROTECTED]> on 02/07/2002 04:44:34
AM
Please respond to [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
cc:
Subject: WSDL2Java problem when generating comple
Hi all,
I try to generate complex type class with different
package, i need to put complexType1 in mypackage.util and ComplexType2 in
mypackage.util2 . I put in my wsdl file different namespace for each
package as follow:
...
...
I use wsdl2java tool with g
have with the whole document vs. rpc and literal
vs. encoded mess.
--
Tom Jordahl
Macromedia
-Original Message-
From: Brette, Marc [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 06, 2002 12:37 PM
To: '[EMAIL PROTECTED]'
Subject: RE: WSDL2Java problem with complex ty
al Message-
From: Tom Jordahl [mailto:[EMAIL PROTECTED]]
Sent: 06 February 2002 18:10
To: '[EMAIL PROTECTED]'
Subject: RE: WSDL2Java problem with complex type ?
There is a bug, which I have a fix for and will check in to the CVS tree
shortly.
The stub still doesn't work however.
e WSDL and generate stubs...
I am still looking at it, but no promises for a short term fix. :-)
--
Tom Jordahl
-Original Message-
From: Brette, Marc [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 06, 2002 11:27 AM
To: '[EMAIL PROTECTED]'
Subject: RE: WSDL2Java problem with c
Thanks for your help.
-Original Message-
From: Tom Jordahl [mailto:[EMAIL PROTECTED]]
Sent: 06 February 2002 16:45
To: '[EMAIL PROTECTED]'
Subject: RE: WSDL2Java problem with complex type ?
In looking at the WSDL, this is strange:
http://schemas.xmlsoap.org/soap/encoding/"; />
[mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 06, 2002 10:43 AM
To: 'Russell Butek'; '[EMAIL PROTECTED]'
Subject: RE: WSDL2Java problem with complex type ?
The rpc/literal case isn't handled correctly by the emitter, as you discovered. This
is mostly because w
out that simple. :-(
--
Tom Jordahl
Macromedia
-Original Message-
From: Russell Butek [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 06, 2002 8:48 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: WSDL2Java problem with complex type ?
The soap:body in the binding says use=&
Butek [mailto:[EMAIL PROTECTED]]
Sent: 06 February 2002 14:48
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: WSDL2Java problem with complex type ?
The soap:body in the binding says use="literal". This means that the outer
layer - getRTQuote/getRTQuoteResponse - is stripped and the
X-RPC doesn't
address it.
Russell Butek
[EMAIL PROTECTED]
"Brette, Marc" <[EMAIL PROTECTED]> on 02/06/2002 04:13:02 AM
Please respond to [EMAIL PROTECTED]
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc:
Subject: WSDL2Java problem with complex type
Hi,
I try to use WSDL2Java to generate stubs.
The WSDL file defining the service is
http://services.xmltoday.com/vx_engine/wsdl.vep/realtime.wsdl
I tried to use the 02/05/2002 nighlty build, but no classes are generated
for the complex types getRTQuote and getRTQuoteResponse, whereas they are
us
53 matches
Mail list logo