Re: axis.war issue with jboss4.2.2

2009-06-05 Thread robert lazarski
On Fri, Jun 5, 2009 at 2:04 PM, Axis PC pc.a...@gmail.com wrote:
 All,

 I know this issue has been discussed earlier in a lot of forums...but I
 couldnt find a definitive answer. How can I get over this issue? One of the
 users had suggested commenting out the JAXWSDeployer...which i cannot,
 because I need to use it.

 Here is the error:

 12:55:29,028 INFO  [STDOUT] [INFO] Deploying Exception Occured with
 java.io.FileNotFoundException:
 C:\work\jboss-4.2.2.GA\server\default\.\tmp\deploy\tmp25140java_first_jaxws-1.1-exp.war\WEB-INF
 (Access is denied)

Well, you probably won't get that error on linux :-) . Or at least
there you have lots of well understoold OS ways to get around it.

- R


Re: axis.war issue with jboss4.2.2

2009-06-05 Thread Axis PC
I know :)...but I need a solution on windowsanyone?

Thanks
Preetham

On Fri, Jun 5, 2009 at 1:09 PM, robert lazarski robertlazar...@gmail.comwrote:

 On Fri, Jun 5, 2009 at 2:04 PM, Axis PC pc.a...@gmail.com wrote:
  All,
 
  I know this issue has been discussed earlier in a lot of forums...but I
  couldnt find a definitive answer. How can I get over this issue? One of
 the
  users had suggested commenting out the JAXWSDeployer...which i cannot,
  because I need to use it.
 
  Here is the error:
 
  12:55:29,028 INFO  [STDOUT] [INFO] Deploying Exception Occured with
  java.io.FileNotFoundException:
  C:\work\jboss-4.2.2.GA
 \server\default\.\tmp\deploy\tmp25140java_first_jaxws-1.1-exp.war\WEB-INF
  (Access is denied)

 Well, you probably won't get that error on linux :-) . Or at least
 there you have lots of well understoold OS ways to get around it.

 - R