[jboss-user] [JNDI/Naming/Network] - Re: getInitialContext with Stateful session bean throws exce

2007-11-30 Thread JoeArmstrong
Thanks for the information, I installed Java 1.5 and it works fine.

Joe

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4109404#4109404

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4109404
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JNDI/Naming/Network] - Re: getInitialContext with Stateful session bean throws exce

2007-11-29 Thread jaikiran
anonymous wrote : I am running JBoss 4.0.4.GA using Java 1..6

JBoss is not yet fully qualified to use Java6. I would recommend you to switch 
to Java5.

anonymous wrote : Caused by: java.lang.ClassNotFoundException: 
[Lorg.jboss.aop.advice.Interceptor

The exception appears to be because, you dont have the appropriate JBoss jar 
files in the client's classpath. Make sure you add those jars to the client's 
classpath.



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4109149#4109149

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4109149
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user