Hi,

I have the following problem with turbine 2.1 under Jetty 3.0.6.
Everytime I try to access a page, IE comes with the "File download" window,
instead of just showing this page.
When I use IE as the application to open the file with, the page shows up as
it should have.


I tried the following;
1.  Create a new app with the tdk2.1
2.  Install this app under Jetty 3.0.6 with the following modifications to
jetty.xml:
    <Call name="addWebApplication">
        <Arg>/newapp/*</Arg>
        <Arg><SystemProperty name="jetty.home"
default="."/>/webapps/newapp</Arg>
        <Arg />
    </Call>
3. Jetty starts up ok, and so does Turbine, no strange errors in the log
either.


Could this be a mime-type related error?
Has anyone had the same problem?

Thanx,
Chris




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to