Bug 93215 - Performance: Axis run-time JARs are overwritten every time you go through the WS creation wizard
Summary: Performance: Axis run-time JARs are overwritten every time you go through the...
Status: CLOSED FIXED
Alias: None
Product: WTP Webservices
Classification: WebTools
Component: jst.ws (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Kathy Chan CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2005-04-28 23:37 EDT by Jeffrey Liu CLA
Modified: 2005-07-12 16:55 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeffrey Liu CLA 2005-04-28 23:37:29 EDT
Performance: Axis run-time JARs are overwritten every time you go through the 
WS creation wizard. For example, I have a Web module that already have an Axis 
WS in it. Meaning all the Axis run-time JARs are already copied over to the 
WEB-INF/lib directory. If I generate a WS in this Web module again, the old 
Axis run-time JARs are overwritten. The wizard should not overwrite these JARs 
if it doesn't need to because of performance reasons. Overwritting the JARs 
will trigger rebuilds, resource changes, etc...
Comment 1 Chris Brealey CLA 2005-04-29 10:01:18 EDT
Kathy, something for M5.
Comment 2 Kathy Chan CLA 2005-05-18 14:29:27 EDT
Remove redundant copy if the Axis JARs already exist.
Comment 3 Jeffrey Liu CLA 2005-06-27 15:26:19 EDT
Verified with I20050624
Comment 4 Chris Brealey CLA 2005-07-12 16:55:54 EDT
Closing on behalf of Kathy.