Hi..
Someone knows how can i get the "<resteasy:contextPath>" (in red) with Java code?
<sca:service name="InvocadorREST" promote="Route/InvocadorREST">
<sca:interface.java interface="com.InvocadorREST"/>
<resteasy:binding.rest name="rest1">
<resteasy:interfaces>com.test.InvocadorREST</resteasy:interfaces>
<resteasy:contextPath>test/servicetest</resteasy:contextPath>
</resteasy:binding.rest>
</sca:service>
There's no such API for SwitchYard application, but you can access those via WildFly management API.