Groups > Weblogic > WebLogic Enterprise JavaBeans > Re: CMP doesn't insert/update the Japanese characters in weblogic8.1sp3




Re: CMP doesn't insert/update the Japanese characters in
weblogic8.1sp3

Re: CMP doesn't insert/update the Japanese characters in weblogic8.1sp3
Wed, 16 Apr 2008 10:57:16 -070
Krishna Rajendra wrote:
> Hi All,
> 
> I am using a CMP entity bean in weblogic 8.1sp3 in which i will
insert/update some data in Oracle 8 database.It's working fine when i try to
insert the english characters but when i tried to insert the Japanese/Spanish
characters it's inserting some Junk characters in database(Not throwing any
exception). Do I need to some configurations to weblogic so that these
characters will be inserted properly into my database.
> [b]
> Note: I am able to insert these characters in DB using a simple DAO which
executes a prepared statement.Only with a CMP it's inserting Junk vlues[/b]
> 
> I am sure that my database is able to store the Japanese characters.
> 
> Please suggest me how can i resolve this.
> 
> Thanks&Regards,
> Krishna Rajendra A.
> 
> --
> Edited by krishna25881 at 04/16/2008 1:34 AM
> 
> --
> Edited by krishna25881 at 04/16/2008 6:12 AM


Hi. I suspect it has to do with the JVM and/or JDBC driver settings
for WLS. Can you duplicate the problem with a simple standalone
JDBC program?
Post Reply
about | contact