Re: Axis Newbie: Help with finding service!!

2004-11-24 Thread Robert Simmons Jr.
Nevermind ... i figured it out. Robert Simmons Jr. wrote: Greetings. I am trying to build a simple newbie clinet to talk to the version service in Axis. I dont want to generate clases to do this but rather understand what is going on first. Lets say I have the following wsdl: http://localhost:

Axis Newbie: Help with finding service!!

2004-11-24 Thread Robert Simmons Jr.
Greetings. I am trying to build a simple newbie clinet to talk to the version service in Axis. I dont want to generate clases to do this but rather understand what is going on first. Lets say I have the following wsdl: http://localhost:8080/Candied_Services/services/Version";

Axis Newbie: I dont get it about JAXRPC

2004-11-23 Thread Robert Simmons Jr.
When I look at the examples for JAX RPC calls, I just dont get what is going on there. I tried to emulate the examples and call the Version service and I get something like the following: import java.net.URL; import javax.xml.namespace.QName; import javax.xml.rpc.Service; import javax.xml.rpc.Se

Axis newbie question - installation step 7 testing - 401 unauthorized

2004-06-02 Thread Finn, Kerry
Title: Axis newbie question - installation step 7 testing - 401 unauthorized Hi, I've installed Axis and worked through most of the installation guide until step 7:testing. This test runs the "samples.stock.GetQuote" and I get a "401" return code - "unautho

Re: AXIS newbie problem(view deployed services)

2003-11-18 Thread vairamuthu thayapavan
hi Have u uncomment the servelet mapping for the AdminServlet. see the installation guide(attached with this mail). hope this will help u. vtpavan > > Hi, > > I have been using Netbeans and Tomcat for so long now.I have installed > the axis 1.1 and even validated it.My happyaxis.jsp runs.However

RE: AXIS newbie problem(view deployed services)

2003-11-18 Thread Jose Miguel Selman
nagarajan [mailto:[EMAIL PROTECTED] Enviado el: Martes, 18 de Noviembre de 2003 8:20 Para: [EMAIL PROTECTED] Asunto: AXIS newbie problem(view deployed services) Hi, I have been using Netbeans and Tomcat for so long now.I have installed the axis 1.1 and even validated it.My happyaxis.jsp

AXIS newbie problem(view deployed services)

2003-11-18 Thread arthi nagarajan
Hi, I have been using Netbeans and Tomcat for so long now.I have installed the axis 1.1 and even validated it.My happyaxis.jsp runs.However when I try to view my deployed services, I get this error.. The requested resource (/axis/servlet/AxisServlet) is not available. similarly for adminServl

Axis Newbie Questions

2003-07-16 Thread Daire Treanor
Title: nollaig Signature Hi All,   I am currently writing an application that is currently just a test java application. We currently have a SOAP server located on a linux box and it has a subscription service, which is written in C++, on it. The idea is that the subscription service takes a 

Axis newbie , a server dilemma!To Axis or not to Axis!

2003-02-08 Thread Apostolopoulos Paris
Hi am quite familiar with the web services concept. For the past 3 months I have been working with the official Sun Web services package (JAXP, JAXM etc etc). Now for the sake of my final year project, I want to produce a web service related to my project using an alternative package (other than Su

Re: Axis Newbie

2002-05-22 Thread Sudhir
Title: Axis Newbie Brenda,  You can achieve this using wsdl4j.jar bundled with axis. or.apache.axis.wsdl.WSDL2Java.java will give a better explanation.   sudhir - Original Message - From: Brenda Bell To: Axis Mailing List (E-mail) Sent: Wednesday, May 22, 2002 6:33

RE: Axis Newbie

2002-05-22 Thread Brenda Bell
Title: RE: Axis Newbie Thanks so much to you and others who responded to my questions.  I think I'm home free.

RE: Axis Newbie

2002-05-22 Thread Provencher, Samuel
Here's the that URI for wsdl4j... http://www-124.ibm.com/developerworks/projects/wsdl4j -Original Message- From: Stefan Henke [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 22, 2002 10:26 AM To: [EMAIL PROTECTED] Subject: AW: Axis Newbie Hi Brenda, maybe you should look at w

AW: Axis Newbie

2002-05-22 Thread Stefan Henke
: Brenda Bell [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 22. Mai 2002 15:34 An: Axis Mailing List (E-mail) Betreff: Axis Newbie This is somewhat related to Paul's question about UDDI, but I'm hoping someone will point me in the right direction to solve my problem. I have been

Re: Axis Newbie

2002-05-22 Thread Paul Hunnisett
I'm currently looking at JAXR as a UDDI API - I'll let you know if it's any good. Paul Hunnisett On Wed, 2002-05-22 at 14:33, Brenda Bell wrote: > This is somewhat related to Paul's question about UDDI, but I'm hoping > someone will point me in the right direction to solve my problem. > > I hav

Axis Newbie

2002-05-22 Thread Brenda Bell
Title: Axis Newbie This is somewhat related to Paul's question about UDDI, but I'm hoping someone will point me in the right direction to solve my problem. I have been searching everywhere for toolkits and API's that will let me do UDDI queries and parse WSDL files into an obj