Yeah, I think there were quite few times when JIRA domain was down. I think sometime in the past the Jira link in nhforge.org itself pointed to the Jira IP.
I looked it up from some previous group message, you can access NH Jira at http://216.121.112.228/. Regards, *Mohamed Meligy *Readify | Senior Developer M:+61 451 835006 | W: readify.net [image: Description: Description: Description: Description: rss_16]<http://gurustop.net> [image: Description: Description: Description: Description: cid:[email protected]] <http://www.linkedin.com/in/meligy> [image: Description: Description: Description: Description: cid:[email protected]] <http://twitter.com/meligy> <http://www.greatplacetowork.com.au/best/best-companies-australia.php><http://www.readify.net/AboutUs/NewsItem.aspx?id=10> On Fri, May 6, 2011 at 2:18 AM, pcon <[email protected]> wrote: > I think JIRA is offline... http://jira.nhforge.org/ > > On 5 Mai, 16:22, Fabio Maulo <[email protected]> wrote: > > And what about a failing test with a JIRA ticket ? > > > > -- > > Fabio Maulo > > > > El 05/05/2011, a las 10:39, pcon <[email protected]> escribió: > > > > > > > > > > > > > > > > > Hello everybody, > > > i think this bug allready exists in NHibernate: > > >http://opensource.atlassian.com/projects/hibernate/browse/HHH-5871 > > > > > I have transform the patch to nhibernate (C#). > > > In my opinion this patch will fix the problem in nhibernate, too. > > > > > Code: NHibernate.Engine.TwoPhaseLoad [LINE: ~129] (Version 3.1.0GA) > > > > > object proxy = persistenceContext.GetProxy(entityEntry.EntityKey); > > > if (proxy != null) > > > { > > > var lazyInitializer = ((INHibernateProxy) > > > proxy).HibernateLazyInitializer; > > > if (lazyInitializer.IsReadOnlySettingAvailable){ > > > // there is already a proxy for this impl > > > // only set the status to read-only if the proxy is > read-only > > > isReallyReadOnly = lazyInitializer.ReadOnly; > > > } > > > > > } > > > > > greets pcon! > > > > > -- > > > You received this message because you are subscribed to the Google > Groups "nhusers" 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 athttp:// > groups.google.com/group/nhusers?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" 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/nhusers?hl=en. > > -- You received this message because you are subscribed to the Google Groups "nhusers" 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/nhusers?hl=en.
