This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSF and the fly likes how to port myfaces to websphere? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "how to port myfaces to websphere?" Watch "how to port myfaces to websphere?" New topic
Author

how to port myfaces to websphere?

Daoyue Ming
Greenhorn

Joined: Oct 04, 2004
Posts: 26
I just started developing a JSF application, our production server is Websphere Portal Server.
However I found portal server was very slow to start up, even the websphere application server.
Want I want to do is develop the application using tomcat+myfaces, then port it to websphere application server.
However I have trouble to do so, anyone has similiar experience?
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15230

We are currently doing that. All local tests are done on our local machines using Tomcat and our stage and prod boxes are Websphere.

However I have trouble to do so,

You are going to have to give me information about the trouble(s) you are having.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how to port myfaces to websphere?
 
Similar Threads
MyFaces in Websphere Portal
Portals in IBM Portal Server
Host two applications on one server
MyFaces in Websphere Portal
Access JSF web application from Portal Server