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 "Antas Mishra (JIRA)" <ji...@apache.org> on 2010/12/22 07:52:03 UTC

[jira] Closed: (AXIS2-4904) org.apache.axis2.AxisFault: null

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

Antas Mishra closed AXIS2-4904.
-------------------------------


thanks for all your support....

> org.apache.axis2.AxisFault: null
> --------------------------------
>
>                 Key: AXIS2-4904
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4904
>             Project: Axis2
>          Issue Type: Bug
>          Components: Addressing
>    Affects Versions: 1.5.2
>         Environment: Apache Tomcat/6.0.26
>            Reporter: Antas Mishra
>            Assignee: Isuru Eranga Suriarachchi
>            Priority: Critical
>             Fix For: 1.6
>
>         Attachments: 1.2929284782280774E12.aar, ABBReport.aar
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> I have made a WS which takes username & date as parameter.
> I am passing the date parameter over Browser (IE, Mozilla). But when I try to see the same in Web Service using a System.out.print(date). It gices null.
> I mean here that, whatever value I pass as second parameter it takes it as null.
> My URL is : http://localhost:8084/axis2/services/Report/getResult?name=XYZ&date=1291288924850. Both of them are the String values.
> When I check in getResult(String name, String date){
>         System.out.println(date);
> }
> The output value is null.

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