This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 101249 - cannot deploy synchronous sample
Summary: cannot deploy synchronous sample
Status: VERIFIED DUPLICATE of bug 100040
Alias: None
Product: soa
Classification: Unclassified
Component: Composite Application (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Venkat Chellasamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-17 00:05 UTC by Sherry Barkodar
Modified: 2007-05-30 10:59 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sherry Barkodar 2007-04-17 00:05:16 UTC
Using build hula/Build070416_16/
glassfish-v2-b41c
cannot deploy synchronus sample. gives me the following error:
pre-init:
init-private:
init-userdir:
init-user:
init-project:
do-init:
post-init:
init-check:
init:
init-deploy:
deps-jar:
deps-javaee-jar:
jbi-build:
Warning: skipping jar archive
D:\sherrydev\loaniepj1\loan-iep\SynchronousSample\SynchronousSampleApplication\build\BCDeployment.jar
because no files were included.
Building MANIFEST-only jar:
D:\sherrydev\loaniepj1\loan-iep\SynchronousSample\SynchronousSampleApplication\build\BCDeployment.jar
 Error: Missing project Sub-Assembly:
D:\sherrydev\loaniepj1\loan-iep\SynchronousSample\SynchronousSample/build/SEDeployment.jar
ERROR: Invalid service unit name: SynchronousSample
Deleting:
D:\sherrydev\loaniepj1\loan-iep\SynchronousSample\SynchronousSampleApplication\build\BCDeployment.jar
Warning: META-INF\jbi.xml modified in the future.
Building jar:
D:\sherrydev\loaniepj1\loan-iep\SynchronousSample\SynchronousSampleApplication\dist\SynchronousSampleApplication.zip
run-jbi-deploy:
[deploy-service-assembly]
    Deploying a service assembly...
        host=localhost
        port=4848
       
file=D:\sherrydev\loaniepj1\loan-iep\SynchronousSample\SynchronousSampleApplication/dist/SynchronousSampleApplication.zip
Failed execution of Deploy
ERROR: (JBIMA0000) java.io.FileNotFoundException:
SynchronousSampleApplication.zip : SynchronousSample.jar
ERROR: (JBIMA0000) java.io.FileNotFoundException:
SynchronousSampleApplication.zip : SynchronousSample.jar
D:\sherrydev\loaniepj1\loan-iep\SynchronousSample\SynchronousSampleApplication\nbproject\build-impl.xml:215:
Service assembly deployment failed.
BUILD FAILED (total time: 0 seconds)
Comment 1 Jun Qian 2007-04-17 02:31:41 UTC

*** This issue has been marked as a duplicate of 100040 ***
Comment 2 srinivaschintalapati 2007-05-30 10:59:50 UTC
Verified and working fine.  the original issue 100040 is also fixed.