Separate JVM's for TOMCAT

2006-06-23 Thread birendar . waldiya
Hi , Can anyone tell me how to make two separate JVM of a single installation of tomcat server. Remember I dont want different context , but tow separate JVM , is it possible ? Or tomcat will only be the solution ? Thanks Regards Birendar S Waldiya =-=-= Notice: The informatio

Encoding & problem In special character in xls and txt upload

2006-05-01 Thread birendar . waldiya
Hi, Gurus I am doing an xls & text upload in parallel and inserting data into data base. When I am viewing data I find the data through txt upload is comming correct and through xls upload is comming wrong. I am doign this with thease four character Š š Ž ž I am using iso-latin-1 encoding. My ma

Encoding Problem - Š š Ž ž TOmact and WAS

2006-04-30 Thread birendar . waldiya
Hi Gurus , I am facign a typical problem regarding the special characeter Š š Ž ž which get uploaded into the database in differently when uploaded throgh windows environment and my UNIX environment . I upload data using 1. TXT and 2. XLS file , when on window setup it uplaoded the uploaded dat

Special Character getting converted from ß to SS

2006-04-12 Thread birendar . waldiya
Hi All, I am facing a strange problem in my application , wherein I upload data either from xls file or text file , and that support ISO-8859-1 encoding everytime I upload a file with character ªºÀÁÁÂÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ ß all of my characters are uploaded properly except for the last c

Character behaviour Unix vs Windows ß

2006-04-05 Thread birendar . waldiya
Hi Any having idea about why my latin characterß getting converted to 'SS' all the time however my other character are going smoothly indatabase except above i am trying to insert into data base , I am usign oracle 9i and ISO-8859-1 encoding and this is happening in the unix environme

Tomacat startup error

2006-03-09 Thread birendar . waldiya
HI Gurus , I am getting following error in tomcat 5 .0.16 can anyone tell me what could be the resson? my server.xml has a context "WWSF/dca" and the docbase="newdca" however i my webapplication deployment descriptor is web.xml thanks Regrads Birendar S Waldiya EROOR ar 9, 2006 4:36:32 PM org.a

Reading Data Form MS -execel 2003- in java

2006-02-22 Thread birendar . waldiya
Hi Forum, Did anyone used java program to read data from microsoft excel ? Can any one give me pointers where to look for this ?? thanks Birendar Singh Waldiya Tata Consultancy Services Limited Mailto: [EMAIL PROTECTED] Website: http://www.tcs.com Notice: The information contained in this e-mai

RE: Cannot transform and load jsp file with Tomcat under Eclipse

2006-02-01 Thread birendar . waldiya
Hi All Can any one tell me exactly from wher can i download POI.jar and POI API documents . I tried http://www.reportmill.com/rm4/ & http://apache.mirrors.tds.net/jakarta/poi/release/src/ when i clik on jar or tar the page keeps on waitign for download to happen. Thanks in Advance Birendar S

Configuring Context in tomcat :5

2005-11-17 Thread birendar . waldiya
HI , I am gettign following error when i tried to run the tomcat from eclipse my doubt is where to edit the Context in tomcat 5.. Is it in conf/server.xml or in Catalina/localhost/<> I optted for WWSF/dca as context. Error -- "SEVERE: Error deploying configuration descriptor WWSF#dca.xml java.

Strange Problem -Internal Server Error

2005-11-14 Thread birendar . waldiya
Hi Gurus , We are facing a strange problem,our reports were running fine on our Tomcat+BES server for a long time suddenly a strange problem has started happening that when we request a report , we are facing performance problem.Somtime I get Internal Server however when I checl my logs I didnt ge

RE: Character Encoding -ISo-8859-1 Vs UTF-8 Vs GBK

2005-10-19 Thread birendar . waldiya
Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and

Re: Character Encoding -ISo-8859-1 Vs UTF-8 Vs GBK

2005-10-18 Thread birendar . waldiya
Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and

Character Encoding -ISo-8859-1 Vs UTF-8 Vs GBK

2005-10-18 Thread birendar . waldiya
Hi, I am trying to read the universal charater form a text file to my java application that stores them in database. When I use encoding type "GBK" i can read all special charater in chinease, when i use encoding "ISO-8859-1" i can read latin but not chinease , but whn i use encoding as "UTF-8" i