[ 
https://issues.apache.org/jira/browse/SYNAPSE-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Asankha C. Perera reassigned SYNAPSE-133:
-----------------------------------------

    Assignee: Upul Godage

Upul, can you fix this one?

> Issues with sample configurations
> ---------------------------------
>
>                 Key: SYNAPSE-133
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-133
>             Project: Synapse
>          Issue Type: Bug
>         Environment: Windows XP
>            Reporter: Evanthika Amarasiri
>            Assignee: Upul Godage
>
> Issue 1
> ======
> When starting sample 52 synapse throws a Synapse exception stating that it 
> cannot understand the value "soap"
> 2007-10-08 14:50:04,156 [10.100.1.228-Evan] [main] ERROR 
> SynapseConfigurationBuilder Could not initialize Synapse : unknown value 
> -"soap". Attribute 'format' accept
>  only 'pox','soap11','soap12'
> org.apache.synapse.SynapseException: unknown value -"soap". Attribute 
> 'format' accepts only 'pox','soap11','soap12'
>         at 
> org.apache.synapse.config.xml.endpoints.AddressEndpointFactory.handleException(AddressEndpointFactory.java:278)
>         at 
> org.apache.synapse.config.xml.endpoints.AddressEndpointFactory.createEndpointDefinition(AddressEndpointFactory.java:182)
> Therefore the sample configuration should change from soap to soap11 or any 
> other valid value
> Issue 2
> ======
> When starting sample 113 synapse throws a Synapse exception stating that it 
> cannot understand the value "soap" just as in the above issue
> Therefore, in the configuration of sample 113 as shown below, the format is 
> given as "soap". 
>             <endpoint>
>                 <address 
> uri="http://localhost:9000/soap/SimpleStockQuoteService"; format="soap"/>
>             </endpoint>
> Therefore, in this sample also, the format should change from "soap" to 
> "soap11" or any other valid value

-- 
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]

Reply via email to