SV: CMP entity bean deployment compilation errors

2002-04-30 Thread Jesper Rasmussen
- Fra: Scott Gaetjen [mailto:[EMAIL PROTECTED]] Sendt: 30. april 2002 05:29 Til: Orion-Interest Emne: Re: CMP entity bean deployment compilation errors A follow-up to this issue, which I feel is resolved. I tried 1.5.4 and then encountered the following compilation errors

CMP entity bean deployment compilation errors

2002-04-29 Thread Scott Gaetjen
I've created a CMP entity bean based on some examples I've seen and am encountering some compilation errors on the generated wrapper classes at deployment time. Its seems the getter/setter methods and the remove method are not recognized or available in the generated wrapper classes. I've look

Re: CMP entity bean deployment compilation errors

2002-04-29 Thread Scott Gaetjen
A follow-up to this issue, which I feel is resolved. I tried 1.5.4 and then encountered the following compilation errors: CodeListsEBLocalHome_EntityHomeWrapper10.java:156: Exception java.rmi.RemoteException must be c aught, or it must be declared in the throws clause of this method.