Red Hat Sued Over Hibernate ORM Patent Claim
fmarines writes "Firestar Software has filed a patent claim against Red Hat for infringing on a patent Firestar filed in 2000 covering O/R mapping. The amount of the lawsuit was not disclosed. The complaint centers around JBoss 3, and the patent claims that JBoss was given prior notice that marketing, distribution, and support services violates Firestar's patent, and that Firestar 'has suffered and will continue to suffer substantial damages.' Firestar produces the ObjectSpark, an transactional object mapping engine which appears to not have had a new release since May 2003, according to the Firestar press release page."
Red Hat Sued Over Hibernate 3 ORM Patent Infringement Claim
Posted by Floyd Marinescu on jun 29, 2006 09:40 PM
Community Java Topics Legal Matters, Data Access, Business
Firestar Software has filed a patent claim against Red Hat for infringing on a patent Firestar filed in 2000 covering O/R mapping. The amount of the lawsuit was not disclosed. The complaint centers around JBoss 3, and the patent claims that JBoss was given prior notice that marketing, distribution, and support services violates Firestars patent, and that Firestar "has suffered and will continue to suffer substantial damages." Firestar produces the ObjectSpark, an transactional object mapping engine which appears to not have had a new release since May 2003, according to the Firestars press release page.
The patent covers (from US Patent office patent # 6,101,502):
A method for interfacing an object oriented software application with a relational database, comprising the steps of:
selecting an object model;
generating a map of at least some relationships between schema in the database and the selected object model;
employing the map to create at least one interface object associated with an object corresponding to a class associated with the object oriented software application; and
utilizing a runtime engine which invokes said at least one interface object with the object oriented application to access data from the relational database. ide interface objects that are utilized by an object oriented software application to access the relational database.
Interestingly, the same patent (follow link for full PDFs) was filed under a different company name to the European patent office back in 1998, but was withdrawn. The patent is not related to yet another patent Mapping architecture for arbitrary data models filed in 2005.
Patent experts told InfoQ that the lawsuit appears to be skillful manoeuvring on Firestar's part; they waited until after the JBoss Red Hat acquisition intentions were announced and notified JBoss about the potential infringement on May 26th, which was within the JBoss Red Hat due dilligence period. This would have required JBoss to either instantly settle with Firestar or be forced to notify Red Hat which could have cancelled the acquisition deal, which was announced as finalized on June 5th (with Red Hat aware of the risks). Firestar then notified Red Hat on June 7th that they were in violation of Firestar's patent. As a further example of manoeuvring, the word among patent experts is that the specific district Firestar selected to perform the lawsuit in (eastern district of Texas) is famous among patent circles because a patent claimant has never lost a lawsuit there.
It seems clear that the timing of the lawsuit was designed to take advantage of the Red Hat acquisition. Firestar certainly had other potential targets, including Oracle (TopLink), BEA (Kodo), and even the JCP (EJB JPA).
Note: updated June 29th, 10:40pm
--- "To pee or not to pee, that is the question." ---
Continue allowing these suits to be brought before the court. However, if the plaintiff loses on the basis of an invalid patent, he/she will receive 100 lashes with wet bamboo strips -- the plaintiff's attorneys as well.
So they're not doing that well and need cash?
What we really need here is a proverbial SPAM filter on lawsuits for things like this. It is no wonder that people and/or companies with valid claims tend to hesitate to take their claims to court, knowing that this kind of hogwash is bogging down the system.
Seems like Firestar's time could be better spent actually developing something new, instead of sitting around waiting for an excuse to sue in order to generate some cashflow.
Support a true independent artist - Leila Lopez
JBoss 3 was released in May 2002.
However, Hibernate wasn't a JBoss project until September 2003.
I'd guess that the claim relates to Hibernate 3, but they are desperate to mention JBoss as much as possible for the FUD value.
This is really low - wait until your software gets in heavy rotation and then go after people using it. My question is why did they go after RedHat/JBoss? Why not go after the big dogs; Oracle (TopLink), BEA (Kodo), and even the JCP (EJB JPA)?
Again, software patents are a bad idea.
KangarooBox - We make IT simple!
1. JBoss gains widespread acceptance, and threatens Sun's Java model, dominance.
2. Despite Sun introducing new enhancements, developers are switching to the JBoss architecture and portal in droves.
3. RedHat acquires JBoss, gets sued, and loses - 'tainting' JBoss in the process.
4. Sun wins - one big competitor tainted and gone.... MS wins - open source apps around JBoss fall away.
Sound plausible?
If you keep throwing chairs, one day you'll break windows....
How can you implement an Object Realstional Mapper and not violate this patent?
I expect this to be the first of many claims :-(
Just took a quick read of the patent and it looks like this is a pretty wide reaching patent. Anything that maps a database to an object is covered by this one. Does this mean Ruby on Rails is under the gun? Of course, they have no money (I guess) so they wouldn't be a target. But they would still be violating a patent and that could limit their future growth potential.
KangarooBox - We make IT simple!
We need reforms which basically state that if you choose to enforce your patents selectively then you should lose them.
You either license to everyone you intend to allow use of your patent or you lose it.. you should not be allowed to hide in wait and opportunistically/arbitrarily ambush companies and developers.
This should especially apply to companies who apply for patents, then sit on them while other companies do the work, only to sue them and take all their credit and revenue.
That's not capitalist.. it's parasitic.
VLC FOR MAC IS DYING! IF YOU DEVELOP, PLEASE SAVE IT!!
Firestarter Software is probably not doing very well. Why else would they launch a software patent lawsuit? On top of that, they have actual products in the market. Seems to me that this makes them very vulnerable to countersuits.
Am I right thinking it shouldn't be too difficult to sue Firestarter Software into oblivion?
Surely there's a wealth or prior art for this kind of thing, ORM was popular before 2000. What about Next Computer's Enterprise Objects Framework? That's been around since at least 1994 according to WikiPedia - it still lives on as part of Apple's WebObjects system.
I am NaN
...Economics.
All these projects have been registered before or in 2000 (when the patent has been filed according to TFA):
http://sourceforge.net/projects/jgrinder
http://sourceforge.net/projects/leap
http://sourceforge.net/projects/neo
http://sourceforge.net/projects/nexusproject
As this is a patent it shouldnt matter too much, if they actually had a working implementation at that time. (IANAL and all that jazz).
That would nip this in the bud.
http://en.wikipedia.org/wiki/Firestar
They have some nice offices here, no language problems for existing staff if they move to Guildford (UK).
[**] - OK -- I know that some are trying to introduce it, but the EU seems to not be that stupid (fingers crossed)
Recall that RIM was forced to settle to the tune of half-a-billion dollars even though the patents were in the process of being successfully challenged. I don't know if the settlement involved dropping the challenge, too.
I have read the patent and in my opinion it does not describe a method at all. It is just an example, with a few diagrams, of how a mapping might be done. There are thousands of academic papers that describe systematic ways of doing this, and lots of products, too.
So what exactly does this patent cover? A for instance of how to map the "name" method of an object into a "name" column in a table?
It is laughable that this patent was granted; however, I doubt Red Hat share the laughter.
Prior Art, 10 times over. No case. Thank you. Next.
We suffer more in our imagination than in reality. - Seneca
"Just took a quick read of the patent and it looks like this is a pretty wide reaching patent."
The very best way to read a legal document. Gets rid of the pain quickly.
Now are there any lawyers here who would like to comment? Maybe say a few words to the effect "we're right, Firestar is wrong", dance around the coffee table time.*
*Maybe get a bumper sticker for our bikes that says "ring bell if you hate patents". Something more original than this patent.
At my company, we wrote software that basically does the same thing back in the late 80's - early 90's and have been using it for high-profile, high-cost software ever since... While I don't know if we ever applied for a patent on the idea, I would bet that there is a lot of prior art out there... I just hope that Red Hat's lawyers are good enough to find it and use it appropriately.
Logic is the beginning of reason, not the end of it.
Smalltalk at an OR/M mapping engine from about 1994. I think I'm right in saying it was subsequently acquired by Oracle, ported to Java and became know as Toplink. In any case it's a pretty clear-cut prior art so the patent won't stand if anyone wants to defend it.
Would someone kindly translate the FP's title for those of us not intimate (in the Biblical sense) with Java's current political environment?
Ugh, I hate trolls. Regardless, this is nothing but an object mapping, and it has been around years before Firestar. This should be an easy one for Red Hat.
Regards,
Steve
The patent was filed on September 25, 1998. It was granted August 8, 2000.
Reemi.
You either license to everyone you intend to allow use of your patent or you lose it.. you should not be allowed to hide in wait and opportunistically/arbitrarily ambush companies and developers.
That would be disasterous. You forget to account for the number of companies who do real work and hold patents for MAD purposes. Give those companies lawyer's a choice between "enforcement" and "losing the patent", and a significant proportion of them will choose "enforcement".
We too have suffered and will continue to suffer substantial damages due to Hibernate.
Don't forget the defense lawyer. He deserves it for just being there.
That patent reminds me of Monty Pythons directions on how to cure the world of all known diseases:
"Well, first of all, become a doctor and discover a marvelous cure for something, and then, when the medical profession really starts to take notice of you, you can jolly well tell them what to do and make sure they get everything right so there'll never be any diseases ever again."
It is also interesting to see the product is designed to work on Windows.
Having to work for a living is the root of all evil.
while this lawsuit is obvious BS, at least these guys have a working functional model for their patent (unlike some others in the patent market). Ya gotta give them at least 2 points for that.
Check out my lame java blog at www.javachopshop.com
Fresh patents.com link
.NET product has failed, and I'm pretty sure their Java product isn't doing that well either, considering alternatives which cost at least a lot less.
Not only that, Objectspark is one of the most expensive o/r mappers on the planet. It comes at a price of at least $20,000 (twenty thousand dollars) a pop.
Add to that that TopLink is at least 10 years old, we can safely say, Firestar is trying but is doing that in the wrong area: they should simply lower their prices and increase their value for money.
Their
FB, lead developer LLBLGen Pro
Never underestimate the relief of true separation of Religion and State.
Enterprise Objects certainly implements everything described by that patent and a bit more because it provides a data access controller layer (not just a data model layer). Not to mention I've had some limited experience viewing someone else's hibernate-based code. EO/WO is so much better than Hibernate can ever hope to be.
ORM is not rocket science. Practically all the possible techniques/strategies are well-known. If this patent is not overturned, ORM vendors will be in trouble and so will any software (written in an OO language) that persists data/state in a database.
http://buddytrace.com/
Hi,
I created a small website with MediaWiki, which is dedicated to collect Prior Art against this patent. This will help Red Hat and might prevent the same patent from beeing issued in Europe, Canada, Japan and other countries.
Let's show the world that this wasn't a new invention in 1998 !
http://helpredhat.dyndns.org/
NeXT released Enterprise Objects Foundation (EOF) in 1994 (http://en.wikipedia.org/wiki/Enterprise_Objects_F ramework), and the patent summary doesn't mention any features EOF didn't have.
Isn't this prior art?
Tuff that Smatters.
I'm pretty sure object-relational mapping has been around since long before 2000 though, if that's what the patent is about.
They'll get to sue Microsoft too over MS Access.
and the MMC snap-in for SQL server
--Somewhere there is a village missing an idiot.
Thank you for reading that wonderful article everyone. You may now reach Firestars public relations department at the following email address:
"Media Contact
Contact our public relations group to inquire about press information, to arrange interviews, to receive company information or bios of key personnel, and to request media/press kits.
pr@firestarsoftware.com"
Sales and Marketing and partnerships seem to be the same fool:
Rob McGowan
SVP, Sales and Marketing
FireStar Software, Inc.
Phone: (201) 784-3894, (201) 522-7788
E-mail: McGowan@firestarsoftware.com
Have fun, be creative!
You are checking your backups, aren't you?
6. The method of claim 1 further including the step of mapping class inheritance to rows within a table.
Clearly the person writing the patent doesn't understand object oriented programming or databases. Row 2 extends row 1? I think not (except maybe as a lab experiment proving it's possible).
And as an aside, I have violated this patent. Twice. A friend of mine working on the same project was violating it at the same time. Then we hired a third guy who violated it again. Yes, we have a project which contains four, count 'em, four, independently developed O-R mapping tools. Three of them (one of mine and the two others) were developed not knowing the others existed. Then someone recommended TopLink, which we chose not to use. Then a friend of mine showed me WebObjects, which we chose not to use. Then we hired a guy who told us about Hibernate, which we now use. WebObjects started as a NeXT project in the mid 90's. TopLink is older than the patent (I think). Our independent implementations were done without knowing about any of the existing tools or the patent, and before (I admit with some shame) we were aware of Scott Ambler's outstanding research on the subject (which dates back to 1998).
Summary judgement to the defendant, obvious and not novel.
Stop-Prism.org: Opt Out of Surveillance
It seems to me that object-relational mapping was being done as soon as object oriented programming became popular in the 1980's. Relational databases were also becoming popular and the easiest way to get persistent storage with an OOP program was object-relational mapping. By the early 1990's all the relational database providers were advertising that their products did objects, too.
Did the same patent examiner pass this one who passed M$'s patenting of sudo?
Agreed .. Obviously these guys are out for ski boat funding. You can tell that by looking at their janky home page.
>They'll get to sue Microsoft too over MS Access.
... MS agrees to buy a license at a price that is not too exorbitant but large enough to fund the lawsuit.
>and the MMC snap-in for SQL server
A "pro-business" (even though it's not, really, it's anti-competitive, anti-free market) ideological courtroom turn this into another SCO fiasco.
The craftiness of this announcement makes it appear to the conspiracy nut in me : ), that this might be supported/orchestrated with the aid of other interested parties who don't want open source to succeed (i.e: Microsoft).
Help us, Groklaw!
Maybe that's just what the world needs - a good kick in the nuts to show just how out of control the various IP laws have gotten. It won't get better gradually; it has gotten worse step by step. We need a diasaster to show just how dangerous the concept of owning a thought really is; a full-out patent war that'll destroy companies left and right and cripple the ones left standing for years to come would be just that.
Mickey Mouse will be copyrighted forever - unless something breaks. Patent minefields will grind software development to a halt - unless something breaks. And so on and so on.
Maybe there's a better solution, but I can't really see any. The IP monster keeps on growing until it's slain. And slaying it takes a crisis of catastrophic proportions. Which the IP monster itself is trying its hardest to create. I guess that's poetic justice - parasites killing their own host and dying with it. Only, of course the parasites won't die, they'll just retire rich.
Forget magic. Any technology distinguishable from divine power is insufficiently advanced.
Without someone willing to spend megadollars on a lawsuit the patent still works, valid or not.
USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
"It's the only way to be sure."
Touche.
The critical claim, it seems to me, to be this:
This describes to me a functional description like this:
object/data_model -generates-> O-R_mapping -generates-> code_for_interface_object
and
code_for_interface_object -used_by-> runtime_engine
This doesn't seem to fit hibernate at all. You can cobble togther pieces of this, such as automatic generation of the database schema from the object model; code generation from a schema. But hibernate isn't a "runtime engine" for accessing "interface objects". It sits directly between YOUR objects and the database. I'd make the distinction like this:
domain_objects --managed_by--> runtime_engine [--using--> interface objects,--against-->database]
vs.
domain_objects --managed_by--> hibernate --against-->database.
Claiming this is covered by the patent would also require claiming this is infringment
domain-objects --managed_by--> your_code --against-->database.
The only way to avoid this is to hand code database queries into every object:
domain_objects --manage_themselves_against--> database
Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
Object relational mapping is embedded in software released by EVERY major company.
Microsoft
IBM
Oracle
Sun Microsystems
etc.
They sue REDHAT?!?
So what, Redhat is the *richest* opportunity here? Redhat is the most *obvious* offender? The most *long-standing* offender? The most *widely-distributed* offender. What? What, except the only OSS company in that list!
Oh yes, it's conspiracy, plain and simple. This is a case of bad men being backed by bad men with deep pockets to go after the most UNLIKELY target. This is SCO round 2. Bullshit, prior art, will lose in the court of law but will do a tonne of damage to OSS; SCO round 2.
This is another case of rich men with no souls, go to church but prefer Satan, gang up on kind hearted people and volunteers, bullies without conscience, without love, without patriotism, without decency or virtue, pure waste of organic nutrients which could have gone to make something useful like earthworms, festering turds on lawn of humanity type men just doing what they do to those with less money and aspirations of helping humanity WITHOUT FIRST STEPPING ON PEOPLE'S THROATS TO EXTORT YOUR BILLIONS like some other notable "philanthropists" of our time.
IV and their ilk really disgust me. I've been using Hibernate for over a year and I admire their hard work and amazing code. I've been able to architect something and build it a) cheaply and b) timely. Thanks to Hibernate. Then some jerkoffs come along and try to reclaim success they never had. I'm wondering how the plaintiffs and their lawyers can sleep at night, knowing they're pond scum and haven't contributed anything to this world except for crybaby litigation. We should let the plaintiffs know how low we think they are. This happens too often, where is the outcry and action. Let's shame these people, find out who they are, and let everyone know who these trolls are.
2 years and no mod points. Join reddit. Because openness is good.
Their ORM tools are very similar to Hibernate and have been around for years.
yep,
.. shame apple dragged their feet on it.
EO/WO was the stuff back in the late 90's.
fortunately, these folks have taken the design principles and brought it all hurtling into modern java:
http://objectstyle.org/cayenne
its recently become an apache incubator project:
http://incubator.apache.org/projects/cayenne
forget hibernate, i had the serious displeasure recently of listening to the self aggrandiosment of gavin king, and the way he prattles on you'd be forgiven for thinking the sun really did shine out his ass, and that the only way to do it was his way.
try cayenne, especially if you have a little WebObjects background. ( and even more so if you think hibernate is it and a bit )
anyway, back OT, +1 on the lashings with wet bamboo canes above please.
Give those companies lawyer's a choice between "enforcement" and "losing the patent", and a significant proportion of them will choose "enforcement".
Apparently, nothing short of actually attempting to implement such a 'modest proposal' will get IP laws fixed. Perhaps exactly what we need is a total all out suitfest where every IP owner in the U.S. sues every last person for everything. Perhaps when the courts realize that the only ways available to track that many suits at once and schedule the trials (out to about 21500 A.D.) would require more patent licensing fees than the next 50 years GDP somebody will decide that enough is enough.
IP is supposed to allow people who do intellectual work for a living to make a decent living doing so. Unfortunatly, it has been turned into a sort of lottery where the goal is to have that one legally protected thought that lets you live off of the backs of everyone else in perpetuity.
The real problem seems to be that we treat the law like programming. It's become all about the minutiae, finding the technicality. Unfortunatly, we do not know enough to actually codify what we mean by justice or fairness in that way. Until we do, there will always be cases where we routinely slaughter the spirit of the law in the name of it's letter. There will always be cases where we mistake the letter of the law for it's intent and so pervert it (just like congress seems to have forgotten that ownership of IP was never the intent, only a quick and dirty hack to achieve the more laudible goal of furthering the useful arts and sciences).
Compounding the problem, the law will always be filled with trolls of all sorts who will strongly encourage this state of affairs so thgey can get rich off of the backs of the truly productive.
While there have been legal trolls as long as there have been laws, shifting attitudes and the loss of social cohesion have vastly increased the problem. It is now quite easy to troll for a lifetime and never face the censure of anyone you might have to live next to. At one time, that pattern of abuse and move on was limited by the required nomadic existance when travel was hard and slow.