<?xml version="1.0" encoding="UTF-8"?>
<server desc="Apache TomEE 8">

	<supportclass jar="SMAFIPTomeeSupport.jar" name="com.engineous.system.server.tomee.TomEEServerSupport"/>

    <!-- List of supported connection types for this server type.
    Each must be one of the ConnectionProfile.ConnectionType enumerated types.
    WebLogic is only supported as a SIMULIA Execution Engine server -->
    <connectiontypes>
        <connectiontype name="SERVER"/>
    </connectiontypes>

</server>
