Re: Problème de déployemen t sur serveur distant
Alexis Moussine-Pouchkine <[email protected]> Sun, 19 Aug 2007 14:45:58 +0200
| Newsgroups | gmane.comp.java.netbeans.general.french |
|---|---|
| Organization | Sun Microsystems France |
| Message-ID | <[email protected]> |
NetBeans 5.5.1 et GlassFish 2 sont les versions les plus récentes. Cette combinaison corrige des problème de locking pendant le déploiement. Peut-être s'agit-il de cela. -Alexis Onyxlechat wrote: > 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) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >