Bugs item #889312, was opened at 2004-02-02 15:45 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=889312&group_id=22866
Category: JBossServer Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Steve Wolfangel (swolfangel) Assigned to: Nobody/Anonymous (nobody) Summary: Error looking up bean from war file. Initial Comment: I am getting the following exception when I try to lookup a bean from a separately deployed ear file. 15:28:26,359 ERROR [LogInterceptor] EJBException: javax.ejb.EJBException: Invalid invocation, check your deployment packaging, method=public abstract com.metamatrix.platform.security.api.LogonAPI com.metamatrix .platform.security.api.LogonAPIHome.create() throws javax.ejb.CreateException,java.rmi.RemoteException I am able to lookup and communicate with the bean from an external client but get this exception when looking up from a servlet. I have searched the newsgroups and found others with a similar problem but have not found a solution. Is this a bug or a packaging issue? I can send my ear and war files if need be. They are too big to attache. Regards, Steve Wolfangel Starting JBoss (MX MicroKernel)... Release ID: JBoss [WonderLand] 3.2.3 (build: CVSTag=JBoss_3_2_3 date=200311301445) Home Dir: D:\jb32\server\jboss Home URL: file:/D:/jb32/server/jboss/ Library URL: file:/D:/jb32/server/jboss/lib/ Patch URL: null Server Name: metamatrix Server Home Dir: D:\jb32\server\jboss\server\metamatrix Server Home URL: file:/D:/jb32/server/jboss/server/metamatrix/ Server Data Dir: D:\jb32 \server\jboss\server\metamatrix\data Server Temp Dir: D:\jb32 \server\jboss\server\metamatrix\tmp Server Config URL: file:/D:/jb32/server/jboss/server/metamatrix/conf/ Server Library URL: file:/D:/jb32/server/jboss/server/metamatrix/lib/ Root Deployment Filename: jboss-service.xml Starting General Purpose Architecture (GPA)... Java version: 1.4.2,Sun Microsystems Inc. Java VM: Java HotSpot(TM) Client VM 1.4.2-b28,Sun Microsystems Inc. OS-System: Windows XP 5.1,x86 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=889312&group_id=22866 ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
