cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

Windchill's RMI capability

RavinKayasth
1-Newbie

Windchill's RMI capability

Dear Gurus',

Just had a doubt, so wanted the comments from experts.
In the documentation it says "RMI Bootstrap Registry: Windchill Java
clients use Java RMI to communicate with Windchill servers. To use RMI,
a client must first obtain a reference to a remote object on which it
can invoke methods"

According to this, RMI is required for Windchill. Hence Windchill can
only work if RMI port is enabled.
This limits the use of Windchill over internet where only http port is
available and RMI port is generally blocked.

Please provide expert comments on the same.

Rgds,
Ravin

Please do not print this email unless it is absolutely necessary.

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

www.wipro.com
3 REPLIES 3

That's right, Prathap, but would it serve the purpose, if the RMI ports
are blocked?

Thanks,
Ravin

Yes. With the RMI tunneling enabled, the web server will forward the RMI
requests to RMI server. So only http/https ports needs to be open.
In Windchill, JavaRMIServlet will do that RMI request forwarding.

wt.rmi.javarmicgi=/Windchill/servlet/JavaRMIServlet

Thanks,
Prathap
Top Tags