Hi,
A simple question about WebLogic deployment:
I have a “large” project and when I re-deploy I get an initial problem with the .jar file (yes, deploying as an archive, which is what I need to do for proper testing!) in that WebLogic tries to deploy whilst the file is still being written. OK – so this is an annoyance, as the deploy does work when the .jar files is finally closed by MyEclipse.
I have read a thread about this, suggesting changing the WebLogic “polling” interval – but there isn’t one to change (have done a lot of looking in case I missed it !)
Is it possible to jar the file to a temp directory then copy over to the deploy directory with the current MyEclipse (latest version running against Eclipse 3.0 release (RC, not M)), or do I have to “just live with it”?
BTW – Superb product that has made my life much easier – I was using a different one, but had some issues that I couldn’t resolve. Sorting this “annoyance” out would be the icing on the cake!
Thanks,
Dom.
I guess, from the lack of response, that there is not a “solution” ?