|
Originally posted by Valentin Tanase:
Hi Quang,
Do you have the j2ee library in your classpath?
Regards.
Originally posted by Valentin Tanase:
Hi Quang,
Do you have the j2ee library in your classpath?
Regards.
I think, therefore I exist -- Rene Descartes
Originally posted by Valentin Tanase:
Please read this thread and let me know if it helps you:
https://coderanch.com/t/317367/EJB-JEE/java/Running-headfirst-ejb-st-chapter
Regards.
I think, therefore I exist -- Rene Descartes
Originally posted by Valentin Tanase:
Hi Quang,
You need to find the apropriate values for both java.naming.factory.initial weblogic.jndi.WLInitialContextFactory and java.naming.provider.url system properties. They are vendor specific, hence check your container's documentation or search the net. Next you need to use one of the techniques I explained in the other posting to make those properties available to the InitialContext (either programatically, or using -D options when starting the JVM, or having the jndi.properties in your classpath). Any of them should work.
Regards.
I think, therefore I exist -- Rene Descartes
Originally posted by Valentin Tanase:
Hi Quang,
Looks like other people on this forum already wrestled with this beast :-) Check this thread it might help you:
https://coderanch.com/t/160749/java-EJB-SCBCD/certification/hd-first-SCBD-NoClassDefFoundError-util
Regards.
I think, therefore I exist -- Rene Descartes
I think, therefore I exist -- Rene Descartes
What a stench! Central nervous system shutting down. Save yourself tiny ad!
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
|