Hi,
 
We are facing a similar problem.. Using Sun AS 8.2 with myfaces. everytime, we make any small change, we need to undeploy the app, stop the server, start it again n then deploy.. somehow, while cleaning up, it doesnt touch the myfaces-all.jar.. we found this when we used maven to build n package.
No clue as of now about how to get rid of this...
If you do get some soln to this, plz post on this mailing list also.. it might help others too... :-)
 
Regards,
Nimisha.

 
On 8/8/06, Sköldheimer Fredrik <[EMAIL PROTECTED]> wrote:
Hello.
 
I use SUN java Studio Enterprise 8.1 as IDE.
 
Ever since I included the MyFaces 1.1.1 myfaces-all.jar file in my project every re-deployment of my project fails. The First time I have started the IDE and deploy everything workes but if I do some changes in a file and hit the green play button again it will shurly fail with the following output:
 
---- 8< -----
Start registering the project's server resources
Finished registering server resources
While redeploying, trying to stop the application in target server completed successfully
At least one operation failed
D:\fredrik\java\projects\test\nbproject\build-impl.xml:388: Deployment failed.
BUILD FAILED (total time: 6 seconds)
------------------
 
I think it have something to do with the dist folder beeing locked. I have googled this problem and found some indication that this is a candidate for a bug? Is this true? Can you do something to get around this problem. For now, the only thing that seems to be working is to re-start the IDE compleatly. This is getting very anoying..
 
 
Thanks for all the help!
 
//Fredrik

Reply via email to