[Beginners Corner] - Problem to copy in the ejbjar
by Rockym
Hi, I have a little problem to build a build.xml, the reason is the following
dup-200-65-195-134:/users/rodrigomartinezheredia/desktop/workbook/ex04_1 rodrigomartinezheredia$ ant
Buildfile: build.xml
prepare:
compile:
ejbjar:
[copy] Copying 1 file to /Applications/jboss/server/default/deploy
BUILD FAILED
/Users/rodrigomartinezheredia/Desktop/workbook/ex04_1/build.xml:69: Failed to copy /Users/rodrigomartinezheredia/Desktop/workbook/ex04_1/build/titan.jar to /Applications/jboss/server/default/deploy/titan.jar due to /Applications/jboss/server/default/deploy/titan.jar (Permission denied)
I got these failed, but I don't knwo why the JBOSS_HOME is set in the folder where is jboss, the version is the able to carry but I'm not sure what's going on. What can I do?
Rodrigo Martinez
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965621#3965621
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965621
19 years, 8 months