To identify a Java pseudocomponent, format a URL as follows:
pseudo://java/java-package/jaguar-package/component
Where:
java-package is
the is the dot-notation name of the Java package that contains the
component skeleton. This package is the same as the package used
by the implementation class. For example, if the implementation class
is com.sybase.sample.MyJavaPseudo, specify com.sybase.sample
as
the Java package name. The code base under which the class is deployed
must be specified in the CLASSPATH.
jaguar-package is the EAServer Manager package name.
component is the EAServer Manager component name.
Copyright © 2005. Sybase Inc. All rights reserved. |