DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23874>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23874 New wlstart task to start weblogic managed servers Summary: New wlstart task to start weblogic managed servers Product: Ant Version: 1.6Beta Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] This is a new task to start weblogic managed servers. This task is different than the <wlrun> task that is used to start an administrative server and will cause ant to run until the server is stopped. This task will start the managed server by contacting the admin server, which then starts the managed server via the NodeManager. This task will allow users to start servers remotely also. The task is similar enough to <wlstop> that it may be best to make a common parent class for both <wlstop> and <wlstart>. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]