You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2008/05/13 06:36:57 UTC

[jira] Commented: (SYNAPSE-91) Address endpoint format soap11 and soap12 cannot be specified

    [ https://issues.apache.org/jira/browse/SYNAPSE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596267#action_12596267 ] 

Evanthika Amarasiri commented on SYNAPSE-91:
--------------------------------------------

The format soap12 is implemented now and works successfully. Tested on 1.2_SNAPSHOT. The issue can be closed

> 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
>            Assignee: Upul Godage
>             Fix For: 1.1-QA-B1
>
>         Attachments: patch-SYNAPSE-91.txt, SYNAPSE-91-2-header_fault_conversions.patch
>
>
> 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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org