|
 |
pro_java_server thread: Please help - NoInitialContextException
Message #1 by "Rudi Doku" <rudidoku@h...> on Thu, 3 Jan 2002 03:01:33
|
|
Hello Julio,
I tried your suggestion but didn't have any luck running the application.
This is what my classpath looks like:-
;C:\wlserver6.0\wlserver6.0\lib\weblogic_sp.jar;
C:\wlserver6.0\wlserver6.0\lib\ejb.jar;
C:\wlserver6.0\wlserver6.0\lib\weblogic.jar;
C:\wlserver6.0\wlserver6.0\samples\eval\cloudscape\lib\cloudscape.jar;
C:\weblogic\oci\classes;
c:\jdk1.3\bin;
C:\jdk1.3\lib;
C:\jdk1.3\jre\lib\ext\fscontext.jar;
C:\jdk1.3\jre\lib\ext\jndi.jar;
C:\jdk1.3\jre\lib\ext\providerutil.jar;
C:\jdk1.3\jre\lib\ext\ldap.jar;
C:\jdk1.3\lib\dt.jar;
c:\jdk1.3\lib\tools.jar;
c:\jdk1.3\bin\javac.exe;
c:\jdk1.3\lib\classes12.zip;
c:\jdk1.3\lib\dt.jar;
c:\mywebapps;
C:\jakarta-tomcat-4.0-2\jakarta-tomcat-4.0\common\lib\servlet.jar;
C:\jakarta-tomcat-4.0\webapps\ROOT\WEB-INF\classes\com\doku\rudi;
C:\Downloads\Database Drivers\TaveConn30C.jar;
C:\connPool\JSQLConnect.jar;C:\imWeb;
Are you able to tell me what could possible be wrong?
Kind Regards,
Rudi
> --0-716306610-1010057230=:48889
> Content-Type: text/plain; charset=iso-8859-1
> Content-Transfer-Encoding: 8bit
>
>
> Hi
> Try to put all this at \jre\lib\ext where is the servlet.jar also.
>
> julio oliveira
> buenos aires - argentina
>
>
> --- Rudi Doku <rudidoku@h...> escribió: > Greetings,
> >
> > Can anyone help me resolve the following problem?
> >
> > I have the following lines in my classpath :-
> >
> > C:\jdk1.3\lib\jndi.jar;
> >
> > C:\jdk1.3\lib\fscontext.jar;
> >
> > C:\jdk1.3\lib\providerutil.jar;
> >
> >
> > however my program keeps raising this exception
> >
> > Error:init JNDI
> > javax.naming.NoInitialContextException: Cannot
> > instantiate class:
> > com.sun.jndi.fscontext.RefFSContextFactory [Root
> > exception is java.lang.ClassNotFoundException:
> > com.sun.jndi.fscontext.RefFSContextFactory]
> >
> >
> > Kindest Regards,
> >
> > Rudi
> > ---
> > Do you need true END-TO-END (e2e) Java Messaging
> > (JMS)? Softwired
> > offers industry's ONLY complete 100% JMS messaging
> > solutions for your
> > needs TODAY.
> > Visit
> > http://adtracking.wrox.com/track.asp?x=p2p%2Fe%2Fjava%
2Dsoftwired&url=www.softwired-inc.com
> > NOW and find
> > out more!
> > Our unique product range includes: iBus//Mobile
> > (wireless data),
> > iBus//MessageBus (IP Multicast), iBus//MessageServer
> > (store and forward)
> > and much more!
> >
> > ---
>
>
> Julio Oliveira
> Oliveira_julio@y...
>
> Club de Usuarios de Java de Argentina
> Subscribite en :
>
> mailto:AUBA-JBuilder-subscribe@y...
>
>
> ---------------------------------
> ¿Querés Internet GRATIS? Usá Yahoo! Conexión
> --0-716306610-1010057230=:48889
> Content-Type: text/html; charset=iso-8859-1
> Content-Transfer-Encoding: 8bit
>
> <P>Hi <IMG
src="http://us.i1.yimg.com/us.yimg.com/i/mesg/tsmileys/1.gif"><BR>Try to
put all this at \jre\lib\ext where is the servlet.jar also. <BR><BR>julio
oliveira <BR>buenos aires - argentina </P>
> <P><IMG
src="http://us.i1.yimg.com/us.yimg.com/i/mesg/tsmileys/c.gif"><BR>--- Rudi
Doku <rudidoku@h...> escribió: > Greetings, <BR>>
<BR>> Can anyone help me resolve the following problem? <BR>>
<BR>> I have the following lines in my classpath :- <BR>> <BR>>
C:\jdk1.3\lib\jndi.jar; <BR>> <BR>> C:\jdk1.3\lib\fscontext.jar;
<BR>> <BR>> C:\jdk1.3\lib\providerutil.jar; <BR>> <BR>>
<BR>> however my program keeps raising this exception <BR>> <BR>>
Error:init JNDI <BR>> javax.naming.NoInitialContextException: Cannot
<BR>> instantiate class: <BR>>
com.sun.jndi.fscontext.RefFSContextFactory [Root <BR>> exception is
java.lang.ClassNotFoundException: <BR>>
com.sun.jndi.fscontext.RefFSContextFactory] <BR>> <BR>> <BR>>
Kindest Regards, <BR>> <BR>> Rudi <BR>> --- <BR>> Do you need
true END-TO-END (e2e) Java Messaging <BR>> (JMS)? Softwired <BR>>
offers industry's ONLY complete 100% JMS messaging <BR>> solutions for
your <BR>> needs TODAY. <BR>> Visit <BR>>
http://adtracking.wrox.com/track.asp?x=p2p%2Fe%2Fjava%
2Dsoftwired&url=www.softwired-inc.com <BR>> NOW and find <BR>>
out more! <BR>> Our unique product range includes: iBus//Mobile
<BR>> (wireless data), <BR>> iBus//MessageBus (IP Multicast),
iBus//MessageServer <BR>> (store and forward) <BR>> and much more!
<BR>> <BR>> --- <BR>> Change your mail options at <BR>>
http://p2p.wrox.com/manager.asp or <BR>> to unsubscribe send a blank
email to $subst('Email.Unsub'). </P><BR><BR>Julio
Oliveira<br>Oliveira_julio@y...<br><br>Club de Usuarios de Java de
Argentina<br>Subscribite en :<br><br>mailto:AUBA-JBuilder-
subscribe@y...<p><br><hr size=1><b>¿Querés Internet GRATIS? Usá
<a href="http://ar.rd.yahoo.com/reg/tagline/?
ar.docs.yahoo.com/conexion/">Yahoo! Conexión</a></b>
> --0-716306610-1010057230=:48889--
|
|
 |