Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009693Openbravo ERPA. Platformpublic2009-06-29 11:332009-07-27 00:00
alostale 
alostale 
urgentminoralways
closedfixed 
5
pi 
2.50MP3 
Core
No
0009693: Not possible to deploy SOAP web services defined in modules
It is not possible to deploy SOAP web services defined within modules because deploy.wsdd file is read only from src directory but not from modules, thus it is necessary to modify this file in core or to deploy them not using the standard ant installWebService task.
Modify installWebService ant task to read deploy.wsdd files from modules.
250MP3releasecandidate
Issue History
2009-06-29 11:33alostaleNew Issue
2009-06-29 11:33alostaleAssigned To => alostale
2009-06-30 21:04psarobeStatusnew => scheduled
2009-06-30 21:04psarobefix_in_branch => pi
2009-07-10 14:25hgbotCheckin
2009-07-10 14:25hgbotNote Added: 0018106
2009-07-10 14:25hgbotStatusscheduled => resolved
2009-07-10 14:25hgbotResolutionopen => fixed
2009-07-10 14:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3ef58afb67ca378b862e8f9a7d2d1bca057d4d8e [^]
2009-07-21 16:24psarobeFixed in Version => 2.50MP3
2009-07-21 16:26psarobeTag Attached: 250MP3releasecandidate
2009-07-26 22:03psarobeStatusresolved => closed
2009-07-27 00:00anonymoussf_bug_id0 => 2827490

Notes
(0018106)
hgbot   
2009-07-10 14:25   
Repository: erp/devel/pi
Changeset: 3ef58afb67ca378b862e8f9a7d2d1bca057d4d8e
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Jul 10 14:24:48 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3ef58afb67ca378b862e8f9a7d2d1bca057d4d8e [^]

fixed bug 0009693: Not possible to deploy SOAP web services defined in modules

---
M src/build.xml
A src/org/openbravo/erpCommon/utility/WebServiceAdmin.java
---