3 Replies Latest reply on Jan 25, 2007 4:36 AM by erkinda

    Server instance location is null

    erkinda

      hai
      I have jboss as, installed at same computer and registered in netbeans.
      I set jboss as target server for LoanProcessingCompositeApp http://blogs.sun.com/pcmreddy/resource/loanProcessing.zip
      When I try to deploy this project, I have error "Server instance location is null"
      jboss started from netbeans and work
      jboss directory have default folder and files
      server\default\deploy\jbossweb-tomcat55.sar\server.xml.
      server\default\deploy\hsqldb-ds.xml.

      build.xml:
      PackageRetrievedFiles:
      Deleting directory C:\jboss\projects\netbeans\loanProcessing\LoanRequestorBpel\build\dependentProjectFiles
      Created dir: C:\jboss\projects\netbeans\loanProcessing\LoanRequestorBpel\build\dependentProjectFiles
      dist_se:
      Building jar: C:\jboss\projects\netbeans\loanProcessing\LoanRequestorBpel\build\SEDeployment.jar
      Expanding: C:\jboss\projects\netbeans\loanProcessing\LoanRequestorBpel\build\SEDeployment.jar into C:\jboss\projects\netbeans\loanProcessing\LoanProcessingCompositeApp\src\bindingComponentASA
      Expanding: C:\jboss\projects\netbeans\loanProcessing\LoanRequestorBpel\build\SEDeployment.jar into C:\jboss\projects\netbeans\loanProcessing\LoanProcessingCompositeApp\src\bindingComponentASA\META-INF\catalogData\LoanRequestorBpel
      jbi-build:
      Building jar: C:\jboss\projects\netbeans\loanProcessing\LoanProcessingCompositeApp\build\BCDeployment.jar
      copying Sub-Assembly: C:\jboss\projects\netbeans\loanProcessing\LoanProcessingCompositeApp\build\LoanRequestorBpel.jar
      Create BindingComponent jar: C:\jboss\projects\netbeans\loanProcessing\LoanProcessingCompositeApp\build/com.sun.httpsoapbc-1.0-2.jar
      Deleting: C:\jboss\projects\netbeans\loanProcessing\LoanProcessingCompositeApp\build\BCDeployment.jar
      Building jar: C:\jboss\projects\netbeans\loanProcessing\LoanProcessingCompositeApp\dist\LoanProcessingCompositeApp.zip
      run-jbi-deploy:
      C:\jboss\projects\netbeans\loanProcessing\LoanProcessingCompositeApp\nbproject\build-impl.xml:214: Server instance location is null
      BUILD FAILED (total time: 0 seconds)


      Why Server instance location is null?