« Return to Thread: Accessing a running Java Process

Accessing a running Java Process

by JannaB :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.
I have a running java process on the same server as I am running Ruby (not JRuby, but old C-Ruby) I need to access an object in this running Java application. I have tried to do this through sockets communication, but this won;t work. Ruby objects do not lend themselves to being unravelled on the Java side.

Does anyone have any other ideas for fast, simple communication? I only need to go one way, from ruby to the runing applicaiton. -Janna B

Hotmail® has ever-growing storage! Don’t worry about storage limits. Check it out.

 « Return to Thread: Accessing a running Java Process