[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-2085) ejbthree1995 unit test fails deploy an IORFactory
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Tue May 11 17:07:27 EDT 2010
[ https://jira.jboss.org/jira/browse/EJBTHREE-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12530231#action_12530231 ]
Andrew Lee Rubinger commented on EJBTHREE-2085:
-----------------------------------------------
Need to run in "all" config to get the error:
Deployment "jboss.j2ee:jar=ejbthree1995.jar,name=SecuredGreeter21Bean,service=EJB3_IORFactory" is in error due to the following reason(s): org.jboss.iiop.rmi.RMIIIOPViolationException: All interface methods must throw java.rmi.RemoteException, or a superclass of java.rmi.RemoteException, but method sayHi of interface org.jboss.ejb3.test.ejbthree1995.SecuredGreeter21Remote does not
> ejbthree1995 unit test fails deploy an IORFactory
> -------------------------------------------------
>
> Key: EJBTHREE-2085
> URL: https://jira.jboss.org/jira/browse/EJBTHREE-2085
> Project: EJB 3.0
> Issue Type: Bug
> Components: testsuite
> Environment: EAP 5.1
> Reporter: Carlo de Wolf
> Assignee: Andrew Lee Rubinger
>
> org.jboss.iiop.rmi.RMIIIOPViolationException: All interface methods must throw java.rmi.RemoteException, or a superclass of java.rmi.RemoteException, but method sayHi of interface org.jboss.ejb3.test.ejbthree1995.SecuredGreeter21Remote does not.
> at org.jboss.iiop.rmi.OperationAnalysis.<init>(OperationAnalysis.java:81)
> at org.jboss.iiop.rmi.InterfaceAnalysis.analyzeOperations(InterfaceAnalysis.java:148)
> at org.jboss.iiop.rmi.ContainerAnalysis.doAnalyze(ContainerAnalysis.java:184)
> at org.jboss.iiop.rmi.InterfaceAnalysis.doAnalyze(InterfaceAnalysis.java:75)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at org.jboss.iiop.rmi.WorkCacheManager.doTheWork(WorkCacheManager.java:197)
> at org.jboss.iiop.rmi.WorkCacheManager.getAnalysis(WorkCacheManager.java:120)
> at org.jboss.iiop.rmi.InterfaceAnalysis.getInterfaceAnalysis(InterfaceAnalysis.java:61)
> at org.jboss.ejb3.iiop.IORFactory.start(IORFactory.java:272)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list