Hi, Currently I have Axis working like a charm under Tomcat 4.0.6 and BEA WebLogic Server 6.1. No problems thus far, except for the silly server-config.wsdd error message. This only occurs when that file is not yet in the WEB-INF directory, but as soon as you have deployed something with the AdminClient the file exists and there are no more complaints on subsequent starts of the server.
Setup is dead simple in both cases: just copy the axis directory from $AXIS_HOME/webapps to the proper WLS or Tomcat directory ($WL_HOME/config/mydomain/applications and $CATALINA_HOME/webapps, respectively). Oh, and I fixed the server-config.wsdd file inside the axis.jar file to enable the SOAPMonitorHandler. Hope this helps. Cheers, Karel -- Karel Sprenger, solution architect COMPAQ Computer BV, now part of HP Phone: +31 (30) 283 4542 Private: +31 (20) 670 0942 E-mail: [EMAIL PROTECTED] Private: [EMAIL PROTECTED] "The pen is mightier than the sword, and considerably easier to write with." -- Marty Feldman -----Original Message----- From: Calvin Smith [mailto:calvinrsmith@;hotmail.com] Sent: woensdag 6 november 2002 23:09 To: [EMAIL PROTECTED] Subject: Beginner guide WAS: Re: axis 1.0 does not deploy Mark, If you start it for tomcat I'll throw in what I found usefull. Also I'm actually using axis with Websphere 4 now. I used tomcat to ensure that i really didn't know what I was doing. But now I have axis working perfectly (minus .jws) in Websphere 4 Calvin R. Smith P.S. if you don't start it I'll do a simple write up that can be used as a starting point for someone, however, I don't want to be it's owner ----Original Message Follows---- Tom Jordahl wrote: >Wow, that sounds like a volunteer to me! >Write it up and put it in a bugzilla report and we will add it to the docs. > >Keep in mind, not everyone uses Tomcat to work with Axis.... > > I'm more than happy to contribute. I will add how to setup with Tomcat 4.1.12 ... including the jws issues and the server-config.wsdd error message. Who else will add their server's config? Mark _________________________________________________________________ Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail
