You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Anand Sastry (JIRA)" <ji...@apache.org> on 2009/11/16 18:19:39 UTC

[jira] Updated: (AXIS2-4553) Axis2 Async webservices with TLS - "An unknown transport called https exists."

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

Anand Sastry updated AXIS2-4553:
--------------------------------

    Description: 
I am attempting to use Axis2 Aysnchronous web services. I have it functioning fine over http. However, if the transport protocol specified in the URL is https, I get the following message ""An unknown transport called https exists."

I have some debug traces attached below: Hopefully that will be helpful.
============================================================
[INFO] Deploying module: addressing-1.5 - file:/C:/projects/hieos/lib/axis2-1.5/modules/addressing-1.5.mar
[DEBUG] mapActionToOperation: Mapping Action to Operation: action: anonRobustOp; operation: org.apache.axis2.description.RobustOutOnlyAxisOperation@e1dac2named: {http://ws.apache.org/namespaces/axis2}anonRobustOp
[DEBUG] mapActionToOperation: Mapping Action to Operation: action: urn:anonRobustOp; operation: org.apache.axis2.description.RobustOutOnlyAxisOperation@e1dac2named: {http://ws.apache.org/namespaces/axis2}anonRobustOp
[DEBUG] Client-defined operation name matches default operation name. this may cause interoperability issues.  Name is: {http://ws.apache.org/namespaces/axis2}anonOutonlyOp
[DEBUG] mapActionToOperation: Mapping Action to Operation: action: anonOutonlyOp; operation: org.apache.axis2.description.OutOnlyAxisOperation@f0b4a3named: {http://ws.apache.org/namespaces/axis2}anonOutonlyOp
[DEBUG] mapActionToOperation: Mapping Action to Operation: action: urn:anonOutonlyOp; operation: org.apache.axis2.description.OutOnlyAxisOperation@f0b4a3named:{http://ws.apache.org/namespaces/axis2}anonOutonlyOp
[DEBUG] mapActionToOperation: Mapping Action to Operation: action: anonOutInOp;operation: org.apache.axis2.description.OutInAxisOperation@e34726named: {http://ws.apache.org/namespaces/axis2}anonOutInOp
[DEBUG] mapActionToOperation: Mapping Action to Operation: action: urn:anonOutInOp; operation: org.apache.axis2.description.OutInAxisOperation@e34726named: {http://ws.apache.org/namespaces/axis2}anonOutInOp
[DEBUG] Adding service to allServices map: [anonService2]
[DEBUG] Adding service to allEndpoints map: (anonService2,anonService2HttpSoap12Endpoint)
[DEBUG] Adding service to allEndpoints map: (anonService2,anonService2HttpEndpoint)
[DEBUG] Adding service to allEndpoints map: (anonService2,anonService2HttpSoap11Endpoint)
[DEBUG] After adding to allEndpoints map, size is 3
Endpoint ==>> [https://localhost:8080/axis2/services/mywebservice]
options.getTransportInProtocol() ==>> [https]
[DEBUG] Handler AddressingOutHandler added to Phase MessageOut
[DEBUG] Handler AddressingOutHandler added to Phase MessageOut
[DEBUG] Get operation for {http://ws.apache.org/namespaces/axis2}anonOutInOp
[DEBUG] Found axis operation:  org.apache.axis2.description.OutInAxisOperation@e34726
[DEBUG] registerOperationContext (false): org.apache.axis2.context.OperationContext@1342a67 with key: urn:uuid:54D34DBC43381E70D71258390834330
[DEBUG] Entry: OutInAxisOperationClient::execute, true
[DEBUG] org.apache.axis2.i18n.resource::handleGetObject(unknownTransport)
[ERROR] An unknown transport called https exists.
        Summary: Axis2 Async webservices with TLS -  "An unknown transport called https exists."  (was: I am attempting to use Axis2 asynchronous webservice methodology over TLS.dffffffffffffffffffffffffffffffffffffffffffffffsdfs)

> Axis2 Async webservices with TLS -  "An unknown transport called https exists."
> -------------------------------------------------------------------------------
>
>                 Key: AXIS2-4553
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4553
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Addressing
>    Affects Versions: 1.5
>         Environment: Windows XP SP3.
>            Reporter: Anand Sastry
>
> I am attempting to use Axis2 Aysnchronous web services. I have it functioning fine over http. However, if the transport protocol specified in the URL is https, I get the following message ""An unknown transport called https exists."
> I have some debug traces attached below: Hopefully that will be helpful.
> ============================================================
> [INFO] Deploying module: addressing-1.5 - file:/C:/projects/hieos/lib/axis2-1.5/modules/addressing-1.5.mar
> [DEBUG] mapActionToOperation: Mapping Action to Operation: action: anonRobustOp; operation: org.apache.axis2.description.RobustOutOnlyAxisOperation@e1dac2named: {http://ws.apache.org/namespaces/axis2}anonRobustOp
> [DEBUG] mapActionToOperation: Mapping Action to Operation: action: urn:anonRobustOp; operation: org.apache.axis2.description.RobustOutOnlyAxisOperation@e1dac2named: {http://ws.apache.org/namespaces/axis2}anonRobustOp
> [DEBUG] Client-defined operation name matches default operation name. this may cause interoperability issues.  Name is: {http://ws.apache.org/namespaces/axis2}anonOutonlyOp
> [DEBUG] mapActionToOperation: Mapping Action to Operation: action: anonOutonlyOp; operation: org.apache.axis2.description.OutOnlyAxisOperation@f0b4a3named: {http://ws.apache.org/namespaces/axis2}anonOutonlyOp
> [DEBUG] mapActionToOperation: Mapping Action to Operation: action: urn:anonOutonlyOp; operation: org.apache.axis2.description.OutOnlyAxisOperation@f0b4a3named:{http://ws.apache.org/namespaces/axis2}anonOutonlyOp
> [DEBUG] mapActionToOperation: Mapping Action to Operation: action: anonOutInOp;operation: org.apache.axis2.description.OutInAxisOperation@e34726named: {http://ws.apache.org/namespaces/axis2}anonOutInOp
> [DEBUG] mapActionToOperation: Mapping Action to Operation: action: urn:anonOutInOp; operation: org.apache.axis2.description.OutInAxisOperation@e34726named: {http://ws.apache.org/namespaces/axis2}anonOutInOp
> [DEBUG] Adding service to allServices map: [anonService2]
> [DEBUG] Adding service to allEndpoints map: (anonService2,anonService2HttpSoap12Endpoint)
> [DEBUG] Adding service to allEndpoints map: (anonService2,anonService2HttpEndpoint)
> [DEBUG] Adding service to allEndpoints map: (anonService2,anonService2HttpSoap11Endpoint)
> [DEBUG] After adding to allEndpoints map, size is 3
> Endpoint ==>> [https://localhost:8080/axis2/services/mywebservice]
> options.getTransportInProtocol() ==>> [https]
> [DEBUG] Handler AddressingOutHandler added to Phase MessageOut
> [DEBUG] Handler AddressingOutHandler added to Phase MessageOut
> [DEBUG] Get operation for {http://ws.apache.org/namespaces/axis2}anonOutInOp
> [DEBUG] Found axis operation:  org.apache.axis2.description.OutInAxisOperation@e34726
> [DEBUG] registerOperationContext (false): org.apache.axis2.context.OperationContext@1342a67 with key: urn:uuid:54D34DBC43381E70D71258390834330
> [DEBUG] Entry: OutInAxisOperationClient::execute, true
> [DEBUG] org.apache.axis2.i18n.resource::handleGetObject(unknownTransport)
> [ERROR] An unknown transport called https exists.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.