You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Dieter Engelhardt <Di...@Iris-Solutions.de> on 2003/03/27 00:20:11 UTC

Deploying Webapps

Hi there,
i've developed an app with turbin 2.2 which works well within my
Eclipse-environment. But if i deploy it by creating an war-file and install
it to my Tomcat 4.24 Server, i always get: The requested resource
/app/servlet/app is not available.

Some hints for that?

Would appreciate any help
Dieter



---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


AW: Deploying Webapps

Posted by Dieter Engelhardt <Di...@Iris-Solutions.de>.
Thanx for your help.
I found the between my local tomcat installation and the remote one.

It's the entry in tomcat_home/conf/web.xml

    <servlet-mapping>
        <servlet-name>invoker</servlet-name>
        <url-pattern>/servlet/*</url-pattern>
    </servlet-mapping>

Now it works.

Regards
Dieter

-----Ursprungliche Nachricht-----
Von: George Allaman [mailto:george@skyelou.com]
Gesendet: Donnerstag, 27. Marz 2003 17:52
An: Turbine Users List
Betreff: Re: Deploying Webapps


Dieter -

Search the turbine-user mail list archive for "WAR" - there was a recent
thread
on how to make WAR files and how to configure Tomcat that solved my problem.

Dieter Engelhardt wrote:
> Hi there,
> i've developed an app with turbin 2.2 which works well within my
> Eclipse-environment. But if i deploy it by creating an war-file and
install
> it to my Tomcat 4.24 Server, i always get: The requested resource
> /app/servlet/app is not available.
>
> Some hints for that?
>
> Would appreciate any help
> Dieter
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-user-help@jakarta.apache.org
>
>


--
George Allaman
Denver, Colorado
303 466 2114


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


Re: Deploying Webapps

Posted by George Allaman <ge...@skyelou.com>.
Dieter -

Search the turbine-user mail list archive for "WAR" - there was a recent thread 
on how to make WAR files and how to configure Tomcat that solved my problem.

Dieter Engelhardt wrote:
> Hi there,
> i've developed an app with turbin 2.2 which works well within my
> Eclipse-environment. But if i deploy it by creating an war-file and install
> it to my Tomcat 4.24 Server, i always get: The requested resource
> /app/servlet/app is not available.
> 
> Some hints for that?
> 
> Would appreciate any help
> Dieter
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-user-help@jakarta.apache.org
> 
> 


-- 
George Allaman
Denver, Colorado
303 466 2114


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


AW: Deploying Webapps

Posted by Jürgen Hoffmann <jh...@byteaction.de>.
Hi,

See:
http://archives.apache.org/eyebrowse/ReadMsg?listName=turbine-user@jakar
ta.apache.org&msgId=686042

Kind regards
 
Jürgen Hoffmann
ByteACTION GmbH
 
cert. Perl Programmer
cert. Linux System Administrator
cert. Java Programmer



-----Ursprüngliche Nachricht-----
Von: Dieter Engelhardt [mailto:Dieter.Engelhardt@Iris-Solutions.de] 
Gesendet: Donnerstag, 27. März 2003 00:20
An: Turbine Users List
Betreff: Deploying Webapps


Hi there,
i've developed an app with turbin 2.2 which works well within my
Eclipse-environment. But if i deploy it by creating an war-file and
install it to my Tomcat 4.24 Server, i always get: The requested
resource /app/servlet/app is not available.

Some hints for that?

Would appreciate any help
Dieter



---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


Re: Deploying Webapps

Posted by Kurt Schrader <ks...@karmalab.org>.
What does your web.xml look like?

-Kurt

On Thu, 27 Mar 2003, Dieter Engelhardt wrote:

> Hi there,
> i've developed an app with turbin 2.2 which works well within my
> Eclipse-environment. But if i deploy it by creating an war-file and install
> it to my Tomcat 4.24 Server, i always get: The requested resource
> /app/servlet/app is not available.
>
> Some hints for that?
>
> Would appreciate any help
> Dieter
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org