[JBoss-user] [JNDI/Naming/Network] - Re: Local EJB Lookup Error

2005-08-15 Thread hcguersoy
Hi,

i don't know if your problem is actual, but here the reason why you get with 
error message:

The message is not due to security reasons but a simple classpath problem. The 
missing library is in this case the "jboss.jar" in [server-config]/lib. After 
this, you will get maybe an exception missing other librarys.

To overcome this, i put all librarys in the [server-config]/lib and all in the 
client directory into my classpath. 

Hope this helps!

 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890040#3890040

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890040


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JNDI/Naming/Network] - Re: Local EJB Lookup Error

2005-08-01 Thread darranl
"jcorbin4607" wrote : 
  | The test case I am running is inside a main function.  Does this mean it is 
truly running in its own JVM?

It depends on how the main method is being called.

Also how is the InitialContext obtained?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887801#3887801

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887801


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JNDI/Naming/Network] - Re: Local EJB Lookup Error

2005-08-01 Thread jcorbin4607
I wanted to follow up with more information

The test case I am running is inside a main function.  Does this mean it is 
truly running in its own JVM?  If so, that would explain my errors.  I still 
would appreciate some feedback.

J.D.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887772#3887772

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887772


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user