multiple import problems

2002-10-28 Thread Fadly
already exists {http://www.virtual.org/search}InputFacet already exists {http://www.virtual.org/search}OutputFacet already exists . It does create the stubs, and some additional files. I just wonder about this warning, must be something wrong .. --fadly

Re: Help with problem running Axis

2002-10-28 Thread Fadly
... > I think I have a problem with the way I have installed > Axis on Tomcat 4.1.12.  All the rest of the validations > checkout, but when I try to run the AdminServlet I get > the following Tomcat exception.    --fadly

Re: Wsdl2Java Client Stub -> jdk 1.3 problem

2002-10-28 Thread Fadly
Hi, . > The class is a member of JDK 1.4. > Isn't it possible to use the stubs with older JDKs? ... Yes, it is possible to use JDK1.3 with the generated stubs, but you must include xmlParserAPIs.jar to your CLASSPATH, since it is not included in JDK1.3 --fadly

Re: TestClient problem. (Connection refused).

2002-10-24 Thread Fadly
quote" sample in the "samples" directory. If it is OK then, you successfully configured Axis 1.0 --fadly

Configuring Axis 1.0

2002-10-24 Thread Fadly
configuration problems, I just installed necessary jars with the version listed in the "dependencies.html" in the download site for Axis 1.0 Just notice the version of the ext app carefully. Once again, sorry for posting silly questions --fadly

re: bug at wsdl2java creating ServiceLocation-Address ? beta 3

2002-10-23 Thread Fadly
loWorld (String arg) { return "Hello " + arg; .. I wonder my deployment descriptor not correct ? I really need your advice guys .. thank you very much --fadly

Configuration problem

2002-10-22 Thread Fadly
l><head><title>Apache  >> Tomcat/4.1.12-LE-jdk14 - Error >> ...   Is it because the distribution version is not stable enough ?   PS: I used - tomcat 4.1.12 from jboss-3.0.3 distribution - JRE from Sun JDK 1.3   Any ideas ?   TIA --fadly