And more info.

Just got somebody else to install ant, and sun's xml parser on another
machine. changed the dos environment so that it knows about these two. Ran
ant and got the same result!!! So would this imply it's something to do with
the build.xml file rather than my machine?

Mick

-----Original Message-----
From: M.A.Dunphy [mailto:[EMAIL PROTECTED]]
Sent: 09 February 2001 10:37
To: '[EMAIL PROTECTED]'
Subject: RE: weblogic ejbjar creation failure


And more info,

When ant debug prints to show that it is attempting to build the ejbjar,
from an explorer if I attempt to delete the original login.jar file, windows
returns saying access denied, share violation.

So who's acessing the original jar file?

-----Original Message-----
From: M.A.Dunphy [mailto:[EMAIL PROTECTED]]
Sent: 09 February 2001 10:27
To: '[EMAIL PROTECTED]'
Subject: RE: weblogic ejbjar creation failure


Conor,

In the weblogic nested element, I've set the keepgeneric option, so that
after running ant, I still have the login-generic.jar. I've then run the
java weblogic.ejbc call in the same DOS window and it has no problem over
writing the original login.jar file. What has changed, this was working
before?. The only different I can see visually, is the ant debug says it is
forking to run the java weblogic.ejbc call. What does this do exactly? Is
there some way to not fork to identify if this is the problem?

Thanks

Mick

-----Original Message-----
From: Conor MacNeill [mailto:[EMAIL PROTECTED]]
Sent: 09 February 2001 10:19
To: [EMAIL PROTECTED]
Subject: Re: weblogic ejbjar creation failure


Mick,

Perhaps some other process has a lock on the jar. Can you delete the file
by hand using explorer? Also trying running the ejbc invocation directly
rather than through Ant and see if it gives the same behaviour.

Conor

Reply via email to