RE: Locating download of org.w3c.dom

2004-01-26 Thread Wilson, Allen
shouldn't have to download it. If you really need to get at the source its in the src.zip of the SDK. Regards, Richard -Original Message- From: Wilson, Allen [mailto:[EMAIL PROTECTED] Sent: 26 January 2004 17:15 To: [EMAIL PROTECTED] Subject: Locating download of org.w3c.dom Can any te

Locating download of org.w3c.dom

2004-01-26 Thread Wilson, Allen
Can any tell me where I can find a download of the org.w3c.dom package. I've searched the w3c site but could not find it. Any help would be appreciated Allen This message may contain proprietary or confidential company information. Any unauthorized use or disclosure is prohibited.

RE: Locating the org.w3c.dom API

2003-11-18 Thread Wilson, Allen
manipulate XML files.JDom,Dom4J Xerces,Xalan etc...Wilson, Allen wrote: Can anyone tell me where I can locate the org.w3c.dom API? I look in the W3C site and searched through Google and I cannot find it (or overlooked it).   Thanks...Allen This

Locating the org.w3c.dom API

2003-11-18 Thread Wilson, Allen
Title: Message Can anyone tell me where I can locate the org.w3c.dom API? I look in the W3C site and searched through Google and I cannot find it (or overlooked it).   Thanks...Allen This message may contain proprietary or confidential company information. Any unauthorized use or discl

RE: How to get generated wsdl

2003-10-31 Thread Wilson, Allen
Tore... I just got a lot of help from several people on setting up Axis...so I hope I can return the favor. Have you tried using the AdminClient on your wsdd file. This will generate the wsdl for you... Allen -Original Message- From: Tore Halset [mailto:[EMAIL PROTECTED] Sent: Friday, O

RE: AdminClient

2003-10-29 Thread Wilson, Allen
ction refused... there's something wrong with the link that the example uses... it has bugged me for a day, that stupid example... --- "Wilson, Allen" <[EMAIL PROTECTED]> wrote: > That was itlike I said it was probably something > stupid on my part. > >

RE: AdminClient

2003-10-29 Thread Wilson, Allen
:15 PM To: [EMAIL PROTECTED] Subject: Re: AdminClient actually this happened to another guy about a week ago - same problem, leaving out the WEB-INF. guess i should have picked it up!! stephen Xavier Renard wrote: > Wilson, Allen wrote: > >> Here's the information th

RE: AdminClient

2003-10-28 Thread Wilson, Allen
needed (AdminClient will also modify this file). This allows me to configure remote admin, etc. for each web app. HTH --Thunder -----Original Message- From: Wilson, Allen [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 28, 2003 1:22 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject

RE: AdminClient

2003-10-28 Thread Wilson, Allen
java org.apache.axis.utils.Admin stephen Wilson, Allen wrote: > Here's the information that is in my paths: > > AXIS_HOME=/opt/WWW/tomcat-4.1.18/webapps/axis > export AXIS_HOME > > AXIS_LIB=$AXIS_HOME/lib > export AXIS_LIB > > AXISCLASSPATH=/opt/WWW/tomcat-4.1.18/webapps/axis/

RE: AdminClient

2003-10-28 Thread Wilson, Allen
place...this isn't a classes directory...but a lib directory. I have nothing axis related in my common/lib or common/classes...my axis/WEB-INF/classes only has the samples code. Follow the install instructions to the letter...they work. Wilson, Allen wrote: >I guess I am just mis

RE: AdminClient

2003-10-28 Thread Wilson, Allen
..not sure what kind of web service this will provide you. With JWS you're supposed to take simple classes with user-callable functions in them (like echoString, etc.) and deploy them...not servlets. mike Wilson, Allen wrote: >Okay there must be something I am doing wrong then...let me pr

RE: AdminClient

2003-10-28 Thread Wilson, Allen
-INF (In case you are using tomcat.) "Wilson, Allen" <[EMAIL PROTECTED]> on 28 Oct 2003 14:16 Please respond to [EMAIL PROTECTED] To:<[EMAIL PROTECTED]> Subject:RE: AdminClient Do you have to be in the directory of the wsdd of can you fully qualify the path

RE: AdminClient

2003-10-28 Thread Wilson, Allen
server yourfile.wsdd where yourfile.wsdd is your WSDD file. You need to have all the Axis jar files and xml parsers in your classpath before you execute that command. "Wilson, Allen" <[EMAIL PROTECTED]> on 27 Oct 2003 17:41 Please respond to [EMAIL PROTECTED] To:&

AdminClient

2003-10-27 Thread Wilson, Allen
real help :D http://ws.apache.org/axis/java/install.html --- "Wilson, Allen" <[EMAIL PROTECTED]> wrote: > Hello... > > I am new to Axis and was wonder how do I start up > the Admin Client. I've > found the AdminClient class but I am not sure where > to put it

RE: AdminClient

2003-10-27 Thread Wilson, Allen
real help :D http://ws.apache.org/axis/java/install.html --- "Wilson, Allen" <[EMAIL PROTECTED]> wrote: > Hello... > > I am new to Axis and was wonder how do I start up > the Admin Client. I've > found the AdminClient class but I am not sure where >

AdminClient

2003-10-27 Thread Wilson, Allen
Title: Message Hello...   I am new to Axis and was wonder how do I start up the Admin Client. I've found the AdminClient class but I am not sure where to put it so it can be used?   Allen This message may contain proprietary or confidential company information. Any unauthorized use o