Can I use EBWS with SOAPProxy?

Solution Verified - Updated -

Environment

  • JBoss SOA-P < 5.1

Issue

  • Using both an EBWS and SOAPProxy in the same deployment results in an UnsupportedOperationException at deploy time.

Resolution

  • Upgrade to SOA-P 5.1 or later

  • Don't deploy the two together

Root Cause

  • EsbMetaData returns an unmodifiable list which Configuration.create attempts to modify.

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments