[
https://issues.apache.org/jira/browse/AXIS2-4904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tharindu Mathew updated AXIS2-4904:
-----------------------------------
Attachment: 1.2929284782280774E12.aar
The results are shown on console with this Service, with
<Service-Location>/Test/getResult?name=XYZ&date=1291288924850
> 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
> Priority: Critical
> 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: [email protected]
For additional commands, e-mail: [email protected]