Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Unable to start HTTP Preview server
Unable to start HTTP Preview server [message #1016100] Tue, 05 March 2013 03:16
Brian Johnson is currently offline Brian JohnsonFriend
Messages: 3
Registered: March 2013
Junior Member
I have installed the JEE build of Juno SR1 for OS X (32 bit) on my Mac Mini PPC running Leopard 10.5.
I created a new static web project and added a single HTML file. Also created a new HTTP Preview server to view the file, but this will not start. I get the following popup dialog error:

'Starting HTTP Preview at localhost' has encountered a problem.
Could not find required bundle javax.servlet


A search through the installation directory shows that jar file is there:

$ find . -name "*javax.servlet*"
./plugins/javax.servlet.jsp_2.2.0.v201112011158.jar
./plugins/javax.servlet_3.0.0.v201112011016.jar


I'm at a loss for where to go next on this. Could someone point me in the right direction please?

The only thing I can think of is maybe the Java 1.5 build that Apple uses doesn't have javax.servlet and Eclipse is looking for it? That's a total guess though obviously.
Previous Topic:Issues Excluding Validator by File or Directory
Next Topic:extend javascript editor
Goto Forum:
  


Current Time: Fri Apr 26 20:15:42 GMT 2024

Powered by FUDForum. Page generated in 0.02719 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top