Re: axis and IWS 6.0

2002-07-05 Thread Monika . Huk
CTED] > 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, >&g

Re: axis and IWS 6.0

2002-07-04 Thread cyril gonnot
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()); >

Re: axis and IWS 6.0

2002-07-03 Thread Monika . Huk
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.getR