On 19 Oct 2009, at 02:17, Freddy Daoud wrote: >> Well... First of all, setting appropriate context root in web app >> didn't >> work because when it is packed in an EAR file, application.xml has >> to be >> used. But having / there doesn't work, neither ROOT, etc. So I >> found out >> that there's a conception of default web app in Glassfish settings. >> Then >> I had to dig up the information about filter mappings (that /* >> thing). >> Then it turned out that Glassfish is buggy and it's context root >> is // >> instead of / > > Ah.. well I don't use Glassfish, I don't use EAR files, and I don't > have any problems with / ;-) > > Cheers, > Freddy > http://www.stripesbook.com >
Hi Freddy/Grzegorz Thanks for the reply. I did try that URL mapping in the first instance and it didn't seem to work - even though I had identical settings in web.xml. However, as I'm using Glassfish it seems that may be the reason! I don't have to use Glassfish but it seemed a nice contained EE server - as I do need JMS. Do you know which servers is this confirmed to work well on? Maybe I can look at getting my application running on a different server as I would like to have this functionality and I'm still in development. Cheers, -- Stephen Nelson ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
