JCAPS little boxes of hell
Has anyone out there in SO land had to deal with this...when you go to build a new deployment profile in JCAPS, you have quite a few little boxes that you have to minimize before you can do the actual mapping (black boxes added to hide company specific info):
We've tried autohot开发者_如何学Gokey and are looking into Sikuli - does anyone know of a good way to get around this silly UI design flaw?
You can build multiple environments that point to the same logical host. Just separate the resources into logical groups to make them more manageable.
I wrote a Netbeans plugin to take care of this. I can't publish the full source, but here is the main idea.
I've found that if you click on the "third" button in the deployment wizard that your logical hosts appear on the lower right. Other than that, the latest EAs you created are on the upper left.
精彩评论