George Gastaldi created FORGE-1834:
--------------------------------------
Summary: Furnace should not require a public constructor to proxy
classes/services
Key: FORGE-1834
URL:
https://issues.jboss.org/browse/FORGE-1834
Project: Forge
Issue Type: Enhancement
Components: Furnace (Container)
Affects Versions: 2.5.0.Final
Reporter: George Gastaldi
Fix For: 2.x Future
When proxying classes using Furnace's proxy mechanism, it requires a public
constructor or extract an interface for it.
As for FORGE-1826, Custom Exception types should require String in the public
constructors, however we still need the default constructor due to this constraint in the
proxy implementation (Javassist)
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)