You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Codehaus Cargo
Hello,
Trying to set the uriencoding for tomcat 8 with the maven plugin version 1.4.17, I followed the documentation and set cargo.tomcat.uriencoding to UTF-8 but it was not working. I looked a little at the code and saw that in the template server.xml, the token used was cargo.servlet.uriencoding I changed my maven configuration to use that property and it was working.
I think the documentation and the code are out of sync but I do not know which one is wrong.
Regards,
Nicolas.
S. Ali Tokmen
unread,
Jan 15, 2016, 5:34:28 AM1/15/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to codehau...@googlegroups.com
Hi Nicolas
Indeed, the property name has changed with the ongoing Codehaus Cargo 1.4.18 version, and the website has information for that version.
If you want to see the documentation for a specific version, please refer to the associated download page. For example, https://codehaus-cargo.github.io/cargo/Downloads.html has a link saying: Documentation for Cargo 1.4.17 can be found here.