Is there a web.xml ? If so, what is the version and is it a 109 based
service ?
vijay
Ed Mooney wrote:
> I've deployed this webservice to GF v9.1 b18:
>
> @WebService(name = "IBaseDataTypesDocLitB", targetNamespace =
> "http://tempuri.org/")
> @SOAPBinding(parameterStyle = SOAPBinding.ParameterStyle.BARE)
> public class BaseDataTypesDocLitB implements IBaseDataTypesDocLitB {
> ... };
>
> The webservice works, but doesn't show up in the admin console. Any
> ideas?
>
> -- Ed
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>