On 06/02/2010 02:36 PM, Ales Justin wrote:
> 1) Why is this property required for Embedded and not AS
standalone? It's already been put in Main or run.conf?
Yes, it's already part of Main.
> 2) At what phase of the server lifecycle does this property need to be set?
The first usage of Reflect's TypeInfoFactory.
> I'm having a look, but locally on r105583 I don't see any issue w.r.t. the
JBREFLECT stuff in the Embedded suite. This run will tell me more when it completes:
>
>
http://jboss.hudson.alrubinger.com/job/AS_TestSuite_Trunk_Smoke_Tests/132/
>
> Overall, I don't want to introduce a hack sysprop setting into Embedded, release
it, remove the hack, then release it again. It'd make for an improper release of EMB,
not to mention a waste of time.
No need, like I said, I'll do a new Reflect release with Introspection as default
asap.
Ah, caught this mail just in time. :)
I was about to alter the Surefire config of jbossas/trunk/embedded to
put the property in there. I think that's the right place for our hack
ATM if you run into issues w/ a new Reflect release.
S,
ALR
> Everyone must run the AS build in -Pembedded as well as
smoke-tests before committing. :) Else the breakages become eligible for rollback.
Noted. ;-)