Bug 9294

Summary: [PATCH] optional/j2ee/ServerDeploy OC4J Support
Product: Ant Reporter: Henning Saul <henning.saul>
Component: Optional TasksAssignee: Ant Notifications List <notifications>
Status: NEW ---    
Severity: enhancement Keywords: PatchAvailable
Priority: P3    
Version: 1.7.0   
Target Milestone: ---   
Hardware: Other   
OS: other   
URL: http://jakarta.apache.org/ant/manual/OptionalTasks/serverdeploy.html
Attachments: Patch to ServerDeploy.java for OC4J support
Patch to serverdeploy.html for OC4J support
New class OC4JHotDeploymentTool.java for OC4J support

Description Henning Saul 2002-05-21 19:23:46 UTC
Hi,
I've added support for Oracle 9iAS/OC4J to the serverdeploy task. Please find 
attached the patches to ServerDeploy.java and serverdeploy.html and 
OC4JHotDeploymentTool.java. It should also work for the Orion app server as 
Oracle's 9iAS is based on Orion. Maybe somebody can give it a try. This is my 
first time submitting stuff so please let me know if you need anything else. 
Thanks a lot.

Cheers
Henning
Comment 1 Henning Saul 2002-05-21 19:24:50 UTC
Created attachment 1905 [details]
Patch to ServerDeploy.java for OC4J support
Comment 2 Henning Saul 2002-05-21 19:26:07 UTC
Created attachment 1906 [details]
Patch to serverdeploy.html for OC4J support
Comment 3 Henning Saul 2002-05-21 19:27:20 UTC
Created attachment 1907 [details]
New class OC4JHotDeploymentTool.java for OC4J support