I am trying to run the AdviceClient on page 58 of Head First
EJB and keep getting the following error. I have tried cleaning
up my j2ee server and then restarting it and I keep getting the
same error when I invoke my client. Any idea what I can do to fix
this?
ERROR! Shared library ioser12 could not be found.
Exception in
thread "main" java.lang.UnsatisfiedLinkError: specialLoadClass
at com.sun.corba.se.internal.util.JDKClassLoader.loadClass(JDKClassLoader.java:58)
Thanks,
Angela