Hi All, I finally maganged to write my own RMI component around an object whose certain methods I want to expose over the network. Now when I configure this class as a block in phoenix, I am able to get phoenix up and runnig. But when the RMI Serever class which actually exposes the method of this base class is configured I get an error saying that MyServerApp.xinfo file not found. The package structure is exactly the same com.mycompany.MyServer and com.mycompany.MyServerApp for both the classes. When I rename the same MyServer.xinfo to MyServerApp.xinfo, I get the error. I update the assembly.xml file in the above case. Am I missing something here? I don't seem to understand why the error keeps occuring? Thanks in advance, Saurabh
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
