This week's giveaways are in the MongoDB and Jobs Discussion forums.
We're giving away four copies of Mongo DB Applied Patterns and 4 resume reviews from Five Year Itch and have the authors/reps on-line!
See this thread and this one for details.
The moose likes Web Services and the fly likes Netbeans 6.8M1 and JAX-RS using Jersey problems Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Netbeans 6.8M1 and JAX-RS using Jersey problems" Watch "Netbeans 6.8M1 and JAX-RS using Jersey problems" New topic
Author

Netbeans 6.8M1 and JAX-RS using Jersey problems

John Brosan
Greenhorn

Joined: Jul 07, 2005
Posts: 9
Hello everyone,

I am trying to do a simple hello world REST app using Netbeans 6.8M1 on Ubuntu Linux 9.10BETA using Jersey

I am getting the following error. I am sure that I am missing something simple, but can't seem to put my finger on it.

Here is the error that I am receiving. Not sure why its not building the jar. I am a bit of a neophyte, so any assistance would be most appreciated.






Here is my EJB




Here is the web.xml which is where I think the issue may be.




Any assistance would be GREATLY appreciated.

John


Linux, giving you more uptime than an overdose of viagra!
John Brosan
Greenhorn

Joined: Jul 07, 2005
Posts: 9
Well, I feel like an idiot, it appears that the RestApp-War project somehow got changed from being the main project to NOT the main project. I set it to the main project again and it works!

Sorry everyone.

Thanks,
John
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: Netbeans 6.8M1 and JAX-RS using Jersey problems
 
Similar Threads
Beginners Querylogue!
File upload
Struts+Spring+hibernate integration problem
Glassfish deployment issues
The module has not been deployed. BUILD FAILED error problem