Re: need help for rmi calls from tomcat 3.2.1

2001-07-03 Thread Shyam Sarkar



I tried that but still the problem is not 
solved. I wonder why RMI calls are not documented
anywhere in apache tomcat. There must be quite a 
lot of applications using RMI and IIOP
from tomcat JSP server. If anyone knows any 
solutions pls let me know.

[EMAIL PROTECTED]


  - Original Message - 
  From: 
  Francisco Areas 
  Guimaraes 
  To: [EMAIL PROTECTED] 
  
  Sent: Monday, July 02, 2001 5:10 PM
  Subject: Re: need help for rmi calls from 
  tomcat 3.2.1
  
  Assumming you installed tomcat in "c:\tomcat", 
  you have to copy the "getStart" directory to "c:\tomcat\webapps\ROOT", so it 
  would end up like this "c:\tomcat\webapps\ROOT\getStart". Now your url will 
  work.
  
  You just have to think that 
  "c:\tomcat\webapps\ROOT" is the physical address of "localhost:8080", got 
  it?
  
  []´s
  Francisco
  
- Original Message - 
From: 
Shyam 
Sarkar 
To: [EMAIL PROTECTED] 

    Sent: Monday, July 02, 2001 7:02 
PM
    Subject: Re: need help for rmi calls 
from tomcat 3.2.1

No, I copied to a separate directory called 
getStart and accesing hello.html in that 
directory using http://loalhost:8080/getStart/hello.html.

Any suggestions ?

Thanks.
[EMAIL PROTECTED]


  - Original Message - 
  From: 
  Francisco 
  Areas Guimaraes 
  To: [EMAIL PROTECTED] 
  
  Sent: Monday, July 02, 2001 3:00 
      PM
  Subject: Re: need help for rmi calls 
  from tomcat 3.2.1
  
  Have you copied to "/webapps/ROOT" 
  ?
  
  Francisco
  
- Original Message - 
From: 
Shyam 
Sarkar 
To: [EMAIL PROTECTED] 

    Sent: Monday, July 02, 2001 6:43 
    PM
Subject: need help for rmi calls 
from tomcat 3.2.1

I 
installed rmi example problem (Helloworld) in a directory called 
getStartunderC:\rmi\rmi. I can start the server and the 
client applet as described inthe trail.Next I started tomcat 
server and copied getStart under webapp directory.I started 
rmiregistry and then the server.I tried to open hello.html from a 
browser with urlhttp://localhost:8080/getStart/hello.html.The frame is coming but the 
resultmessage is 'blank' rather than 'Hello World'. I added 
the wrapper classpathetc.Any suggestions what is 
wrong.Regards.[EMAIL PROTECTED]


need help for rmi calls from tomcat 3.2.1

2001-07-02 Thread Shyam Sarkar



I installed rmi 
example problem (Helloworld) in a directory called 
getStartunderC:\rmi\rmi. I can start the server and the client 
applet as described inthe trail.Next I started tomcat server and copied 
getStart under webapp directory.I started rmiregistry and then the 
server.I tried to open hello.html from a browser with urlhttp://localhost:8080/getStart/hello.html.The frame is coming but the resultmessage 
is 'blank' rather than 'Hello World'. I added the wrapper 
classpathetc.Any suggestions what is 
wrong.Regards.[EMAIL PROTECTED]


Re: need help for rmi calls from tomcat 3.2.1

2001-07-02 Thread Francisco Areas Guimaraes



Have you copied to "/webapps/ROOT" ?

Francisco

  - Original Message - 
  From: 
  Shyam 
  Sarkar 
  To: [EMAIL PROTECTED] 
  
  Sent: Monday, July 02, 2001 6:43 PM
  Subject: need help for rmi calls from 
  tomcat 3.2.1
  
  I installed 
  rmi example problem (Helloworld) in a directory called 
  getStartunderC:\rmi\rmi. I can start the server and the client 
  applet as described inthe trail.Next I started tomcat server and 
  copied getStart under webapp directory.I started rmiregistry and then the 
  server.I tried to open hello.html from a browser with urlhttp://localhost:8080/getStart/hello.html.The frame is coming but the 
  resultmessage is 'blank' rather than 'Hello World'. I added the 
  wrapper classpathetc.Any suggestions what is 
  wrong.Regards.[EMAIL PROTECTED]


Re: need help for rmi calls from tomcat 3.2.1

2001-07-02 Thread Shyam Sarkar



No, I copied to a separate directory called 
getStart and accesing hello.html in that 
directory using http://loalhost:8080/getStart/hello.html.

Any suggestions ?

Thanks.
[EMAIL PROTECTED]


  - Original Message - 
  From: 
  Francisco Areas 
  Guimaraes 
  To: [EMAIL PROTECTED] 
  
  Sent: Monday, July 02, 2001 3:00 PM
  Subject: Re: need help for rmi calls from 
  tomcat 3.2.1
  
  Have you copied to "/webapps/ROOT" ?
  
  Francisco
  
- Original Message - 
From: 
Shyam 
Sarkar 
To: [EMAIL PROTECTED] 

Sent: Monday, July 02, 2001 6:43 
PM
    Subject: need help for rmi calls from 
    tomcat 3.2.1

I installed 
rmi example problem (Helloworld) in a directory called 
getStartunderC:\rmi\rmi. I can start the server and the client 
applet as described inthe trail.Next I started tomcat server and 
copied getStart under webapp directory.I started rmiregistry and then 
the server.I tried to open hello.html from a browser with 
urlhttp://localhost:8080/getStart/hello.html.The frame is coming but the 
resultmessage is 'blank' rather than 'Hello World'. I added the 
wrapper classpathetc.Any suggestions what is 
wrong.Regards.[EMAIL PROTECTED]


Re: need help for rmi calls from tomcat 3.2.1

2001-07-02 Thread Francisco Areas Guimaraes



Assumming you installed tomcat in "c:\tomcat", you 
have to copy the "getStart" directory to "c:\tomcat\webapps\ROOT", so it would 
end up like this "c:\tomcat\webapps\ROOT\getStart". Now your url will 
work.

You just have to think that 
"c:\tomcat\webapps\ROOT" is the physical address of "localhost:8080", got 
it?

[]´s
Francisco

  - Original Message - 
  From: 
  Shyam 
  Sarkar 
  To: [EMAIL PROTECTED] 
  
  Sent: Monday, July 02, 2001 7:02 PM
  Subject: Re: need help for rmi calls from 
  tomcat 3.2.1
  
  No, I copied to a separate directory called 
  getStart and accesing hello.html in that 
  directory using http://loalhost:8080/getStart/hello.html.
  
  Any suggestions ?
  
  Thanks.
  [EMAIL PROTECTED]
  
  
- Original Message - 
From: 
Francisco Areas 
Guimaraes 
To: [EMAIL PROTECTED] 

    Sent: Monday, July 02, 2001 3:00 
PM
    Subject: Re: need help for rmi calls 
from tomcat 3.2.1

Have you copied to "/webapps/ROOT" 
?

Francisco

  - Original Message - 
  From: 
  Shyam 
  Sarkar 
  To: [EMAIL PROTECTED] 
  
      Sent: Monday, July 02, 2001 6:43 
  PM
  Subject: need help for rmi calls from 
  tomcat 3.2.1
  
  I 
  installed rmi example problem (Helloworld) in a directory called 
  getStartunderC:\rmi\rmi. I can start the server and the 
  client applet as described inthe trail.Next I started tomcat 
  server and copied getStart under webapp directory.I started 
  rmiregistry and then the server.I tried to open hello.html from a 
  browser with urlhttp://localhost:8080/getStart/hello.html.The frame is coming but the 
  resultmessage is 'blank' rather than 'Hello World'. I added the 
  wrapper classpathetc.Any suggestions what is 
  wrong.Regards.[EMAIL PROTECTED]