Hi,
    I'm working on JBoss2.2.1 on windows NT with jdk 1.3.The server is running ok
.All the beans are compiled and deployed.Client also is compiled.But when I run the client it is throwing the exception
  NoClassDefFoundError at org.jboss.ejb.plugins.jrmp.interfaces.GeneralProxy.getprincipal
org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke
 
When I go in that particular directory there are only java files and not class files.Why is it so?
Also now when I try to complile these java files.They give the error javax.management.*  not found.
Now from where I can get this managemant package.
Anyway why are only java files given and not class files in these directories.
 
If anybody can help me I will be greatful.
Regards,
Anurag

Reply via email to