Application web avec netbeans 6.7.1
Fermé
petit_apprenti
Messages postés
17
Date d'inscription
dimanche 11 mai 2008
Statut
Membre
Dernière intervention
28 décembre 2009
-
28 déc. 2009 à 10:24
darknesss - 28 déc. 2011 à 13:03
darknesss - 28 déc. 2011 à 13:03
A voir également:
- Application web avec netbeans 6.7.1
- Application mobile - Guide
- Web office - Guide
- Adresse web - Guide
- Application gps sans internet - Guide
- Desinstaller application windows - Guide
5 réponses
reponse pour mer l'apprenti
votre ide netbeans sons doute est javase alor pour reglé ce problem il faut telecharge la version javaee par fois nomé java2ee ou jee ainsi il faut le jdk web profil et votre probleme sera augmanté au devloppement bien sur mais
ne stoper pas il faut continu bon chance
soumati
votre ide netbeans sons doute est javase alor pour reglé ce problem il faut telecharge la version javaee par fois nomé java2ee ou jee ainsi il faut le jdk web profil et votre probleme sera augmanté au devloppement bien sur mais
ne stoper pas il faut continu bon chance
soumati
slt
enfaite c pas aussi dur que
il existe une solution et elle est simple en plus ^^
il suffit d'aller dans tools --> plugin et tu cherche dans les application valable Application Web et tu l'installe
et voila
jespère que j'ai répondu à votre question
enfaite c pas aussi dur que
il existe une solution et elle est simple en plus ^^
il suffit d'aller dans tools --> plugin et tu cherche dans les application valable Application Web et tu l'installe
et voila
jespère que j'ai répondu à votre question
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
slt,
Je suis entrain de faire la même chose.Je crée le projet web mais je rencontre une erreur durant le "run project".J'ai simplement exécuter le code par défaut.L'erreur est la suivante:
init:
deps-module-jar:
deps-ear-jar:
deps-jar:
library-inclusion-in-archive:
library-inclusion-in-manifest:
compile:
compile-jsps:
Starting GlassFish Server 3.1
Could not connect to admin listener for GlassFish Server 3.1.
Verify that NetBeans can make outbound connections to localhost:4848
C:\Documents and Settings\ghada\My Documents\NetBeansProjects\Projet\nbproject\build-impl.xml:721:
Deployment error:
Could not connect to admin listener for GlassFish Server 3.1.
Verify that NetBeans can make outbound connections to localhost:4848
See the server log for details.
at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:223)
at org.netbeans.modules.j2ee.ant.Deploy.execute(Deploy.java:106)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:390)
at org.apache.tools.ant.Target.performTasks(Target.java:411)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:284)
at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:539)
at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:153)
BUILD FAILED (total time: 2 minutes 3 seconds)
Comment je peux résoudre ça???
Je suis entrain de faire la même chose.Je crée le projet web mais je rencontre une erreur durant le "run project".J'ai simplement exécuter le code par défaut.L'erreur est la suivante:
init:
deps-module-jar:
deps-ear-jar:
deps-jar:
library-inclusion-in-archive:
library-inclusion-in-manifest:
compile:
compile-jsps:
Starting GlassFish Server 3.1
Could not connect to admin listener for GlassFish Server 3.1.
Verify that NetBeans can make outbound connections to localhost:4848
C:\Documents and Settings\ghada\My Documents\NetBeansProjects\Projet\nbproject\build-impl.xml:721:
Deployment error:
Could not connect to admin listener for GlassFish Server 3.1.
Verify that NetBeans can make outbound connections to localhost:4848
See the server log for details.
at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:223)
at org.netbeans.modules.j2ee.ant.Deploy.execute(Deploy.java:106)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:390)
at org.apache.tools.ant.Target.performTasks(Target.java:411)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:284)
at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:539)
at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:153)
BUILD FAILED (total time: 2 minutes 3 seconds)
Comment je peux résoudre ça???