Celtix Enterprise Command Reference
Table of Contents
Preface
About this Book
What is Covered in This Book
Who Should Read This Book
How to Use This Book
Using the Celtix Enterprise Library
The Celtix Enterprise Library
Getting the Latest Version
Searching the Celtix Enterprise Library
Additional Resources for Help
Additional IONA Resources
Open Source Project Resources
Document Conventions
I. Service Creation Tools
I. Code Generation Commands
wsdl2java
— generates JAX-WS compliant Java code from a WSDL document
II. WSDL Generation Commands
java2wsdl
— generates a WSDL document from a JAX-WS compliant Java class
xsd2wsdl
— generates a WSDL document containing the types defined in an XML Schema document.
wsdl2soap
— generates a WSDL document containing a valid SOAP/HTTP endpoint definition based on a
portType
element.
wsdl2xml
— generates a WSDL document containing an XML binding based on a
portType
element.
wsdl2service
— generates a WSDL document containing a valid endpoint definition from a
binding
element.
III. XML Validation Commands
wsdlvalidator
— validates a WSDL document
II. Service Deployment Tools
IV. Celtix Enterprise Router Tools
celtix_router
— Deploys an instance of the Celtix Enterprise router.
V. Celtix Enterprise Container Tools
spring_container
— Starts and stops the Celtix Enterprise container.
VI. Tools for Deploying Services into Tomcat
tomcat_start
— Starts the servlet container shipped with Celtix Enterprise.
tomcat_stop
— Shuts down the servlet container.
tomcat_deployapp
— Deploys a service into the servlet container.
tomcat_undeployapp
— Removes a service from the servlet container.
VII. Tools for Deploying into Apache Incubator ServiceMix
servicemix_start
— Starts the Apache Incubator ServiceMix JBI container provided with Celtix Enterprise.
servicemix_deploy_sa
— Deploys service assembly files into the Apache Incubator ServiceMix JBI container.
servicemix_undeploy_sa
— Undeploys service assembly files from the Apache Incubator ServiceMix JBI container.
servicemix_install_ca
— Installs component archives into Apache Incubator ServiceMix.
servicemix_uninstall_ca
— Uninstalls component archives from Apache Incubator ServiceMix.
VIII. Tools for Deploying Services into JBoss
jboss_setup
— Deploys the Celtix Advanced Service Engine JCA connector into the JBoss application server.
jboss_start
— Starts the JBoss application server.
jboss_stop
— Shuts down the JBoss application server.
jboss_deployapp
— Deploys a service into the JBoss applicaiton server.
jboss_undeployapp
— Removes a service from the JBoss applicaiton server.
III. Messaging System Tools
IX. Celtix Advanced Messaging Commands
qpid-server
— Starts the Celtix Advanced Messaging broker.
X. ActiveMQ Commands
activemq
— Starts an ActiveMQ broker.
shutdown
— Stops one or more running ActiveMQ broker.
list
— Shows the names of all ActiveMQ brokers running in a given JMX context.
query
— Queries the specified JMX context for information about the known ActiveMQ objects.
bstat
— Creates a report of useful statistics about the specified broker.
browse
— Displays information about the messages in the specified JMS destinations.