Fixed it. Sorry about that.

-dain

> -----Original Message-----
> From: Dain Sundstrom [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 03, 2001 8:25 PM
> To: 'Hunter Hillegas'; JBoss Dev
> Subject: RE: [JBoss-dev] Other Exceptions from new CMP changes...
> 
> 
> Oops give me 10 minutes and I have it fixed.
> 
> -dain
> 
> > -----Original Message-----
> > From: Hunter Hillegas [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, December 03, 2001 6:29 PM
> > To: Dain Sundstrom; JBoss Dev
> > Subject: [JBoss-dev] Other Exceptions from new CMP changes...
> > 
> > 
> > Here is another exception that I get since isModified() was 
> > moved back into
> > the persistence manager:
> > 
> > 16:27:48,522 ERROR [EntitySynchronizationInterceptor] Store failed
> > java.lang.NullPointerException
> >         at 
> > org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.isModified(JDB
> > CStoreManager.
> > java:374)
> >         at 
> > org.jboss.ejb.plugins.CMPPersistenceManager.isModified(CMPPers
> > istenceManager
> > .java:387)
> >         at 
> > org.jboss.ejb.EntityContainer.storeEntity(EntityContainer.java:629)
> >         at 
> > org.jboss.ejb.plugins.EntitySynchronizationInterceptor$Instanc
> > eSynchronizati
> > on.beforeCompletion(EntitySynchronizationInterceptor.java:388)
> >         at 
> > org.jboss.tm.TxCapsule.doBeforeCompletion(TxCapsule.java:1219)
> >         at org.jboss.tm.TxCapsule.commit(TxCapsule.java:313)
> >         at 
> > org.jboss.tm.TransactionImpl.commit(TransactionImpl.java:76)
> >         at 
> > org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxI
> > nterceptorCMT.
> > java:170)
> >         at 
> > org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT
> > .java:64)
> >         at 
> > org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInter
> > ceptor.java:12
> > 7)
> >         at 
> > org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:166)
> >         at 
> > org.jboss.ejb.StatelessSessionContainer.invoke(StatelessSessio
> > nContainer.jav
> > a:279)
> >         at 
> > org.jboss.ejb.plugins.local.BaseLocalContainerInvoker.invoke(B
> > aseLocalContai
> > nerInvoker.java:304)
> >         at 
> > org.jboss.ejb.plugins.local.BaseLocalContainerInvoker$Stateles
> > sSessionProxy.
> > invoke(BaseLocalContainerInvoker.java:549)
> > 
> > My beans DO NOT have isModified() (which is not required by 
> the spec,
> > right?).
> > 
> > Hunter
> > 
> > 
> > _______________________________________________
> > Jboss-development mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-development
> > 
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to