On 3/25/07, Deano!! <[EMAIL PROTECTED]> wrote:

cheers, all i did to install it really was jjust choose to install it on the
add/remove applications in fedora 6,

I tested your app on MS Windows XP.

May be your JSF app needs to be configured for the Linux environment,
for example
paths in Linux are separated by / as opposed to \ in MS Windows. Check
your JSF app's config files. Also check different files rwx
permissions and other things that are specific to the Linux
environment.

and it seemed to sort it self out, then
i assumed by the manager/admin application fro tomcat working then my
project should..

If you are able to access the default Tomcat page on
http://localhost:8080/ then, you have Tomcat configured correctly, try
to run the examples under http://localhost:8080/examples/ and try a
simple JSF test -- if you have those working then, the problem is most
likely with how the app is configured for Linux.

-Rashmi

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to