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 "Karl Philipp (JIRA)" <ji...@apache.org> on 2007/02/16 18:45:05 UTC

[jira] Created: (AXIS2-2206) Unexpected output of an example

Unexpected output of an example
-------------------------------

                 Key: AXIS2-2206
                 URL: https://issues.apache.org/jira/browse/AXIS2-2206
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: documentation, samples, build,site
    Affects Versions: 1.1.1
         Environment: Windows XP Service Pack 2 & Cygwin
            Reporter: Karl Philipp


I tried the example as described on

 http://ws.apache.org/axis2/1_1_1/userguide-creatingclients.html#adb

and

 http://ws.apache.org/axis2/1_1_1/userguide-buildingservices.html#deployrun

I did two tries with the same result: The output of the invocation

$ java org.apache.axis2.axis2userguide.Client

is

done
echo! ... echo!
org.apache.axis2.axis2userguide.Axis2UserGuideServiceStub$NoParametersResponse@750159
true
23872983

and differs from the image shown on

 http://ws.apache.org/axis2/1_1_1/userguide-creatingclients.html#adb

below of Code Listing 6.

I will attach the protocol of my second try.



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


[jira] Resolved: (AXIS2-2206) Unexpected output of an example

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

Chatra Nakkawita resolved AXIS2-2206.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2

corrected image under 
 http://ws.apache.org/axis2/1_1_1/userguide-creatingclients.html#adb


Thanks for notifying,

Chatra

> Unexpected output of an example
> -------------------------------
>
>                 Key: AXIS2-2206
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2206
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: documentation, samples, build,site
>    Affects Versions: 1.1.1
>         Environment: Windows XP Service Pack 2 & Cygwin
>            Reporter: Karl Philipp
>         Assigned To: Chatra Nakkawita
>             Fix For: 1.2
>
>         Attachments: Protocol_2nd_Try_2007-02-16.txt
>
>
> I tried the example as described on
>  http://ws.apache.org/axis2/1_1_1/userguide-creatingclients.html#adb
> and
>  http://ws.apache.org/axis2/1_1_1/userguide-buildingservices.html#deployrun
> I did two tries with the same result: The output of the invocation
> $ java org.apache.axis2.axis2userguide.Client
> is
> done
> echo! ... echo!
> org.apache.axis2.axis2userguide.Axis2UserGuideServiceStub$NoParametersResponse@750159
> true
> 23872983
> and differs from the image shown on
>  http://ws.apache.org/axis2/1_1_1/userguide-creatingclients.html#adb
> below of Code Listing 6.
> I will attach the protocol of my second try.

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


[jira] Updated: (AXIS2-2206) Unexpected output of an example

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

Karl Philipp updated AXIS2-2206:
--------------------------------

    Attachment: Protocol_2nd_Try_2007-02-16.txt

Protocol of my 2nd try to get the expected result.

> Unexpected output of an example
> -------------------------------
>
>                 Key: AXIS2-2206
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2206
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: documentation, samples, build,site
>    Affects Versions: 1.1.1
>         Environment: Windows XP Service Pack 2 & Cygwin
>            Reporter: Karl Philipp
>         Attachments: Protocol_2nd_Try_2007-02-16.txt
>
>
> I tried the example as described on
>  http://ws.apache.org/axis2/1_1_1/userguide-creatingclients.html#adb
> and
>  http://ws.apache.org/axis2/1_1_1/userguide-buildingservices.html#deployrun
> I did two tries with the same result: The output of the invocation
> $ java org.apache.axis2.axis2userguide.Client
> is
> done
> echo! ... echo!
> org.apache.axis2.axis2userguide.Axis2UserGuideServiceStub$NoParametersResponse@750159
> true
> 23872983
> and differs from the image shown on
>  http://ws.apache.org/axis2/1_1_1/userguide-creatingclients.html#adb
> below of Code Listing 6.
> I will attach the protocol of my second try.

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


[jira] Updated: (AXIS2-2206) Unexpected output of an example

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

Davanum Srinivas updated AXIS2-2206:
------------------------------------

    Assignee: Chatra Nakkawita

> Unexpected output of an example
> -------------------------------
>
>                 Key: AXIS2-2206
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2206
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: documentation, samples, build,site
>    Affects Versions: 1.1.1
>         Environment: Windows XP Service Pack 2 & Cygwin
>            Reporter: Karl Philipp
>         Assigned To: Chatra Nakkawita
>         Attachments: Protocol_2nd_Try_2007-02-16.txt
>
>
> I tried the example as described on
>  http://ws.apache.org/axis2/1_1_1/userguide-creatingclients.html#adb
> and
>  http://ws.apache.org/axis2/1_1_1/userguide-buildingservices.html#deployrun
> I did two tries with the same result: The output of the invocation
> $ java org.apache.axis2.axis2userguide.Client
> is
> done
> echo! ... echo!
> org.apache.axis2.axis2userguide.Axis2UserGuideServiceStub$NoParametersResponse@750159
> true
> 23872983
> and differs from the image shown on
>  http://ws.apache.org/axis2/1_1_1/userguide-creatingclients.html#adb
> below of Code Listing 6.
> I will attach the protocol of my second try.

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