Mes cordiales salutations à tous les développeurs Java de la Terre et en particulier aux admins du site![]()
J'ai une application Web développée en JDev 9i avec le framework Struts et qui ne marche pas sous JDev10g release 3 bien que la compilation soit nickel(ni erreur, ni warning).
En effet, voici l'exécution:
[Starting OC4J using the following ports: HTTP=8990, RMI=23893, JMS=9229.]
**** Unable to obtain password from principals.xml. Using default.
C:\jdev1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\config>
C:\jdev1013\jdk\bin\javaw.exe -ojvm -classpath C:\jdev1013\j2ee\home\oc4j.jar;C:\jdev1013\jdev\lib\jdev-oc4j-embedded.jar;D:\ENSIAS_Training\RIAD_REF_V1_0_0\riad\public_html\WEB-INF\classes_referentiel;D:\ENSIAS_Training\RIAD_REF_V1_0_0\riad\lib\toplink.jar -Dhttp.proxyHost=172.17.4.3 -Dhttp.proxyPort=80 -Dhttp.nonProxyHosts=192.168.254.22|cert.douane.gov.ma|cdm.finances.gov.ma|192.168.5.150|emaliya.finances.gov.ma|saad.douane.gov.ma|maliya.finances.gov.ma|maliyanet.finances.gov.ma|*.mfie.gov.ma|192.168.*.*|10.*.*.*|172.*.*.*|*.adii.gov.ma|localhost|127.0.0.1 -Dhttps.proxyHost=172.17.4.3 -Dhttps.proxyPort=80 -Dhttps.nonProxyHosts=192.168.254.22|cert.douane.gov.ma|cdm.finances.gov.ma|192.168.5.150|emaliya.finances.gov.ma|saad.douane.gov.ma|maliya.finances.gov.ma|maliyanet.finances.gov.ma|*.mfie.gov.ma|192.168.*.*|10.*.*.*|172.*.*.*|*.adii.gov.ma|localhost|127.0.0.1 -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 ${oracle.dms.sensors.flag} -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config C:\jdev1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\config\server.xml
[waiting for the server to complete its initialization...]
Exception in thread main
java.lang.NoClassDefFoundError: ${oracle/dms/sensors/flag}
Process exited with exit code 1.
Merci de répondre et bonne prog!
Partager