I actually tried that too, but it didn't work for me, here's the jboss process running on my linux box..
340 pts/0 Sl 1:10 /usr/java/jdk1.5.0_11/bin/java -Dprogram.name=run.sh -server -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dfile.encoding=UTF-8 -Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -Djava.endorsed.dirs=/var/www/jboss/lib/endorsed -classpath /var/www/jboss/bin/run.jar:/usr/java/jdk1.5.0_11/lib/tools.jar org.jboss.Main Shouldn't there be some way to configure the output encoding for each webservice? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042431#4042431 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042431 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
