Hi all
When i try to run the examples such as news or atm i get the following exception:
 
java.lang.ExceptionInInitializerError: org.omg.CORBA.INITIALIZE: cannot instantiate com.netscape.ejb.client.Util  minor code: 0  completed: No

at javax.rmi.CORBA.Util.createDelegateIfSpecified(Util.java:308)
at javax.rmi.CORBA.Util.<clinit>(Util.java:54)
at javax.rmi.PortableRemoteObject.createDelegateIfSpecified(PortableRemoteObject.java:182)
at javax.rmi.PortableRemoteObject.<clinit>(PortableRemoteObject.java:62)
at com.evermind.ejb.taglib.UseHomeTag.doStartTag(UseHomeTag.java:30)
at /news.jsp._jspService(/news.jsp.java:47) (JSP page line 5)
at com.evermind.server.http.EvermindHttpJspPage.service(JAX)
at com.evermind.server.http.HttpApplication.t5(JAX)
at com.evermind.server.http.JSPServlet.service(JAX)
at com.evermind.server.http.di.pw(JAX)
at com.evermind.server.http.di.forward(JAX)
at com.evermind.server.http.dr.p1(JAX)
at com.evermind.server.http.dr.p0(JAX)
at com.evermind.util.f.run(JAX)
Also i have problems with some tag classes. where should utiltags be exactly ?
 
TIA
 
    Mario

Reply via email to