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): horrible little boxes

We've tried autohotkey and are looking into Sikuli - does anyone know of a good way to get around this silly UI design flaw?

有帮助吗?

解决方案 2

I wrote a Netbeans plugin to take care of this. I can't publish the full source, but here is the main idea.

其他提示

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'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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top