Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0
-
Fix Version/s: 1.0.2
-
Component/s: XML code generator
-
Labels:None
-
Environment:Linux, JDK 1.4, Castor 1.0
-
Number of attachments :
Description
Versions previous to 1.0 final (all milestone releases) do not have this problem.
With versions 1.0+, all SourceGenerator options that depend on the sourceFactory being set (not null) are ignored.
The setters for certain options do null checks on the sourceFactory, which doesn't seem to get set until generateSource() is later called.
Issue Links
- relates to
-
CASTOR-1346
notifyPropertyChangeListeners not called when bound properties is set true.
-