Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am using netbeans 6.8 and glass fish and trying to start learning restful services.
I made a simple Restful services using "patterns" and choose singletone (single root). Other thngs were default. I know most of the things the ide did.

Then I modified the class to provide client to use URL http://host:8080/resources/generic/Name and it would produce application/xml file with "hello {NAME} "

Ok, I deployed this application and then Tested Restful services.
I opened it in Firefox 6.0. But the thing that got displayed was:

wsdl file complete link

and one line "and nothing else below it."

Select a node on the navigation bar (on the left side of this page) to test.

As I found that there should had been some more content to test. Thanks in advance. :)

EDIT: It's working in Internet Explorer ... is there anything to add in my Firefox?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.