Configuration et utilisation de JBOSS
telechargement de JBOSS Libellés : Workflow / JBOSS
Pour demarrer rapidement JBOSS, vous pouvez telecharger le fichier jbpm-starters-kit-3.1.3.zip
sur l'adresse
http://sourceforge.net/project/showfiles.php?group_id=70542&package_id=145174
NB: pour utiliser JBOSS il faut avoir auparavant telecharger java
j2sdk
J'ai utiliser dans mon installation "JRockit 5.0 R27.3.1 JDK
Microsoft Windows (x86 - 32 bit)"
Téléchargeable sur le lien http://commerce.bea.com/products/weblogicjrockit/5.0/jr_50.jsp
ne pas oublier de définir la variable d'environement JAVA_HOME=c:\Program files\Java\jrockit-R27.3.1-jdk1.5.0_11\
Demarrer JBOSS
pour le demarrer il suffit de
- decompresse le fichier jbpm-starters-kit-3.1.3.zip
- aller dans le repertoire jbpm-starters-kit-3.1.3\jbpm-server
- lancer le fichier start.bat
- aller sur l'adresse http://localhost:8080/jbpm/
Arreter le serveur JBOSS
Voir l'article http://docs.jboss.org/jbossas/getting_started/v5/html/install.html#d0e171
1.4. Stopping the Server
To stop the server, you can type Ctrl-C or you can run the shutdown script (shutdown.bat or shutdown.sh) from the bin directory. Alternatively, you can use the management console. Look for type=Server under the jboss.system domain and invoke the shutdown operation.
0 commentaires:
Enregistrer un commentaire
Abonnement Publier les commentaires [Atom]
<< Accueil