Hello,
I'm running a wsdl file through the wsdl2java.sh application and am running
into some unexpected problems.
Below is pseudo-code of the stubbed client code which calls our webservice - in
particular the method which gets called to communicate with the service and get
the response we're l
I have a multi-module maven project, that when completed, will be
generating client libraries from a number of wsdl files.
Executing maven from the client maven 'module' directory, the plugin
works as expected - generates all the sources and maven packages them
into a jar file.
Executing maven fr
Before claiming that the design of the method is "NOT OK", you should
first come up with a precise explanation of your problem and some
evidence for your claim...
On Thu, May 6, 2010 at 12:53, TomazM wrote:
> I have problem with method addChild because it throw NO exception or and have
> NO logg
On Thu, May 6, 2010 at 13:42, Kim, Ducheol wrote:
>
> Thanks for all to reply about it.
>
>
>
> I found a article that is exactly same issue.
>
> ("\r\n" handled different by Axis and Axis2 )
>
> https://issues.apache.org/jira/browse/WSCOMMONS-243
>
> http://www.mail-archive.com/axis-u...@ws.apach
Thanks for your help, Joe.
I have run the following command against my WSDL:
D:\agile\repository\wsdl>d:\javatools\axis2-1.5.1\bin\wsdl2java -d jibx
-s -uri .\ValidationCodeService.wsdl
Using AXIS2_HOME: D:\javatools\axis2-1.5.1
Using JAVA_HOME:d:\java\jdk
Retrieving document at '.
I also have a lot of problems with rampart module, it is not so good written.
The problems I encountered was that rampart can't except character's from
different code page, so to solve this was that you need to do encoding of
your data which go to xml.
I use on client side:
Base64.encode(org.get
I have problem with method addChild because it throw NO exception or and have
NO logging, so how to debug this.
I can't customize source, but my opinion is that design of method is NOT OK.
Regards, Tomaz
<>
-
To unsubscribe, e-m