Java – eclipse war export: optimized for a specific server runtime
•
Java
In eclipse, this option is available when exporting a web project to a war / ear file
What happens under the hood when this option is selected? No explanation has been found so far
I'm running eclipse indigo 3.7
Solution
Eclipse itself does not use this option What happens depends on the specific server adapter Many adapters also won't do anything about this option, but they may in the future
If the server adapter supports export optimization, you can choose to display the customization option under the pop-up runtime list, which can be used to see whether it will actually happen
For example, when you navigate to WebLogic Server, you will see:
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码