The WSO2 WSAS & WSO2 Carbon team is pleased to announce the release of
version 3.1.1 of the Open Source WSO2 Web Services Application Server (WSAS).
WSAS 3.1.1 release is available for download at [1].
New Features
1. Extract the downloaded zip
2. Go to the bin directory in the extracted folder
3. Run the wso2server.sh or wso2server.bat as appropriate
4. Point you browser to the URL https://localhost:9443/
5. Use "admin", "admin" as the username and password.
6. If you need to start the OSGi console with the server use the
property -DosgiConsole when starting the server
For more details, run, wso2server.sh (wso2server.bat) --help
Known issues
All known issues have been filed here [3]. Please report any issues you
find as JIRA entries.
Thanks
WSO2 Carbon & WSO2 WSAS team
1. http://wso2.org/downloads/wsas
2. http://wso2.org/projects/
3. https://wso2.org/jira/
WSO2 WSAS 3.1.1 Released.
Sunday, October 11, 2009
1. Various bug fixes & enhancements to Apache Axis2, Apache Rampart, Apache Sandesha2 , WSO2 Carbon & other projects.
2. Equinox P2 based provisioning support -
extend your WSAS instance by installin new P2 features. See
3. Better integration with application servers such as WebLogic & WebSphere
Posted by Sameera Jayasoma at 9:29 PM 1 comments
Building WSO2 Carbon trunk from source
Monday, June 22, 2009
Building WSO2 Carbon from source is a simple task. If you follow the steps correctly you will get it. In the recent past some people have faced problems when building Carbon. Here in this post, I will give you steps to properly build Carbon from source.
Pre-requirements.
- Jdk 1.5 or higher,
- Apache Maven 2.1.0 or higher
- Apache Ant 1.7.1 or higher.
> mvn clean install -Dmaven.test.skip=ture
Step 01
Check out Apache Axis2 branch and build
> svn co http://wso2.org/repos/wso2/branches/carbon-platform/2.0/axis2
Before building Axis2 you need to build axis2-aar-maven-plugin and axis2-mar-maven-plugin in the modules/tools folder.
Step o2
Check out Apache Axis2 Transports and build
> svn co http://wso2.org/repos/wso2/branches/carbon-platform/2.0/transports
Step 03
Check out Apache WSS4J and build
> svn co http://wso2.org/repos/wso2/branches/carbon-platform/2.0/axis2
Step 03
Check out Equinox P2 and build
> svn co http://wso2.org/repos/wso2/branches/carbon-platform/2.0/p2
WSO2 Carbon uses OSGi as its underlying modularization technology. Therefore Carbon uses a collection third party bundles. Most of these third party bundle are wrapped by WSO2, since they are not yet available as bundles. Carbon-orbit project contains all these third party bundles.
Step05
Check out and build Carbon-orbit
> svn co http://wso2.org/repos/wso2/trunk/carbon-orbit
Stepo6
Check out and build Carbon
> svn co http://wso2.org/repos/wso2/trunk/carbon
If you follow above steps correctly, you should be able to build Carbon without much problems. Please let us know if you find any issues.
Posted by Sameera Jayasoma at 10:13 PM 2 comments
WSO2 Debuts Carbon, Industry’s First Fully Componentized SOA Platform
Thursday, February 12, 2009
On February 9, 2009 WSO2, the open source SOA company, announced the debut of WSO2 Carbon, the industry's first fully componentized service oriented architecture (SOA) framework. Due to fact that WSO2 Carbon is based on OSGi specification, it enables you to build an entire SOA platform by integrating middleware components. This componentized framework allows you to deploy only the components you need and to realize significant savings in SOA project time, money and staffing. With Carbon, WSO2 also announced the release of the following products.
- WSO2 Web Services Application Server (WSAS) 3.0
- WSO2 Enterprise Service Bus (ESB) 2.0
- WSO2 Registry 2.o
- WSO2 Business Process Server (BPS) 1.0
All these componentized products are based on the Carbon framework, hence they inherits the enterprise-class -capabilities: management, security, clustering, logging, statistics and tracing.
The WSO2 Carbon SOA platform uses OSGi as its underlying modularization technology. Therefore Carbon provides you all the benefits that OSGi provides. It supports the ability to plug in new components over time and also customize the middleware to support your enterprise architecture. For an example, you can add mediation capabilities to WSO2 WSAS with no effort. you just need to download the required plugins and install them into WSAS. It is that simple.
Adapt middleware to your enterprise architecture, instead of adapting your architecture to the middleware. Try WSO2 Carbon based products and see the real power of them. Let us know your comments
The WSO2 Carbon SOA platform uses OSGi as its underlying modularization technology. Therefore Carbon provides you all the benefits that OSGi provides. It supports the ability to plug in new components over time and also customize the middleware to support your enterprise architecture. For an example, you can add mediation capabilities to WSO2 WSAS with no effort. you just need to download the required plugins and install them into WSAS. It is that simple.
Adapt middleware to your enterprise architecture, instead of adapting your architecture to the middleware. Try WSO2 Carbon based products and see the real power of them. Let us know your comments
Posted by Sameera Jayasoma at 10:10 AM 1 comments
Subscribe to:
Posts (Atom)