[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1393) Add tests to lookup/invoke interface-specific Proxies

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Tue Jun 3 22:51:20 EDT 2008


     [ http://jira.jboss.com/jira/browse/EJBTHREE-1393?page=all ]

Andrew Lee Rubinger updated EJBTHREE-1393:
------------------------------------------

        Summary: Add tests to lookup/invoke interface-specific Proxies  (was: Argument Type mismatch during invocation on specific interface Proxy)
     Issue Type: Task  (was: Bug)
    Description: Add test cases to the SLSB and SFSB suites for these proxies  (was: Attempting to lookup a Proxy for a specific EJB3 Business Interface results in:

Caused by: java.lang.RuntimeException: Could not create the EJB3 Business Proxy implementing "org.jboss.ejb3.core.test.stateless.MyStateless" for MyStatelessBean
	at org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase.createProxyBusiness(SessionProxyFactoryBase.java:204)
	at org.jboss.ejb3.proxy.objectfactory.session.SessionProxyObjectFactory.createProxy(SessionProxyObjectFactory.java:132)
	at org.jboss.ejb3.proxy.objectfactory.session.stateless.StatelessSessionProxyObjectFactory.getProxy(StatelessSessionProxyObjectFactory.java:79)
	at org.jboss.ejb3.proxy.objectfactory.ProxyObjectFactory.getObjectInstance(ProxyObjectFactory.java:161)
	at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:304)
	at org.jnp.interfaces.NamingContext.getObjectInstance(NamingContext.java:1312)
	at org.jnp.interfaces.NamingContext.getObjectInstanceWrapFailure(NamingContext.java:1329)
	... 30 more
Caused by: java.lang.IllegalArgumentException: argument type mismatch
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
	at org.jboss.ejb3.proxy.factory.session.SessionProxyFactoryBase.createProxyBusiness(SessionProxyFactoryBase.java:199)
	... 36 more

Add test cases and fix)
       Priority: Major  (was: Critical)

> Add tests to lookup/invoke interface-specific Proxies
> -----------------------------------------------------
>
>                 Key: EJBTHREE-1393
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-1393
>             Project: EJB 3.0
>          Issue Type: Task
>          Components: proxy
>            Reporter: Andrew Lee Rubinger
>         Assigned To: Andrew Lee Rubinger
>             Fix For: AS 5.0.0.CR1
>
>
> Add test cases to the SLSB and SFSB suites for these proxies

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list