> I have a jukebox application written in java, I want to be able to
> remotely select a song from a client to the server.
[quoted text clipped - 39 lines]
> application, but then i can't get the song file object passed to the
> Jukebox application.
> Am I missing something obvious? Please help if you can.
You should be able to make your Jukebox application into an RMI server.
We are missing working code, and error messages. "This fails to start the
Server" doesn't tell us much.

Signature
Nigel Wade, System Administrator, Space Plasma Physics Group,
University of Leicester, Leicester, LE1 7RH, UK
E-mail : nmw@ion.le.ac.uk
Phone : +44 (0)116 2523548, Fax : +44 (0)116 2523555
Andrew Thompson - 16 Jun 2005 09:54 GMT
> We are missing working code, ..
For tips on that code..
<http://www.physci.org/codes/sscce.jsp>

Signature
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.LensEscapes.com/ Images that escape the mundane
Andrew Thompson - 16 Jun 2005 09:58 GMT
> We are missing ... error messages. "This fails to start the
> Server" doesn't tell us much.
<http://www.physci.org/codes/javafaq.jsp#exact>
..and if you are not getting stacktraces, check here..
<http://www.physci.org/codes/javafaq.jsp#stacktrace>

Signature
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.LensEscapes.com/ Images that escape the mundane