I believe the pattern matching is part of the servlet spec, and the web.xml conforms to that. It does seem to work with Jetty and Tomcat, if you can find a workaround that works on all of them, please let us know.
-Kevin Ross -----Original Message----- From: Josema Alonso [mailto:[EMAIL PROTECTED] Sent: Friday, June 27, 2003 3:20 PM To: xindice-users@xml.apache.org Subject: Re: Xindice in Websphere anyone? Ok, replying to myself. It seems Websphere has a bug or it doesn't like the deployment descriptor. If I change the pattern mapped to the servlet from '/*' to something different not under root of the web context, i.e. '/xindice', it works. I'm not that expert in web application servers, but has the 'web.xml' been configured specifically for Tomcat? I guess it was not... I'll try to investigate further when I have some more time. Best. ----- Original Message ----- From: "Josema Alonso" <[EMAIL PROTECTED]> To: "XIndice Users" <xindice-users@xml.apache.org> Sent: Wednesday, June 25, 2003 10:50 PM Subject: Xindice in Websphere anyone? > Hello, all. > > I'm preparing a short tutorial in which I will demonstrate the features of > Xindice. This will be conducted during the ICWE'03 conference: > http://lsi.uniovi.es/~labra/icwe03/tutorials.html#XMLDB > > So, I'm trying to configure Xindice deploying it in a nice Websphere 4.02 > box we got around here. It installed correctly, it started correctly from > the admin console, but no response to any query. It doesn't show the ugly > debug tool...and that's bad... > > I thought I could ask around here before just in case anybody installed it > on similar environment successfully. Anybody? > > Anyway, I'll go on investigating on my own. I need to find a solution asap. > I will post again if so. > > Best. > > ps: sorry if this appears posted more than once but I'm having trouble > posting to this mailing list. > >