Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002721Openbravo ERPA. Platformpublic2008-03-14 14:252008-06-12 09:43
jaimetorre 
jpabloae 
normalminoralways
closedfixed 
5
 
2.40alpha-r2 
No
Core
No
0002721: install.source should not include installWebServices
Ant task 'install.source' executes as one of the last steps 'installWebServices'. But 'installWebServices' requires two things:
 - Tomcat need to be up
 - The openbravo (or the context name selected in configuration) context should already exist in the webapps folder.

The first requirement is not a big deal. But the second problem is, at least the first time 'install.source' is run. The war file has not yet been deployed and the context doesn't exist.

Taking into account that web services are not needed for a "standard installation", wouldn't it be better to delete this step from 'install.source' task?
No tags attached.
Issue History

Notes
(0006310)
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=1914293 [^]
(0003334)
jpabloae   
2008-03-14 14:28   
(edited on: 2008-06-12 09:25)
Logged In: YES
user_id=1603191
Originator: NO

Yes, deleted in r2927.