Monthly Archives: January, 2015
Deploying a .Net application to IIS using UrbanCode Deploy via msdeploy
I want to showcase a sample .Net application deployment using IBM UrbanCode Deploy . I decided to pick Employee-Info-Starter-Kit . Employee Info Starter Kit is an open source ASP.NET project template and uses a single database table ‘Employee’ – This seemed like a perfect example . In this blog entry , I would walk through …
Part3: IBM UrbanCode Deploy & Oracle WebLogic Server Security Management
In Part1 and Part2 of this series we explored Oracle Application Deployment Server and Oracle Resource Management respectively, in this third blog we explore the plugin Oracle WebLogic Security Management. This plug-in provides steps to work with security configurations in WebLogic Server. You can perform the following tasks: Create Role Mapper Create or Update Authentication …
Part2: IBM UrbanCode Deploy & Oracle WebLogic Server Resource Management
In Part1 I talked about Application Deployment Server plugin, now in here in Part 2 we discuss the usage of the next plugin Resource Management. This plug-in provides steps to support automated deployment of various WebLogic server resources. The plugin has various steps which are listed in this link My goal here is to be …
Part1: IBM UrbanCode Deploy & Oracle WebLogic Application Deployment Server plugin
I have been thinking about writing on the usage of IBM Urban Code Deploy Oracle WebLogic plugins for a while now , and finally it’s here this New Year ! Oracle WebLogic Server is application server for building and deploying enterprise Java EE applications. UrbanCode Deploy has couple of plugins to automated activities carried out …