You can disable Enterprise JavaBeans (EJB) from Sterling Selling and Fulfillment Foundation.
To disable Enterprise JavaBeans (EJB) from Sterling Selling and Fulfillment Foundation, comment out the “session” element in the XML descriptor file, <INSTALL_DIR>/repository/eardata/platform/descriptors/<App_Server>/EJB/META-INF/ejb-jar.xml.
<session>
<display-name> The Sterling Selling and
Fulfillment Foundation DOM API Session bean
</display-name>
<ejb-name> interop.services.ejb.InteropEJBApi </ejb-name>
<home> com.yantra.interop.services.ejb.InteropEJBHome </home>
<remote> com.yantra.interop.services.ejb.InteropEJBApi </remote>
<ejb-class> com.yantra.interop.services.ejb.InteropEJBImpl </ejb-class>
<session-type> Stateless </session-type>
<transaction-type> Bean </transaction-type>
</session>
This session bean is deprecated as of Release 7.7.