On Mon, Feb 7, 2011 at 12:52 PM, Kasun Weranga <[email protected]> wrote: > On Mon, Feb 7, 2011 at 12:18 PM, Prabath Siriwardana <[email protected]> > wrote: >> >> Hi KasunW, >> >> How about the .bat file....? > > I didn't commit it, because I didn't test it in windows. (I am working on > linux). After testing, I'll commit it.
If you are planning to do it later - please create a JIRA for this with highest priority - otherwise you forget... Thanks & regards, -Prabath >> >> Thanks & regards, >> -Prabath >> >> ---------- Forwarded message ---------- >> From: <[email protected]> >> Date: Sat, Feb 5, 2011 at 12:48 PM >> Subject: [Carbon-commits] [Carbon-Core] svn commit r86776 - >> trunk/carbon/core/distribution/carbon-home/bin >> To: [email protected] >> >> >> Author: kasunw >> Date: Fri Feb 4 23:18:59 2011 >> New Revision: 86776 >> URL: http://wso2.org/svn/browse/wso2?view=rev&revision=86776 >> >> Log: >> Added uddi resources to carbon classpath >> >> Modified: >> trunk/carbon/core/distribution/carbon-home/bin/wso2server.sh >> >> Modified: trunk/carbon/core/distribution/carbon-home/bin/wso2server.sh >> URL: >> http://wso2.org/svn/browse/wso2/trunk/carbon/core/distribution/carbon-home/bin/wso2server.sh?rev=86776&r1=86775&r2=86776&view=diff >> >> ============================================================================== >> --- trunk/carbon/core/distribution/carbon-home/bin/wso2server.sh >> (original) >> +++ trunk/carbon/core/distribution/carbon-home/bin/wso2server.sh >> Fri Feb 4 23:18:59 2011 >> @@ -263,7 +263,7 @@ >> CARBON_XBOOTCLASSPATH="$CARBON_XBOOTCLASSPATH":$f >> done >> >> >> -CARBON_CLASSPATH="$CARBON_HOME/lib/patches":"$CARBON_PATCH_CLASSPATH":"$CARBON_HOME/lib":"$CARBON_CLASSPATH" >> >> +CARBON_CLASSPATH="$CARBON_HOME/lib/patches":"$CARBON_PATCH_CLASSPATH":"$CARBON_HOME/lib":"$CARBON_HOME/resources/uddi":"$CARBON_CLASSPATH" >> >> >> # ----- Execute The Requested Command >> ----------------------------------------- >> _______________________________________________ >> Carbon-commits mailing list >> [email protected] >> https://wso2.org/cgi-bin/mailman/listinfo/carbon-commits >> >> >> >> -- >> Thanks & Regards, >> Prabath >> >> http://blog.facilelogin.com >> http://RampartFAQ.com >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > > > -- > Kasun Weranga > Software Engineer > WSO2, Inc. > lean.enterprise.middleware. > mobile : +94 772314602 > blog :http://kasunweranga.blogspot.com/ > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Thanks & Regards, Prabath http://blog.facilelogin.com http://RampartFAQ.com _______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
