On 21 Oct 2008, at 19:10, Max Rydahl Andersen wrote:
On Tue, 21 Oct 2008 20:00:56 +0200, Max Rydahl Andersen
<max.andersen(a)redhat.com
> wrote:
> Hi,
>
> Walking through jira issues for JBT 3 beta1 and I just stumbled into
>
https://jira.jboss.org/jira/browse/JBIDE-2702 which is caused by
> <security:rule-based-permission-resolver security-
> rules="#{securityRules}"/>
> now being in components.xml by default.
>
> That is for some reason failing for us - probably we are missing a
> drools jar or something ;)
hmm...this is caused by security:rule-based-permission-resolver
should map
to org.jboss.seam.security.RuleBasedPermissionResolver
Every other construct in components.xml does that but that class
does not exist as far
as I can see so that gives an error.
Is it us or Seam 2.1.CR that is broken ?
This works in seam-gen. Shane added supported for mapping a namespace
to multiple packages (not sure if this was a good idea).
/max
_______________________________________________
seam-dev mailing list
seam-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/seam-dev