Blog Feed: Shelan's blog

Blog Feed:

Already a Member? Log In to Your Account

How to disable automatic service creation with WSDL upload

Published on 2013-04-22 12:07:00

When you upload a WSDL to WSO2 Governance Registry it will create a Service Artifact automatically for that WSDL. But in case you do not want that to be automated and need to add services differently this is how to disable that feature.1) Open GREG_H

How to send CDATA inside your SOAP message payload

Published on 2013-03-27 00:07:00

If you need to send a SOAP message payload ever and if it resulted something like this.<maxStops>2</maxStops>Because by default, a StAX parser must be in non

Make a Torrent downloader with Raspberry Pi in 3 steps :)

Published on 2013-02-16 11:11:00

If you are downloading torrents heavily with your highly capable machine, You are wasting a lot of resources. Why do not you use your Raspberry Pi to do it ;)I recieved a Raspberry Pi

Application Governance with WSO2 GReg and Jenkins

Published on 2013-02-03 20:05:00

This tutorial will show how you can automate the application Governance using WSO2 Governance Registry and Jenkins (for Build Automation).Pre-Requisites

Create a proxy in WSO2 ESB using admin services.

Published on 2012-09-15 12:13:00

Do you want to know how to create a proxy in WSO2 ESB without using UI. Here is a sample codethat will help you to understand how to use an admin service to

How to create a Data service from Google Spread sheet

Published on 2012-07-13 01:07:00

IntroductionGoogle Spread sheets are popular tool and used in businesses heavily. Imagine a usecase where you need to collect data from various people and then use that data in your applications. Most of the time 5 minute work would be to create a Google Spread sheet and design a form to share among the people to collect the data. Once you have the collected data you may need to use them in your applications. WSO2 Data Services provide you a very convenient way to expose those data as a data ser [..]

Cassandra GUI 2.0 - Making things a little bit easier

Published on 2012-06-19 01:37:00

Cassandra GUI evolved from its first version and new version includes bug fixes and enhanced features. New features.Complete pagination for Row view of explorerSearch rows by their names. (Filtered on the fly as you type.)Filtering non displayable data and label them with warnings. Bug FixesRemote connection problemConnect to Remote Cassandra server without restarting the server. Start the ServerYou can download the server here.Extract the downloaded product and lets refer extracted folder as CA [..]

Cassandra Explorer - GUI for Cassandra

Published on 2012-05-12 11:32:00

WSO2 products can manage a Cassandra Cluster using Cassandra feature.[1]

How to change default temporary folder in WSO2 carbon based products

Published on 2012-03-12 00:37:00

In wso2 carbon based products default temporary folder is {product_home}/tmp.

How to call MySQL stored procedures from WSO2 Data Services Server

Published on 2012-03-06 01:43:00

Adding JMS transport for WSO2 Data Services Server

Published on 2012-03-01 07:00:00

Pre requisites1) WSO2 DataServices Server

Big Data : A Quick introduction

Published on 2012-02-24 10:11:00

What is Big data?This is one of the buzz words in today's world and has gained the attention of many industries. By looking at the name one might think it as data in "BIG" format. But there is much more than that. Today the rate of data generation is so huge and there are several

How to kill a process running on a known port

Published on 2012-02-19 07:55:00

If you know a process running on a specific port and need to kill the process ?here are the steps.1) Find the process ID. (Here which runs on 9443)?12345fuser -n tcp 9443orlsof -w -n -i tcp:9443Then you have the process ID. Kill the process with (Here ID =

How to add Findbugs and Checkstyle plugins to your maven3 build

Published on 2012-01-14 07:18:00

Findbugs and Checkstyle are two awesome tools that help to maintain the quality of your code discovering anti patterns or bad smells.Normally we can run those two tools with the help of IDE but there are possibilities that developers may be ignorant about them.So how about adding them to the normal maven build so developers are forced to correct their mistakes. There are different level of

Better testing with Testng

Published on 2011-12-23 07:16:00

Most of the programmers busy with

Tweaks for your Thinkpad with Linux

Published on 2011-12-04 05:53:00

I got a thinkpad T520 recently which i would say really cool due to its form factor and also due to some “serious” configuration it had out of box

Hello World

Published on 2011-12-01 05:50:00

Hi all,I am starting fresh this blog b’cos i am entering a new phase of my life.I have been learning theories for last 24 years a lot.Now it is high time to make some useful things out of it.Life is all about choices.I had to made a couple of them.This is my first weekend after the first two days of my Job @ WSO2.No doubt it is one of the best decisions i made in my life to choose WSO2 as my internship company.Since then the way of learning change drastically.I met lots of people.I specially t [..]

© 2006-2013 OnToplist.com, All Rights Reserved