View Single Post
  #1 (permalink)  
Old 04-13-2008, 09:43 PM
IbrahimAbbas's Avatar
IbrahimAbbas IbrahimAbbas is offline
Member
 
Join Date: Apr 2008
Location: Syria
Posts: 10
IbrahimAbbas is on a distinguished road
Send a message via MSN to IbrahimAbbas
Problem using thread +rmi in my homework
Hi...
I compile my homework only 10marks

using as you know:
javac *.java
rmic MarketImpl
rmiregistry

in new cmd

I wrote:
java -Djava.security.policy=policy MarketServer localhost

in new cmd

I wrote:
java -Djava.security.policy=policy CustomersClient localhost

my problem is in using threads....

can any one read code and help me discovering the problem please!

download attachment from 6post down
Attached Files
File Type: zip mypackage.zip (7.7 KB, 1 views)

Last edited by IbrahimAbbas : 04-13-2008 at 11:08 PM.
Reply With Quote
Sponsored Links