breaks richfaces functionality???

2 views
Skip to first unread message

deanhiller

unread,
Jul 12, 2008, 5:25:26 AM7/12/08
to UrlRewrite
Has anyone used richfaces with urlrewriter. I added these two rules
and that is it which I thought would keep all my pages the same...ie.
just pass everything through, but now when I access pages in the web
folder, their richfaces components can't find the javascript all of
the sudden....

<rule>
<from>^(/web/.*)</from>
<to>$1</to>
</rule>
<outbound-rule>
<from>^(/web/.*)</from>
<to>$1</to>
</outbound-rule>

Is my rule incorrect for straight passthrough? or is something
weirder going on? This is my only rule...once disabled, richfaces
works, once I put it back enabled, it breaks again.
thanks for any advice on this!!!!
Reply all
Reply to author
Forward
0 new messages