>
>so a new JVM is used. Regards.
>
>Ramón.
>
>>-Original Message-
>>From: Robert Evans [mailto:[EMAIL PROTECTED]]
>>Sent: Wednesday, March 27, 2002 7:27 PM
>>To: [EMAIL PROTECTED]
>>Subject: Can deploy from command line, but not from Ant
>>
&g
I had the same problem. Try to set fork="yes":
so a new JVM is used. Regards.
Ramón.
> -Original Message-
> From: Robert Evans [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 27, 2002 7:27 PM
> To: [EMAIL PROTECTED]
> Subject: Can
Title: RE: Can deploy from command line, but not from Ant
You need a JAXP-compliant XML parser such as Xerces or Crimson in your CLASSPATH.
> -Original Message-
> From: Robert Evans [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 27, 2002 12:27 PM
> To: [EMA
Greetings,
I've been trying to get familiar with Axis, and am working through some
beginning examples. I've been able to deploy the .jws based services,
and as I am walking through the Axis users guide I have become stumped
on manually deploying a service.
If I try to deploy if from the comm