Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Play-2.2.4, Tomcat7] Twice response header Transfer-Encoding: chunked while file/ stream download #289

Closed
bookwood1977 opened this issue Jun 30, 2015 · 8 comments
Milestone

Comments

@bookwood1977
Copy link

Hello,

for the moment am forced to use 2.1.5 --> no problems

while debugging or running local the app... no problems...

while using 2.2.4 (same problem in using 2.2.6) problems after war-packaging and deploying to Tomcat7
--> resulting in twice response header "transfer-encoding: chunked".
--> the customer system doesnt like and rejects all calls containing streams.

from config...
addSbtPlugin("com.github.play2war" % "play2-war-plugin" % "1.2")
Play2WarKeys.servletVersion := "3.0"

twice_chunked_chrome

made an minimal prototype for demonstration --> howto submit?

@dlecan
Copy link
Member

dlecan commented Jun 30, 2015

Thank you for reporting this.

Tomcat version?

made an minimal prototype for demonstration --> howto submit?

Please, create a new Github repository and commit/push your test case.

Thank you

@bookwood1977
Copy link
Author

Hello Damien,

Windows 7, Tomcat 7.0.47 (64bit), play-2.2.4

https://github.com/bookwood1977/play2warPluginBugprototype.git

Thank you,
Mathias

2015-06-30 13:46 GMT+02:00 Damien Lecan notifications@github.com:

Tahnk you for reporting this.

Tomcat version?

made an minimal prototype for demonstration --> howto submit?

Create a new Github repository and commit/push your test case.

Thank you


Reply to this email directly or view it on GitHub
#289 (comment)
.

@yanns
Copy link
Member

yanns commented Jul 1, 2015

Thanks @bookwood1977 for your repo.
I could reproduce this bug.
The fix is here: #290

@bookwood1977
Copy link
Author

Hello Yann,

thank you for finding and solving the bug.

For me that means waiting for the next package release?

regards,
Mathias

2015-07-01 9:55 GMT+02:00 Yann Simon notifications@github.com:

Thanks @bookwood1977 https://github.com/bookwood1977 for your repo.
I could reproduce this bug.
The fix is here: #290
#290


Reply to this email directly or view it on GitHub
#289 (comment)
.

@yanns
Copy link
Member

yanns commented Jul 1, 2015

you can also deployed it locally if you need it quickly.

@bookwood1977
Copy link
Author

I could wait till package release.

But for learning something new...

How would I deploy it myself?

2015-07-01 10:27 GMT+02:00 Yann Simon notifications@github.com:

you can also deployed it locally if you need it quickly.


Reply to this email directly or view it on GitHub
#289 (comment)
.

@dlecan dlecan added this to the 1.2.1 milestone Jul 9, 2015
@dlecan
Copy link
Member

dlecan commented Jul 9, 2015

Play2War v1.2.1 for Play 2.2.x versions has been released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants