Ciao a tutti,
sto sviluppando per la prima volta un'applicazione web con jsp e sto usando
NetBeans 6.8 su Windows Vista.
Al momento di runnare il progetto mi compare il seguente messaggio d'errore:
http://localhost:8080/manager/deploy...ml&path=/CGDD5
C:\Users\Claudia\Documents\NetBeansProjects\CGDD5\ nbproject\build-impl.xml:674: The module has not been deployed.
Cosa significa che il modulo non è stato deployed?
Questo è il file build-impl.xml alle righe 671-677.
<target depends="init,-init-cos,compile,compile-jsps,-do-compile-single-jsp,-pre-dist,-do-tmp-dist-with-manifest,-do-tmp-dist-without-manifest" description="Debug project in IDE." if="netbeans.home" name="debug">
<nbstartserver debugmode="true"/>
<antcall target="connect-debugger"/>
<nbdeploy clientUrlPart="${client.urlPart}" debugmode="true" forceRedeploy="true"/>
<antcall target="debug-display-browser"/>
<antcall target="connect-client-debugger"/>
</target>
Sto facendo questo lavoro per un esame, potete aiutarmi?
Grazie
Giulio

Rispondi quotando
al volante son nervoso