[ http://wso2.org/jira/browse/MASHUP-503?page=comments#action_14715 ] Keith Godwin Chapman commented on MASHUP-503: ---------------------------------------------
The faulty services are now added to the registry. We set the following property on the resource when adding it. resource1.setProperty(MashupConstants.FAULTY_MASHUP, "true"); There is a bit of a catch here. We use the js file name as the servicename of a faulty service cause it may have broken while trying to read the JS filw, hence we do not know the value of the serviceName annotation. > Add faulty services into the registry > ------------------------------------- > > Key: MASHUP-503 > URL: http://wso2.org/jira/browse/MASHUP-503 > Project: WSO2 Mashup Server > Issue Type: Improvement > Reporter: Keith Godwin Chapman > Assigned To: Keith Godwin Chapman > Fix For: 1.0 > > > Add faulty services into the registry and flag it saything thats its faulty. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://wso2.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Mashup-dev mailing list [email protected] http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
