enunciate

articulate your web api.

Artifacts

The following is a list of known artifacts that are exportable. Each artifact is associated with a module that makes the artifacts available. This list is based off the known set of modules that ship with Enunciate.

artifactId module notes
spring.war.file spring-app The fully-documented, fully functional war file.
docs docs The directory that contains the generated API documentation
jaxws.src.dir jaxws The directory that contains the java source files for the generated JAX-WS support classes.
xfire-server.src.dir xfire The directory that contains the java source files for the generated XFire support classes.
spring.app.dir spring-app The expanded directory containing the fully-documented, fully functional war.
client.jdk14.library xfire-client The JDK 1.4 client bundle, containing the binary and source jars (zipped).
client.jdk14.library.binaries xfire-client The jar file for the generated JDK 1.4 client binaries.
client.jdk14.library.sources xfire-client The jar file for the generated JDK 1.4 client sources.
client.jdk15.library xfire-client The JDK 1.4 client bundle, containing the binary and source jars (zipped).
client.jdk15.library.binaries xfire-client The jar file for the generated JDK 1.5 client binaries.
client.jdk15.library.sources xfire-client The jar file for the generated JDK 1.5 client sources.
gwt.client.jar gwt The gwt client-side jar.
gwt.client.src.dir gwt The directory into which the GWT client-side sources are generated.
gwt.server.src.dir gwt The directory into which the GWT server-side sources are generated.
gwt.app.dir gwt The main appilcations directory the compiled GWT apps.
amf.client.src.dir amf The directory where the client-side ActionScript code is generated.
amf.server.src.dir amf The directory where the server-side AMF support classes are generated.
as3.client.swc amf The packaged client-side ActionScript SWC.
flex.app.dir amf The directory to which the Flex apps are compiled.
[nsprefix].wsdl xml The WSDL file for the namespace identified by the prefix [nsprefix].
[nsprefix].xsd xml The XML-Schema file for the namespace identified by the prefix [nsprefix].