| Author |
JSF sample project
|
J Haley
Ranch Hand
Joined: Jul 22, 2004
Posts: 66
|
|
I'm trying to run Sun's jsf-cardemo sample project with Lomboz Eclipse based IDE. I've imported and built the war, but I get the following error.
Build path contains duplicate entry: 'WebContent/WEB-INF/lib/jsf-api.jar' for porject jsf-cardemo
Any ideas? Jay
|
 |
ernest fakudze
Ranch Hand
Joined: Aug 27, 2001
Posts: 216
|
|
Hi J, I thought that once you have the war file all you have to do is deploy it. I'm using Tomcat and I simply dropped it in my webapps directory. It worked just fine. The whole purpose of a war file is that it is ready for deployment. Please correct me if I'm missing something.
|
In a time of drastic change it is the learners who inherit the future. The learned usually find themselves equipped to live in a world that no longer exists.<br />Eric Hoffer
|
 |
 |
|
|
subject: JSF sample project
|
|
|