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 126882 - cannot deploy composite application from netbeans(windows) to glassfish on unix
Summary: cannot deploy composite application from netbeans(windows) to glassfish on unix
Status: CLOSED DUPLICATE of bug 115807
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: 2008-02-07 06:13 UTC by ggenipudi
Modified: 2008-04-03 01:56 UTC (History)
0 users

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 ggenipudi 2008-02-07 06:13:05 UTC
Using sierra Milestone 6, not able to deploy a composite application from from netbeans on windows to glassfish on unix

getting the following error:

Deleting: C:\Users\ggenipudi\Documents\NetBeansProjects\CompositeApp3\build\BCDeployment.jar
Building jar: C:\Users\ggenipudi\Documents\NetBeansProjects\CompositeApp3\dist\CompositeApp3.zip
run-jbi-deploy:
[stop-service-assembly]
    Stopping a service assembly...
        host=tethys
        port=4848
        name=CompositeApp3
[shutdown-service-assembly]
    Shutting down a service assembly...
        host=tethys
        port=4848
        name=CompositeApp3
[undeploy-service-assembly]
    Undeploying a service assembly...
        host=tethys
        port=4848
        name=CompositeApp3
[deploy-service-assembly]
    Deploying a service assembly...
        host=tethys
        port=4848
        file=C:\Users\ggenipudi\Documents\NetBeansProjects\CompositeApp3/dist/CompositeApp3.zip
C:\Users\ggenipudi\Documents\NetBeansProjects\CompositeApp3\nbproject\build-impl.xml:211: Failed execution of Deploy: 
C:\Users\ggenipudi\Documents\NetBeansProjects\CompositeApp3/dist/CompositeApp3.zip
ERROR: (JBIMA1810) Archive 
file /home/ggenipud/capsm6/glassfish/domains/domain1/config/C:\Users\ggenipudi\Documents\NetBeansProjects\CompositeApp3
/dist/CompositeApp3.zip does not exist.
BUILD FAILED (total time: 6 seconds)
Comment 1 Ivan Sidorkin 2008-02-07 06:28:57 UTC

*** This issue has been marked as a duplicate of 115807 ***
Comment 2 jday 2008-04-03 01:56:08 UTC
ggenipudi reports she can now deploy properly.