htmlperlman
03-31-2005, 05:41 AM
I have compiled my code and then when I use the "rmic" command i get a class not found error. The line i use is below:
rmic SimpleStocks.StockMarketImpl
and it says "error: Class SimpleStocks.StockMarketImpl not found"
I followed the website below and definately compiled th java files, so cant figure out what it could be:
http://my.execpc.com/~gopalan/java/rmiserver.html
Hope someone can help
rmic SimpleStocks.StockMarketImpl
and it says "error: Class SimpleStocks.StockMarketImpl not found"
I followed the website below and definately compiled th java files, so cant figure out what it could be:
http://my.execpc.com/~gopalan/java/rmiserver.html
Hope someone can help