Yes, the classes are added in the classpath.
On Mon, May 2, 2011 at 10:42 PM, Deepal Jayasinghe wrote:
> Did you add the deployer classes to classpath or if you are using Tomcat
> cat put it to WEB-INF/classes
>
> deepal
> On 5/2/2011 2:23 AM, aditya chitre wrote:
> > Hi,
> >
> > I have custom d
The autogenerated WSDL includes 3 bindings:
http://127.0.0.1:8080/SNMP/services/RequestValor.RequestValorHttpEndpoint/
"/>
-
http://127.0.0.1:8080/SNMP/services/RequestValor.RequestValorHttpSoap12Endpoint/
"/>
-
http://127.0.0.1:8080/SNMP/services/RequestValor.RequestValorHttpSoap11Endpoint/
well, for example,
http://axis.apache.org/axis2/java/core/docs/jaxws-guide.html , it appears
that term.
And if you search "artifacts java" in google, it looks like that term is
related with WS.
On Mon, May 2, 2011 at 10:49 AM, Stadelmann Josef <
[email protected]> wrote:
> Whate
Hi Josef,
Sorry for the late reply but yesterday here was holidays.
Some info
Server: JBoss5.1 + Axis (1.5) + Suse (11.x)
Client: I made tests both with Poster (an HTTP plug-in for Firefox) and oXigen
(an XML editor) WSDL SOAP analyzer. I even made a Java client generated by the
AXIS wsdl2code s
Hi all,
I need to create a client of a web service which runs under Tomcat requiring
https protocol; i.e. the url of the service is something like
https://host:port/someService. The Tomcat uses self-signed certificates. I
have found examples on the Internet which say that with Axis 1 that was e