Naming Exception org.jnp.interfaces

H

HS1

Hello all

When I run my Java application, there are error:

Naming Exception
Cannot instantiate class: org.jnp.interfaces.NamingContextFactory

I do not have any idea about this
If you have any clue, please help.....

Thank you
S.H1
 
J

John C. Bollinger

HS1 said:
When I run my Java application, there are error:

Naming Exception
Cannot instantiate class: org.jnp.interfaces.NamingContextFactory

I do not have any idea about this
If you have any clue, please help.....

If you want help then it is generally to your advantage to give us as
much information to work with as you can. In this case the stack trace
would have been nice, and usually resolutions are speeded if we can look
at the source code.

It turns out that you may be in luck this time, as there are probably
several regulars here who will recognize that particular class name and
tell you to put the appropriate JBoss client jar in your application's
classpath. Allow me to be the first.


John Bollinger
(e-mail address removed)
 
B

Bruno Grieder

John said:
If you want help then it is generally to your advantage to give us as
much information to work with as you can. In this case the stack trace
would have been nice, and usually resolutions are speeded if we can look
at the source code.

It turns out that you may be in luck this time, as there are probably
several regulars here who will recognize that particular class name and
tell you to put the appropriate JBoss client jar in your application's
classpath. Allow me to be the first.


John Bollinger
(e-mail address removed)


I give it my shot:

jbossall-client.jar found in the client directory of the jboss 4 server.

bruno
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top