A web service to use as a test client for the ThresholdEnums Java control. That control contains code that illustrates how you can use the schema type system to retrieve information about a compiled schema. This service simply retrieves the values of an enumeration defined in schema.
The schema type system API is a powerful way to get information about compiled schema. It is, in a sense, an API about your schema API. The SchemaTypeSystem object represents compiled schemas within reach of your code — for example, schemas in JAR files in your classpath.
This sample is located in the xmlBeans/schema folder of the SamplesApp WebLogic Workshop project. In the file system the location is:
BEA_HOME\weblogic81\samples\workshop\SamplesApp\WebServices\xmlBeans\schema\ThresholdService.jws
To Run the Sample
BEA_HOME/weblogic81/samples/domains/workshop/startWebLogic.sh