Problème de déployement sur serveur distant
Onyxlechat <[email protected]> Fri, 17 Aug 2007 01:20:04 +0200
| Newsgroups | gmane.comp.java.netbeans.general.french |
|---|---|
| Message-ID | <[email protected]> |
Bonjour, Quand je déploie une application client (swing) sur un serveur (sun applications server 9) installer sur la même machine que Netbeans 5.5 tout se passe bien par contre j'ai installé ce même serveur sur une machine de mon réseau et je n'arrive pas à déployer mon application. init: deps-jar: compile: Building jar: /home/remi/Netbeans5.5-Projects/OneClient2/dist/OneClient2.jar dist: pre-run-deploy: Redeploying /home/remi/Netbeans5.5-Projects/OneClient2/dist/OneClient2.jar Start registering the project's server resources Finished registering server resources While redeploying, trying to stop the application in target server completed successfully While redeploying, trying to remove reference for application in target server completed successfully deployment started : 0% deployment finished : 100% Deploying application in domain completed successfully Trying to create reference for application in target server completed successfully Deployment of application OneClient2 completed successfully All operations completed successfully Target module started post-run-deploy: run-deploy: /home/remi/Netbeans5.5-Projects/OneClient2/nbproject/build-impl.xml:447: Warning: Could not find file /generated/xml/j2ee-modules/OneClient2/OneClient2Client.jar to copy. BUILD FAILED (total time: 6 seconds)