Skip to Content
0
Former Member
Nov 21, 2006 at 09:04 PM

Special Character being replaced by Question Marks in Java Mapping

1149 Views

Hi All,

I need some help on Java Mapping related to special characters.

The problem is that i'm using a Java Mapping to add some information to the XML inside the Interface Mapping. This works fine on our development environment but, in our production environment, it replaces the special character with question marks (eg.: á --> ??).

I'm suspecting of some configuration on the Java Virtual Machine that sets the encoding, but i don't have access to it. Does anyone have any clues about this problem?

Thanks a lot,

Leonardo