Thin Jdbc Oracle Driver accepts UNICODE only
The non thin-jdbc drivers (for your webserver) accept different charset
(NLS_LANG parameter specification)
2 solutions:
A)switch drivers to non-'thin jdbc' driver so you may implement NLS_LANG for
your charset
B)force all code which talks to your driver to be unicode,
Martin-
----- Original Message -----
From: "Manish Malhotra" <manish.mmalhotra@(protected)>
To: <J2EE-INTEREST@(protected)>
Sent: Thursday, September 23, 2004 4:18 AM
Subject: Oracle Adv. Queueing question?
> Hi,
> Im getting this exception while publishing the message. Any body has idea
> then please let me know asap.
> Its preaty urgent.
>
> AQJmsPublisher.AQJmsPublisher(): Non supported character set:
> oracle-character-set-178
> oracle.jms.AQjmsException: Non supported character set:
> oracle-character-set-178
> at oracle.jms.AQjmsProducer.enqueue(AQjmsProducer.java:1151)
> at oracle.jms.AQjmsProducer.publish(AQjmsProducer.java:1361)
> at oracle.jms.AQjmsProducer.publish(AQjmsProducer.java:1424)
>
> Manish Malhotra
>
>
===========================================================================
> To unsubscribe, send email to listserv@(protected)
body
> of the message "signoff J2EE-INTEREST". For general help, send email to
> listserv@(protected)".
===========================================================================
To unsubscribe, send email to listserv@(protected)
of the message "signoff J2EE-INTEREST". For general help, send email to
listserv@(protected)".