RE: document exchange and WSDL?

2002-07-03 Thread Anthony Smith
Call.NAMESPACE is there such a thing? I get an error sayning that No variable NAMESPACE defined in class org.apache.axis.client.Call. call.setProperty( Call.NAMESPACE, NAMESPACE_URI );

RE: AXIS error

2002-06-27 Thread Anthony Smith
I get this when I type http://localhost:8080/axis/NHLService.jws?wsdl in the browser window -Original Message- From: fd [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 26, 2002 4:54 PM To: [EMAIL PROTECTED] Subject: Re: AXIS error whats teh compilation error? > Sorry, something seems

RE: NewBie Question

2002-06-27 Thread Anthony Smith
me) method) then I still needed to define the namespace, but to nothing. This is what I needed to do to use the dynamic proxy returned from Service.getPort(...) because there is currently no way to supply a portName and a endpoint. I may be missing something here. -Jeff ---

AXIS error

2002-06-26 Thread Anthony Smith
Sorry, something seems to have gone wrong... here are the details: Error while compiling: C:\tomcat-3.3\webapps\axis\WEB-INFjwsClasses\NHLService.java What is the problmeo import java.util.*; public class NHLService { HashMap standings = new HashMap(); public NHLService() { //

RE: NewBie Question

2002-06-26 Thread Anthony Smith
firewall at your company. Anthony Smith <[EMAIL PROTECTED]> on 06/26/2002 05:10:47 PM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc:(bcc: Kevin Bedell/Systems/USHO/SunLife) Subject: RE: NewBie Question I am using TestClient in examples1 and the endpoint is:

RE: NewBie Question

2002-06-26 Thread Anthony Smith
ving to the correct port. Do a System.out.print and see if the endpoint is the same port you have your server on. - Axis isn't running. Are you sure it's started and running correctly? Anthony Smith <[EMAIL PROTECTED]> on 06/26/2002 04:55:07 PM Please respond to [EMAIL PROTECTE

NewBie Question

2002-06-26 Thread Anthony Smith
( new Object [] { i1, i2 }); Basically any call.invoke Can someone tell me where I am going wrong? Anthony Smith GSP Technologies 901-263-8953 "Having education and talent doesn't make you better than the world... it makes you responsible for it!"