2014-06-25 11:57 GMT+04:00 Martin Stolk <martin.st...@uplearning.nl>: > Hello, > > Sorry for the delay, I was busy but i also did some more testing. The result > from those tests is that is works oke if the apache/mod_jk are on the same > server as wildfly. > In my original situation apache/mod_jk are on server one and wildfly on > server two. So perhaps it is related to mod_jk. Are the options I can try? I > don't think it is a timeout because the page is returning but with > semi-colons. >
You shall try to find, what layer is responsible for this behaviour. Consider 1. Inspecting the HTTP traffic E.g. with Wireshark. 2. Debugging http://wiki.apache.org/tomcat/FAQ/Developing#Debugging 3. Try different versions. Did you use the same versions in both configurations that you tried? 4. Does it work with other sample web applications? Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org