6 Replies Latest reply on Oct 20, 2010 4:35 AM by hejingdong

    jboss-5.0.1.GA Chinese display problem

    hejingdong

      Hello everyone,

       

      I constantly have problems debugging my applications with jboss-5.0.1.GA.

       

      When  i use the Jboss in the eclipse, i set the console encoding to UTF-8 . Then my application can display chinese properly.

      But when i run the Jboss with the bash in this way:

       

      the bash code is like this:

      d:
      cd %JBOSS_HOME%/bin
      run
      cd

      d:

      cd %JBOSS_HOME%/bin

      run

       

       

      the   Chinese in my application can not display correctly.

      Can anyone who have meet this problem  give me a hand or share some methods to solve this problems?

      Thanks in advance.