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