Orion Application Server Latest stable version: 1.5.2 more : http://www.orionserver.com/ and support : http://www.orionsupport.com
licence: Orion Application Server development version (full version for development and for non-commercial deployment) for free Orion Application Server for commercial deployment $1500 per physical server regards Norman Sch�neich > -----Urspr�ngliche Nachricht----- > Von: Paul Spencer [mailto:[EMAIL PROTECTED]] > Gesendet: Freitag, 5. Juli 2002 23:10 > An: Jetspeed Developers List > Betreff: Re: jetspeed and orion (for contributers) > > > Norman, > > I am adding a section to the installation documentation with Servlet > container specific notes. I will add you notes about the Orion > application server. In addition I will need the product name and > version information. Is Orion an open source project? What is the > publisher's URL? > > Paul Spencer > > Paul Spencer wrote: > > > Norman, > > This looks like a problem with the Orion server. Per the > Servlet 2.2 > > spec, section 10.2 and the example in section 10.2.2, the > url-pattern > > /jetspeed is not the same as /jetspeed/*. > > > > Paul Spencer > > > > Norman Sch�neich wrote: > > > >> Hello > >> > >> in order to run jetspeed within the orion application > server the web.xml > >> file of jetspeed must be changed. > >> > >> orion needs a additional servlet-mapping-entry: > >> > >> <servlet-mapping> > >> <servlet-name> > >> jetspeed > >> </servlet-name> > >> <url-pattern> > >> /portal > >> </url-pattern> > >> </servlet-mapping> > >> > >> For tomcat the mapping to /portal/* and /portal are > propably equal, > >> but in > >> orion not. > >> > >> Maybe someone can add this entry and check in. > >> > >> > >> > >> -- > >> To unsubscribe, e-mail: > >> <mailto:[EMAIL PROTECTED]> > >> For additional commands, e-mail: > >> <mailto:[EMAIL PROTECTED]> > >> > >> > > > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
