Its done. On Sun, May 29, 2011 at 5:08 PM, Charith Wickramarachchi <[email protected]>wrote:
> Yes i'll apply the changes to the Trunk > > > On Sun, May 29, 2011 at 4:35 PM, Sameera Jayasoma <[email protected]>wrote: > >> Hi Charith, >> >> Do we need to apply this change to trunk as well? >> >> Thanks, >> Sameera >> >> On Sun, May 29, 2011 at 4:16 PM, <[email protected]> wrote: >> >>> Author: charith >>> Date: Sun May 29 03:46:11 2011 >>> New Revision: 106349 >>> URL: http://wso2.org/svn/browse/wso2?view=rev&revision=106349 >>> >>> Log: >>> CARBON-10425 >>> >>> Modified: >>> >>> branches/carbon/3.2.0/components/mediation/message-processor/org.wso2.carbon.message.processor.ui/3.2.0/src/main/resources/web/message_processor/viewEnvelope.jsp >>> >>> branches/carbon/3.2.0/components/mediation/message-processor/org.wso2.carbon.message.processor/3.2.0/src/main/java/org/wso2/carbon/message/processor/util/ConfigHolder.java >>> >>> Modified: >>> branches/carbon/3.2.0/components/mediation/message-processor/org.wso2.carbon.message.processor.ui/3.2.0/src/main/resources/web/message_processor/viewEnvelope.jsp >>> URL: >>> http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/components/mediation/message-processor/org.wso2.carbon.message.processor.ui/3.2.0/src/main/resources/web/message_processor/viewEnvelope.jsp?rev=106349&r1=106348&r2=106349&view=diff >>> >>> ============================================================================== >>> --- >>> branches/carbon/3.2.0/components/mediation/message-processor/org.wso2.carbon.message.processor.ui/3.2.0/src/main/resources/web/message_processor/viewEnvelope.jsp >>> (original) >>> +++ >>> branches/carbon/3.2.0/components/mediation/message-processor/org.wso2.carbon.message.processor.ui/3.2.0/src/main/resources/web/message_processor/viewEnvelope.jsp >>> Sun May 29 03:46:11 2011 >>> @@ -24,12 +24,12 @@ >>> <%@ page >>> import="org.wso2.carbon.message.processor.ui.MessageProcessorAdminServiceClient" >>> %> >>> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> >>> <%@ taglib uri="http://wso2.org/projects/carbon/taglibs/carbontags.jar" >>> prefix="carbon" %> >>> -<fmt:bundle basename="org.wso2.carbon.message.store.ui.i18n.Resources"> >>> -<carbon:jsi18n >>> resourceBundle="org.wso2.carbon.message.store.ui.i18n.Resources" >>> +<fmt:bundle >>> basename="org.wso2.carbon.message.processor.ui.i18n.Resources"> >>> +<carbon:jsi18n >>> resourceBundle="org.wso2.carbon.message.processor.ui.i18n.Resources" >>> request="<%=request%>" /> >>> <carbon:breadcrumb >>> label="Message Processor" >>> - resourceBundle="org.wso2.carbon.message.store.ui.i18n.Resources" >>> + >>> resourceBundle="org.wso2.carbon.message.processor.ui.i18n.Resources" >>> topPage="true" >>> request="<%=request%>"/> >>> >>> >>> Modified: >>> branches/carbon/3.2.0/components/mediation/message-processor/org.wso2.carbon.message.processor/3.2.0/src/main/java/org/wso2/carbon/message/processor/util/ConfigHolder.java >>> URL: >>> http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/components/mediation/message-processor/org.wso2.carbon.message.processor/3.2.0/src/main/java/org/wso2/carbon/message/processor/util/ConfigHolder.java?rev=106349&r1=106348&r2=106349&view=diff >>> >>> ============================================================================== >>> --- >>> branches/carbon/3.2.0/components/mediation/message-processor/org.wso2.carbon.message.processor/3.2.0/src/main/java/org/wso2/carbon/message/processor/util/ConfigHolder.java >>> (original) >>> +++ >>> branches/carbon/3.2.0/components/mediation/message-processor/org.wso2.carbon.message.processor/3.2.0/src/main/java/org/wso2/carbon/message/processor/util/ConfigHolder.java >>> Sun May 29 03:46:11 2011 >>> @@ -47,6 +47,7 @@ >>> new HashMap<Integer, SynapseEnvironmentService>(); >>> >>> private ConfigHolder() { >>> + >>> } >>> >>> /** >>> _______________________________________________ >>> Carbon-commits mailing list >>> [email protected] >>> https://wso2.org/cgi-bin/mailman/listinfo/carbon-commits >>> >> >> >> >> -- >> Sameera Jayasoma >> Technical Lead and Product Manager, WSO2 Carbon >> >> WSO2, Inc. (http://wso2.com) >> email: [email protected] >> blog: http://tech.jayasoma.org >> >> Lean . Enterprise . Middleware >> > > > > -- > Charith Dhanushka Wickramarachchi > Software Engineer > WSO2 Inc > http://wso2.com/ > http://wso2.org/ > > blog > http://charithwiki.blogspot.com/ > > twitter > http://twitter.com/charithwiki > > > > -- Charith Dhanushka Wickramarachchi Software Engineer WSO2 Inc http://wso2.com/ http://wso2.org/ blog http://charithwiki.blogspot.com/ twitter http://twitter.com/charithwiki
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
