BEA Systems, Inc.

weblogic.jms.extensions
Class ClientSAFGenerate

java.lang.Object
  extended by weblogic.jms.extensions.ClientSAFGenerate

public class ClientSAFGenerate
extends Object

This is a helper class for generating a SAF Client configuration file. The weblogic.jms.extensions.ClientSAFGenerate utility generates a JMS SAF client configuration file, using either a JMS module file or an existing JMS SAF client configuration file. For more information refer to the client SAF documentation in "Programming Stand-alone Clients".

Usage: java weblogic.jms.extensions.ClientSAFGenerate [ -url server-url ] [ -username name-of-user ] [ -existingClientFile file-path ] [ -moduleFile file-path ['@' plan-path ]]* [ -outputFile file-path ]

See Also:
ClientSAF, ClientSAFEncrypt

Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview
Copyright 2007 BEA Systems Inc.