hi,
Thanks for your reply. Now iam getting a exception when i enable a siebel connection.
The error is,
"Code Page “ISO646-US” is not supported. Use “-encoding” option to change the file encoding.
I had checked the Siebel Adapter installtion where it is mentioned about an very much similar error. The solution which is suggested for this is
"set JAVA_MEMSET=-ms%JAVA_MIN_MEM% -mx%JAVA_MAX_MEM% -Dfile.encoding=“ISO8859-1"”.
But i tried give the same approach as mentioned above instead of ISO646-US. But iam still getting the same error.
I had checked the JDK documentation, where it is mentioned that, this ISO646-US encoding is a.k.a as US-ASCII, which sld be supported by all the JDK.
Iam using the JDK1.3.2 for solaris which is the JVM along with the WM6.1 installtion.
Can some one help me how to solve this problem.
#Integration-Server-and-ESB#webMethods#Adapters-and-E-Standards