Problem: If you have a new JMT environment and import an existing project that was associated with a runtime server and server in its former environment, you receive an error and you cannot compile and run the project.
To run an imported project:
Create a Web Application project and do the following in the New Web Application Project wizard:
Select the correct server in the Target runtime field.
Select to use a blank project in the Template field.
Leave JavaServer Faces support selected on the Select Component Support wizard page.
JavaServer Faces support is selected by default.
Copy the contents of the imported project, for example, the .jsp files, web.xml, faces-config.xml and .jar files, into the related folders in the new project.
Refresh the new project.
Run the new project.
Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com