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


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

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