Hi Richard,
I dont know whether I have got the right info about what you are using.
I think it is tomcat on which you are facing this prob.is it?
if yes:
in the c:\tomcat 4.0\bin\catalina.bat
you will find the line
set CLASSPATH=%CLASSPATH%;%JSSE_HOME%\lib\jcert.jar;%JSSE_HOME%\lib\jnet.jar;%JSSE_HOME%\lib\jsse.jar
update that with your path
set CLASSPATH=%CLASSPATH%;%JSSE_HOME%\lib\jcert.jar;%JSSE_HOME%\lib\jnet.jar;%JSSE_HOME%\lib\jsse.jar;C:\tops\classes
You can also try by updating the bat file to enable echo,to actually see if the path is added to the startup command line
of Tomcat. (Do this by adding "REM " before the "@echo off" to the first line of the bat. to comment it out)
Br,
Nirmal
-----Original Message-----
From: ext Richard Jones [mailto:richardjones_at_EMAIL.COM]
Sent: 20 March, 2003 17:36
To: JAXRPC-INTEREST_at_JAVA.SUN.COM
Subject: Re: Urgent Please Help Classpath Issue
I have checked that and it does not seem to work can you give me some more help with the matter
When I check the classpath on the computer (set CLASSPATH at dos) it has C:\tops\classes in it but when I go to call an object in it I get an error saying "java.rmi.ServerException: Missing port information" how can I avoid this.
What am I doing wrong.
I cant move the C:\tops\classes file as other systems use it.
Please I am required to have the system going by tomorrow morning
Regards
Richard
--
_______________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup