Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Development, test and production on the same computer?
Instead of having three computers I wonder if it is a stable practise to have one production context and one test context and one development context (in Tomcat for instance). Also it would be nice to have the development and the test in two different Eclipse -projects.
It’s hard to say, I’m not sure what you mean by stable practice and I think it depends on the size of your operation. If it’s just you or a small team, having a development setup and a deployment setup is enough. If you are a huge corporation, you might want to introduce a testing setup that is an intermediate stage.