Top Navigation

blogs

How to configure WSO2 Carbon platform to work with PostgreSQL database?

WSO2 Carbon platform(v3.0.0-SNAPSHOT above) now supports PostgreSQL databases. Here's how you configure WSO2 Carbon platform for PostgreSQL.

Step 1: Database configuration for registry

Modify database configuration in $CARBON_HOME/repository/conf/registry.xml as follows.
   <dbConfig name="wso2registry">
        <url>jdbc:postgresql://localhost/[DATABASE-NAME]</url>  

Case Study : How to monitor your business using WSO2 Business Activity Monitor

Scenario

Your organisation has an internal Order Management System (OMS). Whenever a customer wants to place an order,it's the internal staff who can access the system and create it. During a planning meeting, this closed nature of OMS has been identified as a barricade for future expansions. It was decided to let an outside development community to access OMS's data & encourage them to write applications based on it. Along with this change, planning team has also identified that monitoring Order data is equally important as well.

BAM 1.0.0 feedback

BAM 1.0.0 feedback.

1. Installation

Installation as always very easy: just extract an archive.
I decided to run BAM on a separate computer to avoid any problems with prots and contexts.

2. Configuring "Monitored Servers"

It's easy to add a server but impossible to edit or remove one ;-)
I have a WSAS server with standard context "carbon" and standatd https port 9443.
So I add a server:

  • URL = https://my-wsas-host:9443
  • Collection Method = Polling (the easiest configuration)
  • admin user/password for my WSAS server

How to run WSO2 Data Services 2.2.0?

Problems with axis2 and rampart using ws security policy in java

Hello all.

I´ve followed all examples and tutorials about axis2 and rampart using wss, posted in wso2 (which are excellent), and they work fine in axis2 1.4.1 and rampart 1.4 on eclipse ganymede 3.4.1 and jdk 1.5.0_22 and tomcat-6.0.20.

However, i've to implement a web service from a specific wsdl, using a keystore.jks and cacerts.jks that someone give to me, and here begin the problems as a "Error in signature with X509Token", and more.

Could you help me if send you the wsdl ?

Thanks.

Emilio

Here the wsdl:
"
<?xml version="1.0" encoding="UTF-8"?>

Top 5 Registry Cleaners

It is a common knowledge that computer errors happen no matter what kind of computer system you have. In the long run, your computer windows registry will be cluttered with unwanted and useless files and trash that came from various programs that you have uninstalled. When windows registry becomes bloated, system errors occur, which can cause your computer to slow down or even crash.

MS thesis

Currently I am thinking my MS thesis on Cloud Computing

Creating rich web pages using richfaces

Creating rich web pages using richfaces

After crating pages in JSP for some months, I wanted to move to one of the latest framework which can make creation of rich GUI simple. My search ended in Rich faces. Most of the features what I wanted in a web development framework was available in rich faces. If you are a Java programmer looking to develop rich web application, this is one framework you should definitely consider.

When I started creating dynamic content web pages using java using jsp, I had the following pain areas.

123456789next ›last »
Syndicate content