Hi Cyril,
thanks for your information.
I just submitted the problem to the bugzilla database.
Gruesse
Monika Huk
>
>
>
>
> "cyril gonnot" <[EMAIL PROTECTED]>
> 04.07.2002 03:01
> Please respond to axis-user
>
> To: [EMAIL PROTECTED]
> cc:
> Subject: Re: axis and IWS 6.0
>
>Hi Monika,
>
>I'm using the nightly build of the 28/06, do you know if this problem has
>been fixed recently or if a fix is planned ?
>
>Regards,
>
>Cyril
>
>>Hi Cyril,
>>
>>I got the same problem.
>>
>>The problem is the following code:
>>
>> String realpath = context.getRealPath(req.getServletPath());
>> if ((pathInfo == null || pathInfo.equals("")) &&
>> !realpath.endsWith(".jws")) {
>>
>>The iPlanet-servlet-engine returns null als context.getRealPath() if the
>>content of the parameter refers to a servlet. Tomcat 4.0 returns a
>>pseudo-locality.
>>
>>Anyway, if realpath is null, realpath.endsWith(".jws") results in a
>>NullPointerException. So I got the sources, changed the source-file and
>>replaced the class-file in the war-file.
>>
>>I am happy to hear that your webservices are doing fine, because I got
some
>>trouble. Which axis-version do you use?
>>
>>
>>Regards
>>Monika
>
>
>_________________________________________________________________
>Send and receive Hotmail on your mobile device: http://mobile.msn.com
>
>
>
>