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 No nothing works 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 "No nothing works" Watch "No nothing works" New topic
Author

No nothing works

Alan Duke
Greenhorn

Joined: Apr 12, 2011
Posts: 26
This is very simple and not score runs below my web.xml and jsp calling xhtml

web.xml


jsp


My XHTML(.jsf)


My Faces-Config

When I right click on top of the jsp file and give: Run As > Run On Server > JBoss
I got the following message: Internet Explorer can not display this page. Amazingly, my default browser is Firefox and not IE.
What do I do?
Sai Hegde
security forum advocate
Ranch Hand

Joined: Oct 26, 2010
Posts: 183

There are default browser preferences in your IDE. Try changing that. Also it would be helpful if you could post the server log so we can check what is the problem here.
Alan Duke
Greenhorn

Joined: Apr 12, 2011
Posts: 26
This is the Server Log

Sai Hegde
security forum advocate
Ranch Hand

Joined: Oct 26, 2010
Posts: 183

looks like jboss started but with many errors. You'd need to fix those startup errors first.
Alan Duke
Greenhorn

Joined: Apr 12, 2011
Posts: 26
I installed Tomcat operate there. And have tested with JBoss also worked. I do not know what really happened. I do not know well the JBoss for this type of configuration.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: No nothing works
 
Similar Threads
App doesn't work
Don't work any jfs scripts
Primefaces setup causing problems JSF 2.0
Error with JBoss and JSF(My Page does not work)
Refactor Managed Bean