On Wed, Jun 6, 2012 at 11:17 AM, Amani Soysa <[email protected]> wrote: > Hi Ajith, > > We only have cloud-services-desc.xml > stratos/common/org.wso2.carbon.stratos.common.server.feature/resources/conf/ > under features and we have svn external for > org.wso2.carbon.tenant.mgt.core.feature/resources/conf/cloud-services-desc.xml. > (Maybe you have old svn copies :)) > However, we will remove cloud-services-desc.xml from manager/conf. >
svn links . [1] https://svn.wso2.org/repos/wso2/carbon/platform/trunk/components/stratos/org.wso2.carbon.stratos.common/src/main/resources/cloud-services-desc.xml [2] https://svn.wso2.org/repos/wso2/carbon/platform/trunk/products/manager/conf/cloud-services-desc.xml Thanks Ajith > Regards, > Amani > > > On Wed, Jun 6, 2012 at 9:08 AM, Ajith Vitharana <[email protected]> wrote: > >> Hi Amani, >> >> This is not the correct fix for the following issue. >> Because I found too many cloud-services-desc.xml files in different >> places in svn. >> Please maintain the file in one place and use the svn externals. >> >> products/manager/conf/cloud-services-desc.xml >> ./org.wso2.carbon.stratos.common/target/classes/cloud-services-desc.xml >> >> ./tenant-mgt/org.wso2.carbon.tenant.mgt.core.feature/resources/conf/cloud-services-desc.xml >> >> ./tenant-mgt/org.wso2.carbon.tenant.mgt.core.feature/src/main/resources/conf/cloud-services-desc.xml >> >> ./common/org.wso2.carbon.stratos.common.server.feature/resources/conf/cloud-services-desc.xml >> >> ./common/org.wso2.carbon.stratos.common.server.feature/src/main/resources/conf/cloud-services-desc.xml >> >> java.lang.NullPointerException >> at >> org.wso2.carbon.ui.menu.stratos.Util.readManagerURLFromConfig(Util.java:53) >> at >> org.wso2.carbon.ui.menu.stratos.internal.StratosUIGeneralMenuDSComponent.activate(StratosUIGeneralMenuDSComponent.java:37) >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) >> at >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) >> at java.lang.reflect.Method.invoke(Method.java:597) >> at >> org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:252) >> at >> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146) >> at >> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:346) >> at >> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:588) >> at >> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:196) >> at >> org.eclipse.equinox.internal.ds.Resolver.buildNewlySatisfied(Resolver.java:441) >> at >> org.eclipse.equinox.internal.ds.Resolver.enableComponents(Resolver.java:213) >> at >> org.eclipse.equinox.internal.ds.SCRManager.performWork(SCRManager.java:800) >> at >> org.eclipse.equinox.internal.ds.SCRManager$QueuedJob.dispatch(SCRManager.java:767) >> at org.eclipse.equinox.internal.ds.WorkThread.run(WorkThread.java:89) >> at java.lang.Thread.run(Thread.java:662) >> >> >> >> >> On Fri, Jun 1, 2012 at 10:35 AM, <[email protected]> wrote: >> >>> Author: amani >>> Date: Fri Jun 1 01:05:51 2012 >>> New Revision: 128989 >>> URL: http://wso2.org/svn/browse/wso2?view=rev&revision=128989 >>> >>> Log: >>> changing WSO2 Manager to WSO2 Stratos Manager. >>> >>> Modified: >>> >>> carbon/platform/trunk/components/stratos/org.wso2.carbon.stratos.common/src/main/resources/cloud-services-desc.xml >>> >>> Modified: >>> carbon/platform/trunk/components/stratos/org.wso2.carbon.stratos.common/src/main/resources/cloud-services-desc.xml >>> URL: >>> http://wso2.org/svn/browse/wso2/carbon/platform/trunk/components/stratos/org.wso2.carbon.stratos.common/src/main/resources/cloud-services-desc.xml?rev=128989&r1=128988&r2=128989&view=diff >>> >>> ============================================================================== >>> --- >>> carbon/platform/trunk/components/stratos/org.wso2.carbon.stratos.common/src/main/resources/cloud-services-desc.xml >>> (original) >>> +++ >>> carbon/platform/trunk/components/stratos/org.wso2.carbon.stratos.common/src/main/resources/cloud-services-desc.xml >>> Fri Jun 1 01:05:51 2012 >>> @@ -16,7 +16,7 @@ >>> ~ under the License. >>> --> >>> <cloudServices xmlns="http://wso2.com/carbon/cloud/mgt/services"> >>> - <cloudService name="WSO2 Manager"> >>> + <cloudService name="WSO2 Stratos Manager"> >>> </cloudService> >>> <cloudService name="WSO2 Enterprise Service Bus" default="true"> >>> <label>Enterprise Service Bus</label> >>> _______________________________________________ >>> Commits mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/commits >>> >> >> >> >> -- >> Ajith Vitharana. >> WSO2 Inc. - http://wso2.org >> Email : [email protected] >> Mobile : +94714631794 >> >> >> > -- Ajith Vitharana. WSO2 Inc. - http://wso2.org Email : [email protected] Mobile : +94714631794
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
