Address endpoint format soap11 and soap12 cannot be specified
-------------------------------------------------------------
Key: SYNAPSE-91
URL: https://issues.apache.org/jira/browse/SYNAPSE-91
Project: Synapse
Issue Type: Improvement
Components: Endpoints
Environment: Winxp, jdk15, Synapse1.0-RC2
Reporter: Charitha Kankanamge
If the address endpoint formats soap11 and soap12 is given as follows the
following exception thrown while starting up synapse.
<endpoint name="charithaep"><address
uri="http://localhost:9000/soap/esbservice" format="soap12"/>
</endpoint>
main] ERROR AddressEndpointFactory - force value -"soap12" not yet implemented
main] ERROR SynapseConfigurationBuilder - Could not initialize Synapse : force
value -"soap12" not yet implemented
rg.apache.synapse.SynapseException: force value -"soap12" not yet implemented
at
org.apache.synapse.config.xml.endpoints.AddressEndpointFactory.handleException(AddressEnd
ointFactory.java:240)
at
org.apache.synapse.config.xml.endpoints.AddressEndpointFactory.createEndpointDefinition(A
dressEndpointFactory.java:161)
at
org.apache.synapse.config.xml.endpoints.AddressEndpointFactory.createEndpoint(AddressEndp
intFactory.java:98)
at
org.apache.synapse.config.xml.SendMediatorFactory.createMediator(SendMediatorFactory.java
99)
at
org.apache.synapse.config.xml.MediatorFactoryFinder.getMediator(MediatorFactoryFinder.jav
:173)
at
org.apache.synapse.config.xml.AbstractListMediatorFactory.addChildren(AbstractListMediato
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]