Day to day collection from work and self learning in QA, middleware, tech support spaces ..
Sunday, April 1, 2012
Hierarchical service deployment support in WSO2 AS
Hierarchical service deployment support have been enabled in WSO2 App Server-3.2.0. The advantages of this feature are;
Mainly you don't need to stick to a flat structure. This means you can manage different versions of the same service, where if only the business logic of the service is changed you can keep versions. Also it lets you more efficiency in managing your content.
Following gives lot of useful details;
- Hierarchical service deployment support implementation
- Hierarchical service deployment support practical example
Subscribe to:
Post Comments (Atom)
Featured
Selenium - Page Object Model and Action Methods
How we change this code to PageObjectModel and action classes. 1 2 3 driver . findElement ( By . id ( "userEmail" )). sendKeys (...
Popular Posts
-
These days I am involved in testing a migration tool which demands in testing the application's migration against several databases. In ...
-
Came across this error while executing an oracle script: ORA-30036: unable to extend segment by 8 in undo tablespace 'UNDO' ORA...
-
Iterator mediator breaks a message from the given xpath pattern and produces smaller messages. If you need to collect an attribute value ...
-
In this scenario we will be monitoring requests and responses passed through a proxy service in WSO2 ESB. The proxy service is calling an in...
HI,
ReplyDeleteYou guyes are doing great job in IT field. I am exploring your page as Hierarchical Service Support for Axis2..:)