In my experience, if you're on JDK1.5 with Axis 1.1, you need to use the
xerces parser, axis sets some optional properties on the parser, and
under the version of crimson in 1.5 they now throw exceptions which axis
doesn't handle, if you switch to xerces it should work.

Cheers
Simon 

> -----Original Message-----
> From: Hans Rupp [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, December 21, 2004 4:29 AM
> To: [EMAIL PROTECTED]
> Subject: simple axis tests fail
> 
> hi,
> 
> i'am new to axis and cannot get running.
> the happyaxis-page says "The core axis libraries are 
> present." but when i try the links from the install-page, for 
> example http://localhost:8080/axis/services/Version?method=getVersion
> i get a 500 internal server error instead of the mentioned xml page.
> 
> in addition i get a nullpointerexception when i try to run 
> tcpmon or to deploy the SoapMonitorApplet.
> 
> in one word: it doesn't work.
> 
> i'm using: WinXp, jdk1.5.0, jwsdp-1.5, tomcat50-jwsdp and axis-1.1
> 
> after reading the install and userguide and surfing the user 
> mailing list i couldn't a solution instead i became more and 
> more confused about classpaths and which jars should be in 
> which directory.
> 
> Could someone please give me some tips?
> 
> Regards 
>        Hans
> 
> 
> 
> 

Reply via email to