Hi, Jonathon, How can i enable this profile extensions?
Thanks for the help and patience =) TrentCioran On 2 jun, 01:33, Jonathon Rossi <[email protected]> wrote: > When you say freezing, I assume you mean it is taking ages to execute. Are > you able to profile your application with the extensions enabled, to see > where it is freezing. > > > > > > On Tue, Jun 2, 2009 at 4:26 PM, TrentCioran <[email protected]> wrote: > > > Hi, > > > I'm using DP2 in my application, but i'm having a strange behavior, my > > application is by the way a web 2.0/Ninject/ActiveRecord application. > > > Usually, i'd recieve a request in json format, process it, and invoke > > the corresponding service via a component i'd developed for this > > purpose which obtains the service from the IoC container and invokes > > the service with the supplied parameters. > > > My IoC container is accessed via a wrapper that encapsulates the api > > specific code, here is the place where i'd create the interceptors (i > > cal it extensions in my application), when a service is requested. > > > The strange behavior i'd talk is thatmy tests run perfectly and works > > as it is designed (test for the inteerceptors, for one of the affected > > services, and with the service invoker), but when i'd test it in the > > real web application it just don't work, it freezes when it does a > > query to the database, i'f say is a problem with DP2 because it runs > > perfectly smooth when i deactivate the extension feature of my app > > (turn off interceptor creation). > > > Does anyone have an idea of why this is happening? > > > Thanks > > > TrentCioran > > -- > Jono --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
