SQLJ line termination problem on Websphere 5.02

From: Christophe <csebille_at_micropole-univers.com>
Date: 4 Mar 2004 09:04:43 -0800
Message-ID: <ae83b04b.0403040904.41afae49_at_posting.google.com>



Hello,

[Quoted]   I have two Websphere 5.02 servers on separated W2K servers with exactly the same application ( internal jars, classes12, sqlj runtime ).

  On the first it works perfectly, on the second I have an Oracle exception "missing expression" executing a certain type of SQL requests. I found that it comes from the SQL statement sent by the application.
  The sql statement have inline comments in both cases ( it's exactly the same requests ) but in the first case all the line terminations are respected in the other all the sql request is sent in one line.

  Does anyone have already see this ? I'm OK with the fact that to make everything work well I should delete the comments but I'd like to know why this happens ( In case it bothers me in another part of the application ).

  I've checked the libraries, the JVM, the regional settings , environement variables, java properties....   Do you think it's more a java configuration problem than a sqlj one ?

  I don't have more ideas...

Thanks for help

Christophe Received on Thu Mar 04 2004 - 18:04:43 CET

Original text of this message