Hi, I am having issues on cxf deployment. It works successfully on jetty and tomcat. However, when i switch to glassfish i get a message saying taht
When i try to access the cxf servlet, i get : No services have been found. However, when i try to access coming from jetty: or tomcat on my local server i get : Available SOAP services: overrideServer getActiveUsers acceptOverrideRequest Endpoint address: http://localhost:8088/override/override WSDL : {http://server.override.luminous.ccti.com/}OverrideServerImplService Target namespace: http://server.override.luminous.ccti.com/ i'm using 2.2.8 version of cxf. it only happens on glassfish though thanks carlo
