hi there, Is it possible to have a "virtual" context, which just points to another context? e.g. myapp = current version, should point to myapp-1.0 myapp-1.0 myapp-1.1
Is it possible to change the context "myapp" is pointing to during runtime? This would make switching between releases much easier rather than having to redeploy for each release switch. What do you think about this idea? thx Johannes
