Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002678Openbravo ERPA. Platformpublic2008-02-28 20:102009-04-21 11:05
user71 
jpabloae 
normalminoralways
closedfixed 
5
 
pipi 
Core
No
0002678: Ant deploy issue
Hello,

After successfully installed OpenbravoERP-2.35-MP1 on Linux :
- Debian GNU/Linux lenny/sid (unstable / non-free),
- OpenbravoERP-2.35-MP1 (not tested on any other version),
- tomcat5.5 (5.5.25-5),
- sun-java5-jdk (1.5.0-14-3),
- ant 1.7.0-4,
- postgresql-8.2 (8.2.6-2).

I tryed to install French_France_Translation.zip and follow instruction on http://wiki.openbravo.com/wiki/index.php/Translating_Openbravo#Installing_a_new_translation [^]

Compilation was fine but ant did not deploy openbravo.war correclty, based on what iarwain said on #openbravo "unfortunately ant deploy seems to be buggy when there's the same context (openbravo) already deployed"

Workaround:
1. stop tomcat.
2. In tomcat delete webapps/openbravo and webapps/openbravo.war
3. copy AppsOpenbravo/lib/openbravo.war to webapps
4. start tomcat

Regards,
Yacine.
No tags attached.
depends on backport 0004946 closed jpabloae Ant deploy issue 
has duplicate defect 0005988 closed jpabloae Deploying file war 
Issue History
2008-06-12 11:59jpabloaeCategoryA.Installation & Platform => A. Platform (WAD, XmlEngine, SQLC)
2008-06-13 18:15cromeroStatusnew => scheduled
2008-06-13 19:59cromeroTarget Version => 2.40
2008-11-21 12:58svnbotCheckin
2008-11-21 12:58svnbotNote Added: 0010499
2008-11-21 12:58svnbotStatusscheduled => resolved
2008-11-21 12:58svnbotResolutionopen => fixed
2008-11-21 12:58svnbotsvn_revision => 10395
2008-11-24 14:19jpabloaeRelationship addedhas duplicate 0005988
2009-01-23 13:19jpabloaeFixed in Version2.40 => trunk
2009-01-23 13:19jpabloaeTarget Version2.40 => trunk
2009-01-23 13:19jpabloaeDescription Updated
2009-04-21 11:05psarobeStatusresolved => closed

Notes
(0006267)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1904185 [^]
(0010499)
svnbot   
2008-11-21 12:58   
Repository: openbravo
Revision: 10395
Author: jpabloae
Date: 2008-11-21 12:58:46 +0100 (Fri, 21 Nov 2008)

Fixes issue 2678 : delete deploy in favor of deploy.context

---
U trunk/build.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=10395&sc=1 [^]