I am Developing and Testing a @Stateless EJB wrapped into @Webservice, all works fine locally within RAD, but as soon as I deploy the EAR with its WAR module to a production server (8.0.5) the WSDL url returns 404 and no entries show up in the WAS console under Services.
My local WAS server in RAD is also 8.0.5.
8.0.5 is JEE6 compliant and should be scanning the annotation and generating the wsdl.