So, now that we have a running OpenSolaris install in our VirtualBox, let’s get to the next step: Installation of Glassfish and MySQL First: Installation of Glassfish Let’s take the easy approach and use the built-in graphical tools. This is specifically easy as both applications are integrated into OpenSolaris Package Manager. So startup the Package [...]
Archive of posts filed under the Software Development category.
Test and Deploy in virtual times Part 2
Well, this week we are going to continue the installation of the Deployment Environment. The goal for this effort was to “Use Open Source Solution and latest Technology to create a Development and Deployment environment on one system (in my case: MacBook Pro)” Here is a summary of the steps I’m taking: Installation of IDE [...]
Test and Deploy in virtual times
An important part of any Software development is to ensure that deployment works as desired. While in previous times a developer was trying to get a separate server to test the deployment, this can now be done through virtualization on the very same system. So here is my journey and approach to it which I [...]