Hi all,
Have any of you already created a project were used maven and axis?
I'm considering that possibility now, but there are issues like the generation of java
from wsdl, which requires some work, like creating a plugin!
Does any of you already had to battle with this?
Thanks
Luis Novais
nd it worked
ok.
Chears
Luis Novais
he servlet and looks
like is reaching the AxisServlet, I tried to turn
on the log, changing the INFO to DEBUG in the
log4j.properties inside axis.jar, but didn't
work.
Did this happended to someone else?
Thanks
Luis Novais
PS. With the version of 7 April everything works
fine.
The solution is not giving the name "value" to the element, once the code
generation uses this name in the argument of a method.
Chears
Luis Novais
- Original Message -
From: "Nuno Guerreiro" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday
mention simpler
to program to.
--
Tom
Jordahl
Macromedia
-Original Message-From: Luis Novais
[mailto:[EMAIL PROTECTED]]Sent: Wednesday, March 13, 2002 11:09
AMTo: [EMAIL PROTECTED]Subject: Problem with
wsdl2java generator
Hi,
With the utility wsd
pt.bcp.cidadebcp.webservices.system.CodePositionsType
codePositions;.
}
This mean, without the array
I supose the first one is the correct one.
Any comments about this would be apreciated.
Luis Novais
to change the schema and the method
receive the 2 arguments and the service
takes care of handling then.
- Original Message -
From:
Luis
Novais
To: [EMAIL PROTECTED]
Sent: Tuesday, February 26, 2002 5:23
PM
Subject: WSDL2Java limitation or
not?
Hi
item it's fine.
Probably who did this thought well, my suggestion
is one command line option to give us
the flexibility to generate code in this
case
I supose is something in SchemaUtils.
Thanks, and keep the good work
Luis Novais
Hi, try setting the return type if is a string:
call.setReturnType( XMLType.XSD_STRING );
chears.
- Original Message -
From: "Kris Melotte" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 21, 2002 5:46 PM
Subject: RE: samples.encoding with samples.userguide5 p