I can’t see the “Web Services” Node (Menu Item in the Tree-like menu that GF admin console has on its left side) in glassfish’s admin console.
Is there a way to enable it in glassfish? Should I download any upgrades for glassfish to enable it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Short answers: No and no.
Longer answer:
There have been a fair number of changes in the Admin Console between GlassFish Server 2.x and 3.x.
There is no explicit node in the tree in 3.x. Most of the data that was available in the tree has been shifted into the pages associated with the app that implements the endpoint.
If you have an endpoint defined in a web application named WSI, you can find info about the endpoints on the pages that are associated with WSI.