aspose file tools
The moose likes JSF and the fly likes Websphere 5.1.2 JSF deployment issue 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 "Websphere 5.1.2 JSF deployment issue" Watch "Websphere 5.1.2 JSF deployment issue" New topic
Author

Websphere 5.1.2 JSF deployment issue

Tom tfive
Greenhorn

Joined: Nov 27, 2005
Posts: 1
Hi All,

I am having problem deploying a jsf ear file on WAS 5.1.2. I am trying to load a simple JSF application but for some unknown reason I am getting the following error message on start up:

ApplicationMg A WSVR0200I: Starting application: hilo2_war
WebContainer A SRVE0169I: Loading Web Module: hilo2.war.
WebGroup E SRVE0054E: An error occurred while loading Web application
DeployedAppli W WSVR0206E: Module, hilo2.war, of application, hilo2_war.ear/deployments/hilo2_war, failed to start
ApplicationMg W WSVR0101W: An error occurred starting, hilo2_war
ApplicationMg A WSVR0217I: Stopping application: hilo2_war
ApplicationMg A WSVR0220I: Application stopped: hilo2_war

I can deploy and run it in WSAD 5.1.2 and I can also run the war file in tomcat. There are no other error messages so I am finding it very hard to determine what the problem is. Can anyone give me any ideas on how to proceed in debugging this problem.

Kind Regards,

Tom
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Websphere 5.1.2 JSF deployment issue
 
Similar Threads
Problem in Debug mode only, works in Run mode!
No Virtual Host defined for web module
After rebase in claercase there is error to start web Application ?
wicket 1.3 and spring 2.5.1,hibernate issues in WAS6
webgroup not found exception in wsad