From: <forums_at_java.net>
Date: Wed, 19 Sep 2012 21:04:18 -0500 (CDT)
Thank you for response. It seems that I got confused not seeing endpoint in
deployed application in GlassFissh administrative console. But following your
advice I checked the access to the WSDL by
http://localhost:8088/HelloWorldWSService/com.ivan.wsejb.provider.HelloWorldEJBWS?wsdl
and it worked . Then I requested the service from the client (SOAPUI) and it
worked. Great..