RE: Deployment performance

2001-10-04 Thread Komal Kandi (Contractor)
Try with jikes it will be help u speed up deployement. -Original Message- From: Alex Bairov [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 04, 2001 9:36 AM To: Orion-Interest Subject: Deployment performance Hello, We are deploying .ear containing 12 ejb .jars and 1 .war. It

RE: ORacle db string over 4000 chars

2001-09-10 Thread Komal Kandi (Contractor)
here is sample link for Clob datatype http://technet.oracle.com/doc/java.815/a64685/samapp2.htm http://technet.oracle.com/doc/java.815/a64685/samapp2.htm -Original Message- From: Nusairat, Joseph F. [mailto:[EMAIL PROTECTED]] Sent: Monday, September 10, 2001 8:49 AM To: Orion-Interest

RE: Java Pet Store 1.1.2 with Cloudscape in Orion 1.5.2

2001-08-28 Thread Komal Kandi (Contractor)
Hi Guys, I try to access ejb(it's located other machine)using application Iam geting naming exception. could u pls help me anyone. I set up jndi properties like this. java.naming.factory.initial=com.evermind.server.ApplicationClientInitial ContextFactory

RE: Registering PL/SQL table OUT parameter in jdbcandretrieving ( challenging question)

2001-08-23 Thread Komal Kandi (Contractor)
Hi Bombalaa, Thank Very much for your Help. Could You please send me example or where can i find full information. I was not able find registerIndexTableOutParameter method. (cstmt.registerIndexTableOutParameter(1,30, Types.INTEGER,0); cstmt.registerIndexTableOutParameter(2,30,

Registering PL/SQL table OUT parameter in jdbc and retrieving (challenging question)

2001-08-21 Thread Komal Kandi (Contractor)
Hi All, Thanks in advance if i would be given the suggestion.I'm now calling a stored proceudre in Oracle from Java,where I use CallableStatement,but i've got to stop at the point that when i register the output parameter,i found no data type matches this nested table type within this procedure

RE: Problem with using java.util.date Objects as CMP Entityfieldsin Orion 1.5.2

2001-07-27 Thread Komal Kandi (Contractor)
use java.sql.TimeStamp object -Original Message- From: Oisin Kim [mailto:[EMAIL PROTECTED]] Sent: Friday, July 27, 2001 9:34 AM To: Orion-Interest Subject: Problem with using java.util.date Objects as CMP Entity fieldsin Orion 1.5.2 Hi all, I was wondering if anyone has had similar

RE: Please Help on jms -urgent

2001-05-02 Thread Komal Kandi (Contractor)
Hi Keshav, cuold pls tell ur requirement clearly if it posible i will try. regards, komal -Original Message- From: Kesav Kumar [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 4:35 PM To: Orion-Interest Subject: Please Help on jms -urgent Hi Can any one please help me in

when i was executing jsp page iam geting these error could plshelp me any one

2001-04-27 Thread Komal Kandi (Contractor)
Hi Everyone, when i was executing jsp page iam geting these error could pls help me any one. 500 Internal Server Error java.lang.NullPointerException at /examples/jsp/IA/config5.jsp._jspService(/examples/jsp/IA/config5.jsp.ja va:86) (JSP page line 51) at