anonymous wrote : Caused by: org.osoa.sca.ServiceRuntimeException:
java.io.FileNotFoundException:
C:\JavaPrograms\jboss-4.2.3.GA\server\default\.\tmp\deploy\tmp38384MDASWebappDeploy-exp.war
(Access is denied)
| at
org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.addContribution(DefaultSCADomain.java:331)
| at
org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.init(DefaultSCADomain.java:183)
| at
org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.(DefaultSCADomain.java:120)
| at org.apache.tuscany.sca.host.webapp.WebSCADomain.(WebSCADomain.java:41)
1) The exception seems to be coming from the tuscany application and not JBoss.
2) The path default\.\tmp\ that is mentioned in the logs looks a bit strange to me:
anonymous wrote :
|
C:\JavaPrograms\jboss-4.2.3.GA\server\default\.\tmp\deploy\tmp38384MDASWebappDeploy-exp.war
Don't know why there is a "." between the "default" and
"tmp".
Try deploying the application as a exploded folder
http://wiki.jboss.org/wiki/ExplodedDeployment. If that too doesn't work then please
post the console logs (including the new exception stacktrace) again.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179534#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...