1 Reply Latest reply on Apr 26, 2006 1:39 PM by gavin.king

    probleme Method is not a known CMP field accessor, CMR field

    ben_oussama

      hi, i have the probleme
      javax.ejb.EJBException: Method is not a known CMP field accessor, CMR field accessor, or ejbSelect method: methodName=getAvoirValue
      16:13:48,703 INFO [STDOUT] at org.jboss.ejb.plugins.cmp.bridge.EntityBridgeInvocationHandler.invoke(EntityBridgeInvocationHandler.java:83)
      16:13:48,703 INFO [STDOUT] at org.jboss.proxy.compiler.Runtime.invoke(Runtime.java:62)
      16:13:48,703 INFO [STDOUT] at ma.pcard.scrashcard.entity.ejb.AvoirTypeCMP$Proxy.getAvoirValue()
      16:13:48,703 INFO [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      16:13:48,703 INFO [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      16:13:48,703 INFO [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      16:13:48,703 INFO [STDOUT] at java.lang.reflect.Method.invoke(Method.java:324)
      16:13:48,703 INFO [STDOUT] at org.jboss.invocation.Invocation.performCall(Invocation.java:345)
      16:13:48,703 INFO [STDOUT] at org.jboss.ejb.EntityContainer$ContainerInterceptor.invoke(EntityContainer.java:1174)
      16:13:48,703 INFO [STDOUT] at org.jboss.ejb.plugins.cmp.jdbc.JDBCRelationInterceptor.invoke(JDBCRelationInterceptor.java:72)
      16:13:48,703 INFO [STDOUT] at org.jboss.ejb.plugins.EntitySynchronizationInterceptor.invoke(EntitySynchronizationInterceptor.java:273)
      16:13:48,703 INFO [STDOUT] at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:185)
      16:13:48,703 INFO [STDOUT] at org.jboss.ejb.plugins.EntityReentranceInterceptor.invoke(EntityReentranceInterceptor.java:111)
      16:13:48,718 INFO [STDOUT] at org.jboss.ejb.plugins.EntityInstanceInterceptor.invoke(EntityInstanceInterceptor.java:211)
      16:13:48,718 INFO [STDOUT] at org.jboss.ejb.plugins.EntityLockInterceptor.invoke(EntityLockInterceptor.java:89)
      16:13:48,718 INFO [STDOUT] at org.jboss.ejb.plugins.EntityCreationInterceptor.invoke(EntityCreationInterceptor.java:53)
      16:13:48,718 INFO [STDOUT] at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:48)
      16:13:48,718 INFO [STDOUT] at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:105)
      16:13:48,718 INFO [STDOUT] at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:316)
      16:13:48,718 INFO [STDOUT] at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:149)
      16:13:48,718 INFO [STDOUT] at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:128)
      16:13:48,718 INFO [STDOUT] at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:191)
      16:13:48,718 INFO [STDOUT] at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:122)
      16:13:48,718 INFO [STDOUT] at org.jboss.ejb.EntityContainer.internalInvoke(EntityContainer.java:514)
      16:13:48,718 INFO [STDOUT] at org.jboss.ejb.Container.invoke(Container.java:854)
      16:13:48,718 INFO [STDOUT] at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:413)
      16:13:48,718 INFO [STDOUT] at org.jboss.ejb.plugins.local.EntityProxy.invoke(EntityProxy.java:44)
      16:13:48,718 INFO [STDOUT] at $Proxy472.getAvoirValue(Unknown Source)
      16:13:48,718 INFO [STDOUT] at ma.pcard.scrashcard.session.ejb.AvoirTypeManager.getAllAvoirs(AvoirTypeManager.java:90)
      16:13:48,718 INFO [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      16:13:48,718 INFO [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      16:13:48,718 INFO [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Delegat....


      and i don't have any idea,please help me?!!!!!