Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.TXT | 2010-10-12 | 1.9 kB | |
jtracWS.war | 2010-10-12 | 28.7 MB | |
jTracPlugin_1.0.0.jar | 2010-10-12 | 242.5 kB | |
Totals: 3 Items | 28.9 MB | 0 |
Español Instalacion webservice en tomcat ================================ 1. Copiar jtracWS.war en la carpeta webapps del tomcat. 2. Iniciar tomcat. 3. Detener el tomcat una vez que se haya desplegado el warTomcat stop once the war is deployed. 4. Editar el archivo .../webapps/jtracWS/WEB-INF/classes/hibernate.cfg.xml y setear la conexion a la base de datos. 5. Iniciar el tomcat nuevamente. Instalacion webservice en jboss =============================== 1. Copiar el directorio jtracWS deployado en el tomcat como jtracWS.war en la carpeta de aplicaciones del jboss. Instalacion del plugin de eclipse ================================= 1. Copiar jTracPlugin_1.0.0.jar en la carpeta plugins del eclipse. Modo de uso =========== En elipse: a. Ir a Window/Preferences. b. Clickear en JTrac Preferences y completar los campos. La url del server debe ser http://server-name/jtracWS/items/ c. Presionar Apply y luego OK. d. Ir a Window/Show View/Other... e. Clickear en JTrac Items, categoria JTrac. English Installation webservice in tomcat ================================= 1. Copy jtracWS.war in the webapps folder of tomcat. 2. Start tomcat. 3. Stop tomcat once the war is deployed. 4. Edit ... /webapps/jtracWS/WEB-INF/classes/ hibernate.cfg.xml and setup the connection to the database. 5. Start tomcat again. Installation webservice in jboss ================================ 1. Copy the directory in the tomcat deploy jtracWS as jtracWS.war in the applications folder of jboss. Installing eclipse plugin ========================= 1. Copy JTracPlugin_1.0.0.jar in the plugins folder of eclipse. Usage ===== In eclipse: a. Go to Window/Preferences. b. Click on JTrac Preferences and fill in the fields. The url of the server must be http://server-name/jtracWS/items/ c. Press Apply and then OK. d. Go to Window/Show View/Other... e. Click on JTrac Items, JTrac category.