I did change the compile.bat file coz it was giving
erroe "classes directory not found.Then I created this
dir in example folder ...and now giving this error.
Please check the last few lines.
Jar file which contains class RemoteObject is in the
classpath.
"C:\JONAS\examples\src\sb>compile
C:\JONAS\examples\src\sb>Rem set the Environment
Variables
C:\JONAS\examples\src\sb>call
C:\JONAS\bin\nt\config_env.bat
C:\JONAS\examples\src\sb>Rem Compiles the source
files
C:\JONAS\examples\src\sb>javac -d ..\..\classes
Op.java OpBean.java OpHome.java
ClientOp.java
C:\JONAS\examples\src\sb>Rem Generates the
interposition classes and compiles t
hem
C:\JONAS\examples\src\sb>call
C:\JONAS\bin\nt\GenIC.bat -d ..\..\classes ejb-jar
.xml
C:\JONAS\examples\src\sb>java -Dinstall.root=C:\JONAS
org.objectweb.jonas_ejb.to
ols.GenIC -d ..\..\classes ejb-jar.xml
GenIC for JOnAS 2.2.4: Bean 'Op' generation...
error: Class java.rmi.server.UnicastRemoteObject not
found in class org.objectwe
b.common.RemoteObject.
1 error
GenIC ERROR: Failed when compiling the implementation
classes via 'rmic -v1.1'"
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.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".