RPC server for Java that uses reflection for fast (and sketchy) integration into your code. This project is a dead-simple RPC server that allows other programs/platforms to use RPC to access your Java ...
This is free and unencumbered software released into the public domain.
Problem: You need to access a Perl program from your Java program—maybe a custom screen scraper written with LWP (Library for WWW access in Perl), maybe Bugzilla, or maybe one of countless ...