I have back-ported Commons Proxy to be JDK1.3 compatible (and there was much
rejoicing).  However, I have one test case which uses RMI to test the
RmiProvider.  It works if I use JDK5, but as soon as I switch to using a
prior JDK, it chokes.  I believe that it's not generating the RMI stub
classes.  Is there any way to tell Maven to generate RMI stubs?

Reply via email to