NullPointerException on CMP entity bean deployment

2002-04-27 Thread Scott Gaetjen
I've created a CMP-based entity bean and encounter a NPE exception when the .EAR is deployed. I've searched high and low and reviewed my XML and Java, but I cannot determine the problem. Any help or insight anyone can provide would be appreciated. The exception I get is as follows:

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
/local-home pair. Scott Scott Gaetjen wrote: 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