Guys Tomcat Vs Oracle Problem _Puneet Sachar

2002-02-21 Thread puneet sachar

No sucharitha ..

u took my whole question worng

actually we have a servlet project runing with tomcat
and we have jdk1.3 installed ad tomcat need
jdk1.3/lib/tools.jar file 

now when we installed oracle ..which is needed by VB
guys ur tomcat showing bad command of file nale on
starting it

and when i did few modification eroor changes but
tomcat didn't start

plz tell me Sucharitha or any one help me project dead
line is coming...and this time tamcat...

anyways plz guys
--- Sucharitha Panthika [EMAIL PROTECTED] wrote:
 Is your question is about
 how to have two Java versions running in same system
 or in one JVM?
 
 Which version of JRE the oracle project running on
 and which JRE the
 Tomcat running on.
 Can't you migrate to 1.3 JDK and JRE for your oracle
 project?
 
 
 -Original Message-
 From: puneet sachar [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, February 20, 2002 11:40 AM
 To: Tomcat Users List
 Subject: Plz Help me_anyone
 
 
 Hi guys this is Puneet 
 
 Well i have tomcat 3.1 installed on my machine win
 '98
 
 when i insatlled oracle 8i ..it stop working 
 may be tomcat uses jre 1.1.7 whicg is stored with
 oracle
 
 its giving message out of enviroment space..or when
 i
 make new batch file to add jdk1.3/lib/tools.jar life
 it gives me bad command of file name
 
 plz help me i need to have both tomcat and oracle
 for
 two projects running
 
 Help me friend
 
 __
 Do You Yahoo!?
 Yahoo! Sports - Coverage of the 2002 Olympic Games
 http://sports.yahoo.com
 
 --
 To unsubscribe:  
 mailto:[EMAIL PROTECTED]
 For additional commands:
 mailto:[EMAIL PROTECTED]
 Troubles with the list:
 mailto:[EMAIL PROTECTED]
 
 
 --
 To unsubscribe:  
 mailto:[EMAIL PROTECTED]
 For additional commands:
 mailto:[EMAIL PROTECTED]
 Troubles with the list:
 mailto:[EMAIL PROTECTED]
 


__
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: Guys Tomcat Vs Oracle Problem _Puneet Sachar

2002-02-21 Thread Ricky Leung

why don't you try installing the other way around to see if it works.

If you are not using oracle's app server, pick the ones that you only need
so it doesn't install JRE.  All you really need to have oracle is the main
oracle and some thin drivers running.

Then install your JDK1.3 and make sure that's the only JRE in windows.
Check to make sure in the registry that under JavaSoft, there's only one.
Windows is very messy with this and you might have to really clean it up
before you can install everything correctly.

Finally, install Tomcat and see if the example apps work as well.

-Original Message-
From: puneet sachar [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 21, 2002 2:31 PM
To: Tomcat Users List
Subject: Guys Tomcat Vs Oracle Problem _Puneet Sachar


No sucharitha ..

u took my whole question worng

actually we have a servlet project runing with tomcat
and we have jdk1.3 installed ad tomcat need
jdk1.3/lib/tools.jar file

now when we installed oracle ..which is needed by VB
guys ur tomcat showing bad command of file nale on
starting it

and when i did few modification eroor changes but
tomcat didn't start

plz tell me Sucharitha or any one help me project dead
line is coming...and this time tamcat...

anyways plz guys
--- Sucharitha Panthika [EMAIL PROTECTED] wrote:
 Is your question is about
 how to have two Java versions running in same system
 or in one JVM?

 Which version of JRE the oracle project running on
 and which JRE the
 Tomcat running on.
 Can't you migrate to 1.3 JDK and JRE for your oracle
 project?


 -Original Message-
 From: puneet sachar [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, February 20, 2002 11:40 AM
 To: Tomcat Users List
 Subject: Plz Help me_anyone


 Hi guys this is Puneet 

 Well i have tomcat 3.1 installed on my machine win
 '98

 when i insatlled oracle 8i ..it stop working
 may be tomcat uses jre 1.1.7 whicg is stored with
 oracle

 its giving message out of enviroment space..or when
 i
 make new batch file to add jdk1.3/lib/tools.jar life
 it gives me bad command of file name

 plz help me i need to have both tomcat and oracle
 for
 two projects running

 Help me friend

 __
 Do You Yahoo!?
 Yahoo! Sports - Coverage of the 2002 Olympic Games
 http://sports.yahoo.com

 --
 To unsubscribe:
 mailto:[EMAIL PROTECTED]
 For additional commands:
 mailto:[EMAIL PROTECTED]
 Troubles with the list:
 mailto:[EMAIL PROTECTED]


 --
 To unsubscribe:
 mailto:[EMAIL PROTECTED]
 For additional commands:
 mailto:[EMAIL PROTECTED]
 Troubles with the list:
 mailto:[EMAIL PROTECTED]



__
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: Guys Tomcat Vs Oracle Problem _Puneet Sachar

2002-02-21 Thread hanasaki

I think you are saying:
1. you installed Oracle on win 9x
2. now tomcat stopped working
3. thus tomcat is going to be killed out of the project?
- If this is correct - nice problem solving skills

1. 9x is not a solid platform for production
2. use a unix or 2000
3. develop on the same platform as you test and deploy on

* here is the biggie *
Out of env space is a MS problem!

puneet sachar wrote:
 No sucharitha ..
 
 u took my whole question worng
 
 actually we have a servlet project runing with tomcat
 and we have jdk1.3 installed ad tomcat need
 jdk1.3/lib/tools.jar file 
 
 now when we installed oracle ..which is needed by VB
 guys ur tomcat showing bad command of file nale on
 starting it
 
 and when i did few modification eroor changes but
 tomcat didn't start
 
 plz tell me Sucharitha or any one help me project dead
 line is coming...and this time tamcat...
 
 anyways plz guys
 --- Sucharitha Panthika [EMAIL PROTECTED] wrote:
 
Is your question is about
how to have two Java versions running in same system
or in one JVM?

Which version of JRE the oracle project running on
and which JRE the
Tomcat running on.
Can't you migrate to 1.3 JDK and JRE for your oracle
project?


-Original Message-
From: puneet sachar [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 20, 2002 11:40 AM
To: Tomcat Users List
Subject: Plz Help me_anyone


Hi guys this is Puneet 

Well i have tomcat 3.1 installed on my machine win
'98

when i insatlled oracle 8i ..it stop working 
may be tomcat uses jre 1.1.7 whicg is stored with
oracle

its giving message out of enviroment space..or when
i
make new batch file to add jdk1.3/lib/tools.jar life
it gives me bad command of file name

plz help me i need to have both tomcat and oracle
for
two projects running

Help me friend

__
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com


-- 
[EMAIL PROTECTED]
Spam : def: It's not kosher.


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]