Sponsored Content
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Novell Moves Another Piece Forward: Files Request for Judicial Notice Post 302398770 by Linux Bot on Thursday 25th of February 2010 01:45:05 PM
Old 02-25-2010
Novell Moves Another Piece Forward: Files Request for Judicial Notice

Novell moves another piece forward in this intricate chess game of preparation for the upcoming trial in SCO v. Novell, filing a Request for Judicial Notice of Prior Factual Findings:
Novell ... respectfully requests that the Court take judicial notice of certain factual findings that were previously made by this Court and affirmed by the Tenth Circuit or not appealed.
My first reaction was that Novell would at least like to make sure that points Novell has already won both at the district court level before Judge Kimball and which were confirmed on appeal or never appealed don't have to be won again before Judge Stewart. We have seen in the past where SCOfolk tend to bring old issues up again and again, after all.
But it's deeper than that. Now that the court here has ruled on most of the motions in limine, Novell is now free to propose a list of items it won before Judge Kimball and that were upheld on appeal (or not appealed at all) and in some cases confirmed by Judge Stewart when he granted a particular Novell motion in limine. So they do that. In other cases, as you'll see when you read the filing, it has to do with issues where the judge granted a Novell motion in limine so that a particular SCO claim was tossed out of the case, but Novell would like the earlier factual findings from that claim mentioned to the jury, because they touch on other claims still in the litigation. And in at least one case, it's a way to make sure the jury knows the full picture, not just the tiny slice SCO would like it to hear about.
Here's the definition of what a request for definition is. If the court agrees to the list, then the facts will be presented to the jury in the jury instruction as uncontroverted facts they have to accept as reality and not something for them to figure out anew.

More...
 

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

http request forward

Hi, Maybe it's a stupid question, anyway here goes.. I have an Apache web server on Solaris box, let's say A, with a public ip and a web application on a Linux box, uhmmm B, on a private lan with a private ip. I want the people from outside to connect to the app, but its inside the lan,... (4 Replies)
Discussion started by: piltrafa
4 Replies

2. Web Development

Copy and forward apache http request

Hello, I am using apache 2.2 and I need to have certain http requests (those including example.com for instance) to be executed normally and forwarded to another server. With mod_rewrite, I could easily forward but then the input request would not be executed on my server. Right? Am I... (1 Reply)
Discussion started by: JCR
1 Replies
Mono(permview)															    Mono(permview)

NAME
permview - Viewer for declarative security permission sets inside assemblies. SYNOPSIS
permview [options] assembly DESCRIPTION
This tools allow to list the declarative security attributes present in an assembly. The security attributes are either found on the assem- bly level, on the classes and the methods. This tool is useful to diagnose why an assembly won't load or why some class/method throws Secu- rityException. OPTIONS
-output filename Output all declarative security attributes related informations into the specified file. -xml | --xml | /XML Output all declarative security attributes in an XML format. -decl | --decl | /DECL Show declarative security attributes on classes and methods. The default, without the -decl option, is to show only the assembly level permission sets. -? | /? | -h[elp] | /h[elp] Display help informations about the permview tool. EXAMPLES
permview mscorlib.dll This will show the minimum, optional and refused permissions sets (i.e. the assembly level security actions) that are compiled inside the mscorlib assembly. permview -decl permview.exe This will show all (assembly, class or method level) declarative security attributes present in the permview.exe assembly. AUTHOR
Written by Sebastien Pouliot COPYRIGHT
Copyright (C) 2004-2005 Novell, Inc (http://www.novell.com) MAILING LISTS
Visit http://lists.ximian.com/mailman/listinfo/mono-devel-list for details. WEB SITE
Visit http://www.mono-project.com for details Mono(permview)
All times are GMT -4. The time now is 07:10 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy