Error When running the Client Program

hi all,

i got exception while running the Client program

"Cannot instantiate class: weblogic.jndi.WLInitialContextFactory [Root exception is java.lang.ClassNotFoundException: weblogic.jndi.WLInitialContextFactory]"

plz solve my problem ASAP.

thanks in advance..

from

sree

[315 byte] By [sree_devia] at [2007-10-2 22:21:12]
# 1
Put ur weblogic.jar in the class path..regardsshanu
mshanua at 2007-7-14 1:38:27 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
hi shanu, after including the weblogic.jar in class path i got the same exception.i am expecting some more ideas from allthanks in advancefromSree
sree_devia at 2007-7-14 1:38:27 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 3
Are u running ur client applicaiton as stand alone application? Please provide details for the same..rgdsshanu
mshanua at 2007-7-14 1:38:27 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 4
hi ,ya, i am running my client program as standard alone program on Dos Prompt.thanksfromSree
sree_devia at 2007-7-14 1:38:27 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 5
Are u using windows? if so put weblogic.jar in the classpath of enviornment variable.........regardsShanu
mshanua at 2007-7-14 1:38:27 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 6
yes i am using windows, i already put that weblogic.jar in classpath but i got exception
sree_devia at 2007-7-14 1:38:27 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 7
Open ur weblogic.jar and check whether that file is there or not.....or send ur code and send the full stack trace.......regardsShanu
mshanua at 2007-7-14 1:38:27 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 8
thanks this problem solved...but i got another exceptionjavax.naming.NameNotFoundException: Unable to resolve 'ExeBean' Resolved: '' Unresolved:'ExeBean' ; remaining name 'ExeBean'thanks in advance from Sree
sree_devia at 2007-7-14 1:38:27 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 9
You can go to the web based admin console and expand the Servers node. Then right click on the name of your Server and select "View JNDI Tree". Then you can see if this name is there.
Michael_Ebberta at 2007-7-14 1:38:27 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 10
thank michel it's working...
sree_devia at 2007-7-14 1:38:27 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...