[jboss-dev] [was: new scanning in AS trunk] JSF and scanning
Ales Justin
ales.justin at gmail.com
Thu Jun 3 10:42:13 EDT 2010
>> I think you can actually just rip off my JBossAnnotationProvider and put it into your jboss-faces.jar,
>> and you then simply depend on scanning-plugins.jar,
>> which is actually already available at boot classpath - due to deployers usage,
>> and mc-int-servlet.jar which is in common/lib.
>>
>> Let me know when you copied the JBP, so I'll remove it from scanning lib.
>>
> Yea, we talked about that before. Guess we made the wrong decision.
> I'll move it as soon as I get a chance. It will probably be a couple of
> hours before I can get to it.
Already done. ;-)
>>> On thing I also noticed you should probably put jboss-structure.xml into jsf.deployer/META-INF,
>>> so you're not depending on "proper" structure deployers to be used,
>>> when *not* recognizing your Mojara and jsf-libs dir as non-deployments.
>>> e.g. someone might resurrect sar' lib/ structure deployer or have matching group structure deployer
>>>
>>
>> I can add this if you like.
>>
>>
> Yes, please do. Thanks.
Done.
Just have a look at jboss-structure.xml's TODO,
and perhaps fix it, so we don't pickup Mojarra dirs as potential classpath.
It shouldn't be a problem, but just to make it more explicit / exact.
More information about the jboss-development
mailing list