File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes [Resolved] [Jsf Trinidad & Tomcat 5.5.23] Problems with one of the apache examples Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "[Resolved] [Jsf Trinidad & Tomcat 5.5.23] Problems with one of the apache examples" Watch "[Resolved] [Jsf Trinidad & Tomcat 5.5.23] Problems with one of the apache examples" New topic
Author

[Resolved] [Jsf Trinidad & Tomcat 5.5.23] Problems with one of the apache examples

Ted Wister
Greenhorn

Joined: May 10, 2007
Posts: 3
Hello, i'm new here

I've deployed (under tomcat 5.5.23 & jvm 1.5) the two examples made by apache fondation concerning the trinidad faces components. There is two examples (web applications) but the "blank" doesn't work whereas the "demo" works good ! Here is the name of the 2 .war :

trinidad-blank-1.0.0-incubating.war
trinidad-demo-1.0.0-incubating.war

I've not found an official support forum for trinidad or tomcat... Could you help me please ? Thanks

ps: i've also tried to deploy the "blank" under a standalone OC4J but i've the same problem.

[ May 10, 2007: Message edited by: Bear Bibeault ]

[ May 11, 2007: Message edited by: Ted Wister ]
[ May 11, 2007: Message edited by: Ted Wister ]
Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 50691

"pouet xxxxx",

There aren't many rules that you need to worry about here on the Ranch, but one that we take very seriously regards the use of proper names. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it.

In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious.

Thanks!
bear
JavaRanch Sheriff


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Ted Wister
Greenhorn

Joined: May 10, 2007
Posts: 3
Hello sherrif,

I'm sorry for that mystake, don't shoot me . Well i've update my profile .

Have you any idea for my problem ?

Thanks!
Ted Wister
Greenhorn

Joined: May 10, 2007
Posts: 3
ok i resolved the problem... Servlet mapping wasn't the same in the two demo. To acces the "blank" application the url is : <application>/faces/index.jsp
The other solution is to modify the web.xml .
 
 
subject: [Resolved] [Jsf Trinidad & Tomcat 5.5.23] Problems with one of the apache examples
 
Threads others viewed
[FIXED] weird problem with tomcat not starting up
How to preload a JSP?
How do I setup Tomcat on a Windows XP Professional
Is WEB-INF Directory mandatory ?
Marking servlet HelloWorld as unavailable
developer file tools