ay 28, 2012 12:48 PM
To: java-user@axis.apache.org
Subject: Re: Problem in generating client stub
On Wed, May 23, 2012 at 7:23 PM, Nandeesh Kaggere
wrote:
Hi,
This is one of those things.. that worked before. Now I am trying to
generate stub from a WSDL file as below. I have tried twe
Hi,
This is one of those things.. that worked before. Now I am trying to
generate stub from a WSDL file as below. I have tried tweaking configuration
files unders \axis2\conf as well. If some one has an answer, can you please
share.
C:\ax2-1.6.0BD\bin>WSDL2Java -uri C:\tryStubs\CARDCLOS.wsdl -
that is not in your JDK truststore. Import
the service SSL certificate in the cacert file that belongs to your JDK.
From: Nandeesh Kaggere [nkagg...@camsbycbs.com]
Sent: Monday, May 07, 2012 2:01 PM
To: java-user@axis.apache.org
Subject: Axis1.6 -- making
Hi,
I am using Axis2 v 1.6 for invoking 3rd party WS calls. Things were fine but
the new requirement is, I need to be making secured calls (Https) and the
existing code throws the following exception. Can you please tell me
how/what changes should be made or point me to the right resource?
Cau
See if this helps. I too have come across larger stubs and eclipse had
trouble opening them and I remember getting out of space error. Some times
it may help to open it a text editor outside Eclipse.
Check out the following link to increase heap size
http://wiki.eclipse.org/FAQ_How_do_I_increase_
Hi,
I am making WS calls on a provider service. I see SOAP Request/Response on
TCP Mon tool and get a successful response. However it is generating
exception (below) in the client stub soon after making service call for all
the calls
and response is always null. Not sure what is causing it. Any
I think, it refers to java related things like documents /API/
Specifications etc. that is relevant to what you are looking at.
_
From: MartÃn R. [mailto:mmrrg...@gmail.com]
Sent: Thursday, April 28, 2011 10:22 AM
To: axis-u...@ws.apache.org
Subject: what does mean "java artifacts"?