Name

wlrun

Synopsis

Starts an instance of the BEA WebLogic Server. This task does not return until the server stops.

Attributes

args (all, String, N)

Additional arguments for the WebLogic instance.

beahome (1.3, 1.4, File, Y)

The directory containing the server’s config file. Applicable only for WebLogic 6.0. The task assumes WebLogic 6.0 when this attribute is specified.

classpath (all, Path, Y)

The classpath used to run the server. Under WebLogic 6.0, this should include all WebLogic JARs.

domain (1.3, 1.4, String, Y)

The domain of the server. Applicable only for WebLogic 6.0.

home (all, File, Y)

The WebLogic distribution directory.

jvmargs (all, String, N)

Additional arguments for the JVM.

name (all, String, N)

The name of the server within the WebLogic home. Defaults to myserver.

password (1.3, 1.4, String, Y)

The server’s management password. Applicable only for WebLogic 6.0.

pkpassword (1.3, 1.4, String, N)

The private key password. Applicable only for WebLogic 6.0.

policy (all, String, N)

The name of the security policy file within the WebLogic home directory. Defaults to weblogic.policy.

properties (all, String, Y,)

The name of the properties file within the WebLogic home directory. Applicable only for WebLogic 4.5.1 and 5.1.

username (1.3, 1.4, String, N)

The server’s management username. Applicable only for WebLogic 6.0.

weblogicmainclass (all, String, N)

The name of the WebLogic main class. Defaults to weblogic.Server.

wlclasspath (all, Path, N)

The classpath used by the WebLogic server. ...

Get Ant: The Definitive Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.