| Author |
how can i make weblogic ant tasks not override my changes
|
Tauqueer Ali
Ranch Hand
Joined: Sep 05, 2001
Posts: 53
|
|
I use jwsc Ant task to generate web services deployable component using a jws class. However, I make some custom changes in web.xml, weblogic.xml and place a servlet in web services war. All these get overridden when I run jwsc task to regenerate my webservices component. What's the best way of handling this situation. I'm begining to believe that maybe using weblogic ant tasks to generate webservices is good for helloworld programs but not for the real world projects. Can somebody share some real world project experience of developing webservices using weblogic tools. Thanks, Tauqueer.
|
SCJP2, SCWCD, XML, OOAD<br />Kolkata, India
|
 |
David Brossard
Ranch Hand
Joined: Jun 03, 2004
Posts: 107
|
|
|
Have you tried looking at the ant attribute "overwrite"?
|
No matter what they say in Ohio, we're still first in flight!
|
 |
 |
|
|
subject: how can i make weblogic ant tasks not override my changes
|
|
|