Fields Summary |
---|
public static final String | MOD_TYPE_PROP_NAMEProperty name for module type. If this property is not set, the module
type is assumed to web module. |
public static final String | MOD_TYPE_EJBEJB module type |
public static final String | MOD_TYPE_WEBWEB module type |
public static final String | APP_ID_PROP_NAMEApplication id for this web service end point |
public static final String | BUNDLE_NAME_PROP_NAMEbundle name for this web service end point |
public static final String | WSDL_PROP_NAMEWSDL location for this web service end point |
public static final String | APPLICATION_XML_PROP_NAMEapplication.xml for this web service end point |
public static final String | WS_XML_PROP_NAMEwebservices.xml for this web service end point |
public static final String | WS_XML_LOCATION_PROP_NAMEwebservices.xml location for this web service end point |
public static final String | MAPPING_PROP_NAMEmapping file location for this web service end point |
public static final String | EJB_JAR_XML_PROP_NAMEejb-jar.xml location for this web service end point |
public static final String | SUN_EJB_JAR_XML_PROP_NAMEsun-ejb-jar.xml for this web service end point |
public static final String | SUN_EJB_JAR_XML_LOCATION_PROP_NAMEsun-ejb-jar.xml location for this web service end point |
public static final String | WEB_XML_PROP_NAMEweb.xml location for this web service end point |
public static final String | SUN_WEB_XML_PROP_NAMEsun-web.xml location for this web service end point |
public static final String | SUN_WEB_XML_LOCATION_PROP_NAMEsun-web.xml location for this web service end point |
public static final String | APP_ROOT_LOCATION_PROP_NAMEapplication root location for this web service end point |
public static final String | BUNDLE_ROOT_LOCATION_PROP_NAMEbundle root location for this web service end point |