Hi all,
I am trying to run my client program which create and display and simple entity bean.  I got this message which I have no clue what it mean can anyone help me out.
 
Caught an exception.
java.rmi.AccessException: CORBA NO_PERMISSION 0 No; nested exception is:
        org.omg.CORBA.NO_PERMISSION:   minor code: 0  completed: No
org.omg.CORBA.NO_PERMISSION:   minor code: 0  completed: No
        at java.lang.Class.newInstance0(Native Method)
        at java.lang.Class.newInstance(Unknown Source)
        at com.sun.corba.ee.internal.iiop.messages.ReplyMessage_1_2.getSystemExeption(ReplyMessage_1_2.java:93)
        at com.sun.corba.ee.internal.iiop.ClientResponseImpl.getSystemException
ClientResponseImpl.java:108)
        at com.sun.corba.ee.internal.POA.GenericPOAClientSC.invoke(GenericPOACl
entSC.java:136)
        at org.omg.CORBA.portable.ObjectImpl._invoke(Unknown Source)
        at COM.EJB.CMP.COURSE._CourseHome_Stub.create(Unknown Source)
        at Client.main(Client.java:20)
 
Thanks,
Duc


Join the world�s largest e-mail service with MSN Hotmail. Click Here
=========================================================================== 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".

Reply via email to