Hi,

I'm currently trying to create a custom url rewriting rule using the
IRoutingRule of MonoRail.  The custom rule needs to access the
database to find the relevant matches to the url being passed in.
However I am getting a bit stuck here as  the UnitOfWork does not
appear to have been initiated at this stage and thus I cannot use the
Repository to query the database.

I know the Repository is working in other cases because when I switch
off the url rewriting the controllers can access the Repository just
fine.

What am I doing wrong in terms of getting the Repository to work as
part of the custom rule?

Thanks

John
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rhino-tools-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to