0 Replies Latest reply on Jan 26, 2004 1:39 PM by palanihere

    Problem with Deploying

    palanihere

       

      "palanihere" wrote:
      Hi Guys,
      Trying to implement the example in

      http://www.tusc.com.au/tutorial/html/chap1.html

      I have made all the classpath declarations etc. When I try to deploy by selscting the MyBank I'm getting an error message

      Buildfile: D:\eclipse-SDK-2.1\eclipse\workspace\Test\MyBank\META-INF\build.xml

      init:

      ejb-jar:
      [jar] Building jar: D:\eclipse-SDK-2.1\eclipse\workspace\Test\MyBank\META-INF\MyBank.jar

      deploy:
      [copy] Copying 1 file to D:\unzipped\jboss-3.2.1\server\all\deploy
      [delete] Deleting: D:\eclipse-SDK-2.1\eclipse\workspace\Test\MyBank\META-INF\MyBank.jar

      deployTool:
      [ant] BUILD FAILED: file:D:/eclipse-SDK-2.1/eclipse/workspace/Test/MyBank/META-INF/build.xml:64: java.io.FileNotFoundException: D:\eclipse-SDK-2.1\eclipse\workspace\Test\MyBank\META-INF\deploy.xml (The system cannot find the file specified)
      Total time: 1 second

      The filke build.xml did not have the extension. So I thought it must be the reason and changed name from 'build' to "build.xml".

      I stopped and started the server and when i clikc Deploy nothing is happening. Am I doing anything wrong ? Please advice.
      Thank you.
      Kumar