> Deployment Failed ../jboss/dist/deploy/interest.jar
>
> org.jboss.ejb.DeploymentException:could not deploy
> file .../jboss/dist/tmp/deploy/tmpejbjar56515.jar
> at
> org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:615)
>
> Does anyone know whqt is the problem ?
No, sorry. Maybe that test hasn't been checked with the latest release...
> (ps: I have NO reference of J2EE .jar file in my CLASSPATH)
I have the following jars in my path:
lib/ext/activation.jar
lib/ext/ejb.jar
lib/ext/jdbc2_0-stdext.jar
lib/ext/jndi.jar
lib/ext/jnpserver.jar
lib/ext/jta-spec1_0_1.jar
client/jboss-client.jar
> I have a second question: when i compile a simple
> session bean client, I need to reference in my
> CLASSPATH a .jar file that contain definition of
> javax.rmi.PortableRemoteObject, needed for narrowing.
>
> what is the name of this .jar file ?
Interesting. javax.rmi.PortableRemoteObject is part of J2SE, I think, so you have
some other problem if that isn't being found. Could you post the compile error?
- jeremiah
______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]