Hi Rickard,

I included the lines...

  Main-Class: entitybean/EntityClient
  Class-Path: ../lib/ext/jnpserver.jar ../lib/ext/ejb.jar
../lib/ext/jta-spec1_0_1.jar ../lib/ext/jboss-client.jar ../deploy/classes/

...in the manifest.mf-file of my clients jar. 
Unfortunately I don't have your post yesterday anymore, 
because there are so many posts. 
Does the classpath still hasn't all necessary files?

Frank Kaiser




> -----Urspr�ngliche Nachricht-----
> Von:  Rickard �berg [SMTP:[EMAIL PROTECTED]]
> Gesendet am:  Mittwoch, 24. Mai 2000 20:07
> An:   jBoss
> Betreff:      Re: [jBoss-User] no security manager ???
> 
> Hi!
> 
> "Kaiser, Frank" wrote:
> > can someone help me with this exception?
> 
> Sure. It's about now you make the classes needed to communicate with
> jBoss available to your client.
> 
> * Install a SecurityManager and they will be downloaded through RMI's
> dynamic classloading
> * Don't install a SM and include jboss-client etc (as explained in post
> yesterday) in your clients classpath.
> 
> /Rickard
> 
> > 
> > Thanks: Frank Kaiser
> > 
> > ---   My Exception
> >
> ---8<-------------------------------------------8<------------------------
> --
> > --------------------8<------------------------------
> > 
> > F:\JBOSS\dist\bin>java -jar EntityClient.jar
> > 6
> > javax.naming.CommunicationException.  Root exception is
> > java.lang.ClassNotFoundE
> > xception: org.jboss.ejb.plugins.jrmp13.interfaces.HomeProxy (no security
> > manager
> > : RMI class loader disabled)
> >         at sun.rmi.server.LoaderHandler.loadClass(Unknown Source)
> >         at sun.rmi.server.LoaderHandler.loadClass(Unknown Source)
> >         at sun.rmi.server.MarshalInputStream.resolveClass(Unknown
> Source)
> >         at java.io.ObjectInputStream.inputClassDescriptor(Unknown
> Source)
> >         at java.io.ObjectInputStream.readObject(Unknown Source)
> >         at java.io.ObjectInputStream.readObject(Unknown Source)
> >         at java.io.ObjectInputStream.inputObject(Unknown Source)
> >         at java.io.ObjectInputStream.readObject(Unknown Source)
> >         at java.io.ObjectInputStream.inputClassFields(Unknown Source)
> >         at java.io.ObjectInputStream.defaultReadObject(Unknown Source)
> >         at java.io.ObjectInputStream.inputObject(Unknown Source)
> >         at java.io.ObjectInputStream.readObject(Unknown Source)
> >         at java.io.ObjectInputStream.readObject(Unknown Source)
> >         at java.rmi.MarshalledObject.get(Unknown Source)
> >         at
> org.jnp.interfaces.NamingContext.lookup(NamingContext.java:171)
> >         at
> org.jnp.interfaces.NamingContext.lookup(NamingContext.java:152)
> >         at javax.naming.InitialContext.lookup(Unknown Source)
> >         at entitybean.EntityClient.run(EntityClient.java:60)
> >         at entitybean.EntityClient.main(EntityClient.java:42)
> > 
> > F:\JBOSS\dist\bin>pause
> > 
> > --
> > --------------------------------------------------------------
> > To subscribe:        [EMAIL PROTECTED]
> > To unsubscribe:      [EMAIL PROTECTED]
> > Problems?:           [EMAIL PROTECTED]
> 
> -- 
> Rickard �berg
> 
> @home: +46 13 177937
> Email: [EMAIL PROTECTED]
> http://www.telkel.com
> http://www.jboss.org
> http://www.dreambean.com
> 
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to