[ http://issues.apache.org/jira/browse/TUSCANY-773?page=comments#action_12439472 ] Venkatakrishnan commented on TUSCANY-773: -----------------------------------------
Hi Raymond, I am not able to apply your patch. Here is what I did. I am working on eclipse and have all projects defined using mvn eclipse:eclipse, which I have then imported into the IDE. When I try to apply your patch in say project 'tuscany-core', I end up with directories sca/kernel/core/... and no changes to the code. This is probably because you did a diff from sca. Could you please help me with some info on how I can apply this. Thanks - Venkat > Fix Property Value Loading from Component Definitions > ----------------------------------------------------- > > Key: TUSCANY-773 > URL: http://issues.apache.org/jira/browse/TUSCANY-773 > Project: Tuscany > Issue Type: Bug > Components: Java SCA Core > Affects Versions: Java-M2 > Reporter: Venkatakrishnan > Attachments: rfeng.patch, Tuscany-kernel-core-02-Oct.diff, > Tuscany-kernel-spi-02-Oct.diff, Tuscany-spec-sca-02-Oct.diff > > > Currently property loading for application components does not work. There > is NPE exception thrown when creating a property instance factory based on > the property value defined in the Component Defn. > Also the property loading works only for simply types whose values can be > represented as a simple xml text content. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
