=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================

HERE ARE THE LAST 50 LINES OF THE LOG FILE

symbol  : method getEnterpriseContext  ()
location: class org.jboss.invocation.Invocation
      return ((EntityEnterpriseContext)mi.getEnterpriseContext()).getEJBObject();
                                         ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/ejb/EntityContainer.java:665:
 cannot resolve symbol
symbol  : method getId  ()
location: class org.jboss.invocation.Invocation
      return (EJBObject)containerInvoker.getEntityEJBObject(((EntityCache) 
instanceCache).createCacheKey(mi.getId()));
                                                                                       
                    ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/ejb/EntityContainer.java:859:
 cannot resolve symbol
symbol  : variable MarshalledInvocation  
location: class org.jboss.ejb.EntityContainer
            marshalledInvocationMapping.put( new 
Long(MarshalledInvocation.calculateHash(m[i])), m[i]);
                                                      ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/ejb/EntityContainer.java:864:
 cannot resolve symbol
symbol  : variable MarshalledInvocation  
location: class org.jboss.ejb.EntityContainer
            marshalledInvocationMapping.put( new 
Long(MarshalledInvocation.calculateHash(m[j])), m[j]);
                                                      ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/ejb/EntityContainer.java:871:
 cannot resolve symbol
symbol  : variable MarshalledInvocation  
location: class org.jboss.ejb.EntityContainer
         marshalledInvocationMapping.put(new 
Long(MarshalledInvocation.calculateHash(getEJBObjectMethod)),getEJBObjectMethod);
                                                  ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/ejb/EntityContainer.java:889:
 org.jboss.ejb.EntityContainer.ContainerInterceptor should be declared abstract; it 
does not define init() in org.jboss.ejb.EntityContainer.ContainerInterceptor
   class ContainerInterceptor
   ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/ejb/EntityContainer.java:952:
 cannot resolve symbol
symbol  : method getEnterpriseContext  ()
location: class org.jboss.invocation.Invocation
               return m.invoke(((EnterpriseContext) 
mi.getEnterpriseContext()).getInstance(), mi.getArguments());
                                                      ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/ejb/EntityContainer.java:1007:
 cannot resolve symbol
symbol  : method getEnterpriseContext  ()
location: class org.jboss.invocation.Invocation
               return m.invoke(((EnterpriseContext) 
mi.getEnterpriseContext()).getInstance(), mi.getArguments());
                                                      ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/ejb/plugins/AbstractInstanceCache.java:353:
 cannot resolve symbol
symbol  : method create  ()
location: interface org.jboss.util.CachePolicy
      getCache().create();
              ^
100 errors
4 warnings

BUILD FAILED

/disk/orig/home/lubega/jbossro/jboss-all/server/build.xml:378: Compile failed, 
messages should have been provided.

Total time: 57 seconds

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

Reply via email to