Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » RESTful project on Glassfish results in resource not available(Simple project using Jersey does not result as expected)
RESTful project on Glassfish results in resource not available [message #642953] Fri, 03 December 2010 13:53
Hans Missing name is currently offline Hans Missing nameFriend
Messages: 3
Registered: December 2010
Location: Zurich
Junior Member
Environment: Win 7 64 professional with helios JEE.
Very simple helloWord test.

Facts:
Same code deployed from Netbeans to Glassfish 3.01 works.
Project configured for Tomcat 7 and started from IDE works as expected.
Project configured for Glassfish, started from IDE doesen work. I.e. the default JSP page is shown, but extending the URL to the Web service results in Status 404, The requested resource () is not available.

Building a war with maven and deploying on Glassfish works.
Building a war with eclipse export to war and deploying on Glassfish fails!

Where is the bug? Comparing the resulting WAR-Files didn't show significant differences, but maybe knowing where to search would show it.
Previous Topic:a encoding problem with wtp in helios
Next Topic:Is there a standard solution for equinox + struts2?
Goto Forum:
  


Current Time: Fri Mar 29 01:50:21 GMT 2024

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

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

Back to the top