Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0008346
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformminoralways2009-03-30 15:432011-07-05 13:23
ReporteralostaleView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in Version3.0RC7
StatusclosedFix in branchFixed in SCM revision3f4efabf3019
ProjectionnoneETAnoneTarget Version3.0MP0
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0008346: Remove srcClient support

DescriptionRemove srcClient support since it shouldn't be used anymore, customizations should be managed as modules (in most cases) and when it is not possible directly in src.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 0010573 closedshuehner Remove look for srcClient folder on WAD compilation 
related to defect 00171153.0RC7 closedshuehner I cannot login into the ERP. js route is not valid 
blocks feature request 0007236 acknowledgedshuehner Tracking issue: Cleanup for 3.00 

-  Notes
(0036640)
hgbot (developer)
2011-05-10 17:08

Repository: erp/devel/pi
Changeset: 3f4efabf301913c820081e9952cff6384594928d
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Tue May 10 17:08:16 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3f4efabf301913c820081e9952cff6384594928d [^]

Fixed 8346: Remove support for srcClient
srcClient has been obsoleted with start of 2.50 where customizations should be
done via modules but still carried arround for the 2.50 cycle to ease slow
migrations of people using now. Now for 3.0 its time to remove it.

---
M build.xml
M src-wad/src/org/openbravo/wad/Wad.java
M src-wad/src/org/openbravo/wad/web.xml
M src-wad/src/org/openbravo/wad/webConf.xml
M src/build.xml
---
(0036876)
hudsonbot (developer)
2011-05-12 13:31

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/c40e579fcd38 [^]

Maturity status: Test
(0038776)
neil_smith (reporter)
2011-07-05 13:12

Hello,
I have a little problem with the removal of the srcClient support...
I have a module that uses an external graphical library, and I need to make changes to the web.xml to add a listener, a servlets and the servlet mappings.
Where can I do those changes now? Do I have to directly do the changes in the web.xml that is in src-wad?
Thanks for your time and your response as this is quite urgent, this is a bloking problem for me.
Neil.
(0038777)
shuehner (administrator)
2011-07-05 13:23

Hi Neil,
then you are lucky that i still get mail notifications for closed bugs ;)
Better to ask in the developers forums next time.

For your issue:
Just go the official way.. The web.xml entries are generated based on content of ad_model_object (for classes) + ad_model_object_mapping (for url-mappings).

Most are auto-generated but manual ones are also used. Normal servlet -> register as ad_form with your mapping as normal.
Listeners register in ad_model_object directly (i think the window is 'ad implementation mapping' (Object type: listener).

Do all of those changes in your normal module which contains the java code -> all fine no hacks like srcClient needed).

- Issue History
Date Modified Username Field Change
2009-03-30 15:43 alostale New Issue
2009-03-30 15:43 alostale Assigned To => shuehner
2009-03-30 15:43 alostale Regression testing => No
2009-03-30 15:43 alostale Relationship added blocks 0007236
2011-05-10 15:34 shuehner Relationship added related to 0010573
2011-05-10 16:52 shuehner Relationship replaced has duplicate 0010573
2011-05-10 17:08 hgbot Checkin
2011-05-10 17:08 hgbot Note Added: 0036640
2011-05-10 17:08 hgbot Status new => resolved
2011-05-10 17:08 hgbot Resolution open => fixed
2011-05-10 17:08 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3f4efabf301913c820081e9952cff6384594928d [^]
2011-05-11 11:50 shuehner Relationship added related to 0017115
2011-05-12 13:31 hudsonbot Checkin
2011-05-12 13:31 hudsonbot Note Added: 0036876
2011-05-13 09:05 alostale Status resolved => closed
2011-05-13 09:05 alostale Fixed in Version => 3.0RC7
2011-07-05 13:12 neil_smith Note Added: 0038776
2011-07-05 13:23 shuehner Note Added: 0038777


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker