Bug 343190 - All WLS ant tasks are better to be replaced by WLST command in order to be suitable for all version WLS
Summary: All WLS ant tasks are better to be replaced by WLST command in order to be su...
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2011-04-18 14:31 EDT by Kevin Yuan CLA
Modified: 2022-06-09 10:29 EDT (History)
3 users (show)

See Also:


Attachments
patch for bug fix (29.89 KB, patch)
2011-04-18 14:41 EDT, Kevin Yuan CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Yuan CLA 2011-04-18 14:31:52 EDT
Currently we use "WLConfig, WLServer, and WLDeploy" ant tasks for our JPA on WebLogic server testing, but all of the wlconfig mbean access will be removed in some new version of wls, and we'd better to use WLST command instead of it.
Comment 1 Kevin Yuan CLA 2011-04-18 14:41:39 EDT
Created attachment 193518 [details]
patch for bug fix

Create Python scripts using WLS WLST commands instead of original ant tasks (WLConfig, WLServer, and WLDeploy)
Comment 2 Kevin Yuan CLA 2011-04-18 14:46:21 EDT
Verified by running JPA tests on WLS 10.3.4 and Oracle 11.1.0.7 DB

Code reviewed by Yiping Zhang and Edwin Tang
Comment 3 Kevin Yuan CLA 2011-04-18 14:47:05 EDT
Checked into trunk, revision: 9240
Comment 4 Eclipse Webmaster CLA 2022-06-09 10:29:44 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink