Hi ,
error: Class java.rmi.server.UnicastRemoteObject not found in class org.objectweb.common.RemoteObject.
I even tried to run GenIC with -verbose option but doesn't help. The details of what happens when I run compile.bat are as follows:
C:\Sunita\jonas2\JONAS\examples\src\sb>Rem Compiles the source files C:\Sunita\jonas2\JONAS\examples\src\sb>javac -d ..\..\classes Op.java OpBean.java OpHome.java ClientOp.java C:\Sunita\jonas2\JONAS\examples\src\sb>Rem Generates the interposition classes and compiles them C:\Sunita\jonas2\JONAS\examples\src\sb>call c:\Sunita\jonas2\Jonas\bin\nt\GenIC. bat -d ..\..\classes ejb-jar.xml C:\Sunita\jonas2\JONAS\examples\src\sb>java -Dinstall.root=c:\Sunita\jonas2\Jona s org.objectweb.jonas_ejb.tools.GenIC -d C:\Sunita\jonas2\jonas\examples\classes ejb-jar.xml GenIC for JOnAS 2.2.7: Bean 'Op' generation... error: Class java.rmi.server.UnicastRemoteObject not found in class org.objectweb.common.RemoteObject. 1 error
GenIC ERROR: Failed when compiling the implementation classes via 'rmic -v1.1'
I have a Windows 95. I also have the java.rmi package with my jdk as I had earlier written a program where I had imported java.rmi and java.rmi.server packages. I would appreciate your help. Thanking you -SunitaGet your FREE download of MSN Explorer at http://explorer.msn.com
---- To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe jonas-users". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
