<?xml version="1.0" encoding="UTF-8"?>
<server desc="IBM WebSphere 9.x">


	<supportclass jar="SMAFIPwassupport.jar" name="com.engineous.system.server.websphere.WebSphereServerSupport"/>

	<!-- List of supported JMS providers in esihome/jmsproviders -->
	<jmsproviders>
		<provider dir="ibmmq"/>
		<provider dir="sonicmq"/>
	</jmsproviders>

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

</server>
