Hi, I did wrote a dummy package for the javax.jcr.retention .As it cannot be implemented until carbon has ownership concept for resources.
But I did'nt write any dummy things to wrap String as the other types.Because for instance ,in JCR if it asked to set a property to a double ,it is expecting a JCR Property instance which has a double value, in return.So it might lead to a NumberFormatException. So when it asks to set a double i creates a double on the fly and ,put it inside a Property instance and return it.Because we can't set double in our registry. Actually ,I think we can't change the test classes.Because it is a standard Technology Compatible Kit for Java technology by sun , as i remember. Thank you Subash
_______________________________________________ Carbon-dev mailing list Carbon-dev@wso2.org https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev