aspose file tools
The moose likes Ant, Maven and Other Build Tools and the fly likes why rmic has no result? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "why rmic has no result?" Watch "why rmic has no result?" New topic
Author

why rmic has no result?

Anthony Hong
Greenhorn

Joined: Feb 19, 2003
Posts: 1
My code of rmic is following:
<rmic classname="HelloServer" base="${dest}\rmi" classpath="${classes}"
compiler="weblogic"/>
but no stub and skeleton produced, it works well and have no error message.
where is rmic's working directory? I found no such attribute to specify it.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: why rmic has no result?
 
Similar Threads
rmic ( problem compiling!!!)
2.0 entity beans in WSAD5.0
Question About RMI
Error while migrating
RMI_help