You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2007/05/02 09:05:17 UTC

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

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: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


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

Posted by "Upul Godage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Upul Godage updated SYNAPSE-91:
-------------------------------

    Attachment:     (was: patch-SYNAPSE-91.txt)

> 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: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


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

Posted by "Upul Godage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Upul Godage updated SYNAPSE-91:
-------------------------------

    Attachment:     (was: patch-SYNAPSE-91.txt)

> 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: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


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

Posted by "Upul Godage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Upul Godage updated SYNAPSE-91:
-------------------------------

    Attachment: patch-SYNAPSE-91.txt

patch attached

> 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
>         Attachments: patch-SYNAPSE-91.txt
>
>
> 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: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


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

Posted by "Upul Godage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Upul Godage updated SYNAPSE-91:
-------------------------------

    Attachment: patch-SYNAPSE-91.txt

Updated to new revision

> 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
>         Attachments: patch-SYNAPSE-91.txt
>
>
> 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: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


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

Posted by "Asankha C. Perera (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asankha C. Perera resolved SYNAPSE-91.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1
         Assignee: Upul Godage

Applied patch from Upul

thanks Upul

> 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
>
>         Attachments: patch-SYNAPSE-91.txt
>
>
> 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: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


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

Posted by "Ruwan Linton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruwan Linton resolved SYNAPSE-91.
---------------------------------

    Resolution: Fixed

Applied the patch.

Upul a few comments, I have not committed the test methods which were there in side the SOAPUtils. In general they should go to the tests. And also add the 100 character limit to your ide.

Good job, thanks 

> 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.B.1
>
>         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: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


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

Posted by "Upul Godage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Upul Godage reopened SYNAPSE-91:
--------------------------------


> 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
>
>         Attachments: patch-SYNAPSE-91.txt
>
>
> 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: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


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

Posted by "Upul Godage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Upul Godage updated SYNAPSE-91:
-------------------------------

    Attachment: patch-SYNAPSE-91.txt

Also added pox <-> soap11/soap12, soap11 <-> soap12 to wsdl endpoints

> 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
>         Attachments: patch-SYNAPSE-91.txt
>
>
> 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: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


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

Posted by "Upul Godage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Upul Godage updated SYNAPSE-91:
-------------------------------

    Attachment:     (was: patch-SYNAPSE-91.txt)

> 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
>         Attachments: patch-SYNAPSE-91.txt
>
>
> 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: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


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

Posted by "Upul Godage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Upul Godage updated SYNAPSE-91:
-------------------------------

    Attachment: SYNAPSE-91-2-header_fault_conversions.patch

Improved conversion
converts mustUnderstand, actor/role, converts fault element structure
depending on version


> 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
>
>         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: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


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

Posted by "Upul Godage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Upul Godage updated SYNAPSE-91:
-------------------------------

    Attachment: patch-SYNAPSE-91.txt

> 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
>         Attachments: patch-SYNAPSE-91.txt
>
>
> 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: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org