Hi all,
  After debugging Orion for a little while, I realized that my Orion server 
was not accessible through the browser after I uncommented the <rmi-config> 
tag in server.xml.  So, in my rmi.xml file, the <server> tag looks like 
this:
        <server host="localhost">
                <username>admin</username>
                <password>123</password>
        </server>
My question is - how should it look? Why doesn't it work?  My Orion server 
is running on the default port 80, and I've followed all the steps in the 
Orion EJB tutorial (about 5 times) to make sure I've done everything.  My 
EJB gets deployed correctly, but my client can never access it.  Is my 
rmi.xml file wrong?

thanks,
Dan
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

Reply via email to