[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-2043) Use proxy component in nointerface implementation
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Sun Mar 14 13:46:37 EDT 2010
Use proxy component in nointerface implementation
-------------------------------------------------
Key: EJBTHREE-2043
URL: https://jira.jboss.org/jira/browse/EJBTHREE-2043
Project: EJB 3.0
Issue Type: Task
Components: nointerface
Reporter: jaikiran pai
Assignee: jaikiran pai
Currently nointerface-impl module has its own javassist based proxy factory. This proxy factory has nothing specific to nointerface view and hence shouldn't be residing here. The proxy component created in EJBTHREE-2012 is the right place for this factory. nointerface view should start using the javassist based proxy factory which resides here http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/components/proxy/trunk/javassist/
--
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