[ 
https://issues.apache.org/jira/browse/WW-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17341659#comment-17341659
 ] 

icecanh edited comment on WW-5127 at 5/10/21, 4:48 AM:
-------------------------------------------------------

[~yasserzamani] 
 I know that this version has changed a lot.
 I have considered the Struts 2.3 to 2.5 migration documentation and have not 
figured out anything special yet.

I also tried to apply Struts 2.3 to 2.5 Migration for Window client and Android 
client and send request.
 It works normally on 2 versions 2.3.34 and 2.5.26 and gets 200 OK response.
 This problem only occurs on Xamarin - Struts 2.5.26 (2.5.25 is similar).

I'm still working on what makes it different.
 Thank you for your feedback.


was (Author: icecanh):
[~yasserzamani] 
I know that this version has changed a lot.
I have considered the Struts 2.3 to 2.5 migration documentation and have not 
figured out anything special yet.

I also tried to apply Struts 2.3 to 2.5 Migration for Window client and Android 
client and send request.
It works normally on 2 versions 2.3.34 and 2.5.26 and gets 200 OK responses.
This problem only occurs on Xamarin - Struts 2.5.26 (2.5.25 is similar ).

I'm still working on what makes it different.
Thank you for your feedback.

> Response 404 when migration to Struts 2.5 in Xamarin
> ----------------------------------------------------
>
>                 Key: WW-5127
>                 URL: https://issues.apache.org/jira/browse/WW-5127
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.5.25, 2.5.26
>         Environment: *Current version*
> org.apache.struts:struts2-core:2.5.26
> org.apache.struts:struts2-jfreechart-plugin:2.5.26
> org.apache.struts:struts2-json-plugin:2.5.26
> org.apache.struts:struts2-junit-plugin:2.5.26
> org.apache.struts:struts2-tiles-plugin:2.5.26
> *Previous version*
> org.apache.struts:struts2-core:2.3.34
> org.apache.struts:struts2-jfreechart-plugin:2.3.34
> org.apache.struts:struts2-json-plugin:2.3.34
> org.apache.struts:struts2-junit-plugin:2.3.34
> org.apache.struts:struts2-tiles-plugin:2.3.34
>            Reporter: icecanh
>            Priority: Major
>
> I am using Struts2 as 1 server API and Xamarin as a Client.
> I have the function of uploading files.
> I used HTTPClient.PostAsync to request the server.
> At version 2.3.34, it completes the upload and response 200.
> But after migration struts from 2.3.34 to 2.5.26, I get a 404 response when 
> sending a request to the server API.
> I think the response 404 is because it cannot map to the action.
> Has there been a change in version 2.5.26 that affects the action mapping?
> This problem also occurs in version 2.5.25.
> Thank you for reading and if possible please help.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to