Hi all,
I am really sorry for this off-topic question, but I cannot access ibm
newsgroups through my firewall and last I tried deja is showing only 4-5
days old postings, and am really desperate, trying hard for two days.
I am getting the foloowing exception, no matter what I include in my
classpath and how I run my application....
thsi is a helloworld program, I tried to deploy into WAS and ran my client
from command prompt on it, I got this exception there. I included the
ejs.jar and ujc.jar in classpath.
Then I wanted to try running this with my VAJ up, and running the server in
webspher test environment and runnin the client from cmd prmpt, and even
here, I am getting the same error.
I am using VAJ 3.02 and WAS 3.0 with a patch on it, to make it 3.1 or 3.5? (
not sure ) and IBM JDK1.1.7.
when exporting my client , I did not export 'all referenced Types' in there.
within vaj, everything works fine with websphere test environment.
please enlighten me.
- Murali
====
security properties not found. using defaults.
--------- UNCAUGHT EXCEPTION ---------
java.lang.IncompatibleClassChangeError: Unimplemented interface method
at
com.ibm.ejs.ns.jndi.CNInitialContextFactory.getInitialContext(CNIniti
alContextFactory.java:188)
at
javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:6
72)
at
javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:250
)
at javax.naming.InitialContext.init(InitialContext.java:226)
at javax.naming.InitialContext.<init>(InitialContext.java:202)
at test.HelloTestClient.getInitialContext(HelloTestClient.java:151)
at test.HelloTestClient.getHelloWorldBean(HelloTestClient.java:117)
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".