954,536 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Communication between applications within 1 vm

hi all ! Long time no see :-)

I have a small question regarding communication between applications.

I have a project where I have to let 2 java applications communicate between eachother. These 2 java applications reside in one vm.

Right now, because of the deadline, I use textfiles, al though I find this way too prone for error. I tried RMI, but seem to have difficulties with security... I got it working on my local machine but when I try it on the target machine it doesn't work... I've read about 100 forum messages concerning the policy file etc, but does not seem to work.

Is there another way, next to textfiles/RMI, to achieve this communication ?

Thanks a bunch!!!!

Wez
Newbie Poster
3 posts since Aug 2008
Reputation Points: 10
Solved Threads: 1
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You