Red Hat Claims Patent On SOAP Over CGI
WMGarrison writes "US Patent 7453593 claims command-line processing by a web server of SOAP requests, resulting in XML responses, from and to a remote client. The HTTP Common Gateway Interface (CGI) operates precisely as described in Claim 1. If you POST a SOAP document and return an XHTML response or a SOAP document, this infringes Claim 2, since both XHTML and SOAP are XML languages. This patent thus claims to own the processing of SOAP documents by CGI programs."
If this results in the abandonment of SOAP, I'm all for it.
t
OK, to save companies time and money (except for the Trolls and parasites), just get rid of software patents already. It's not good for buyers or sellers. It's not good for employees. It only benefits lawyers and patent troll parasites. Patent reform shouldn't take years, it should take days. I don't want to see another story like this ever again.
Perhaps I should patent Talking. A means of transferring information between people. If you submit audible sounds to a individual and get audible sounds back, then you are infringing. :-) For a follow up I'll patent political speeches.
When will the madness end?
Think Deeply.
All of the various "free patents" sites are pure spam. The USPTO, like many other patent offices around the world, lets you view patents online for free - including free from ads.
In this particular case, you can read the patent here, straight from the horse's mouth.
These are defensive patents. You have to file them if you're in the US software business, or else risk getting sued for $billions. Read how Red Hat licenses their patent portfolio to all open source projects.
libguestfs - tools for accessing and modifying virtual machine disk images
You are aware they aren't patenting things to prevent others from using those concepts or to change a fee to use the process. Instead they are doing it as a defensive measure against the likes of SCOs, M$ and greedy lawyers. They aren't patent trolls, they are protecting themselves and the Linux.
Respect the Constitution
A circular load bearing device where a bent-wood rim is suspended around a hub with wooden segments of equal length. This is useful as a method of facilitating the motion of wagons, chariots and the like. Optionally a metal (bronze or iron) rim can be placed around the wooden rim adding greater durability at the expense of weight.
LedgerSMB: Open source Accounting/ERP
Of course they are. Of course they are. It's not bad when "we" do it.
Cretin - a powerful and flexible CD reencoder
I haven't had to wade through that many acronyms since "Good Morning Vietnam"
Bilski doesn't apply here, as the In Re Bilski ruling only applies to Process claims. The claims in question are directed to a system.
MS Robotics Studio uses Soap to XML. Haha, how like life now.
Strive for perfection in everything you do. Take the best that exists and make it better. When it does not exist, design
You are aware they aren't patenting things to prevent others from using those concepts or to change a fee to use the process. Instead they are doing it as a defensive measure against the likes of SCOs, M$ and greedy lawyers. They aren't patent trolls, they are protecting themselves and the Linux.
You don't need a patent for that just prior art in the wild
Therein lies the problem. I'm a one-developer shop. Even if a claim is 100% bunk, I can't afford to defend myself from a legion of lawyers who would simply drag out a court case forever - SCO style. Since I'd like to actually work instead of spend my life in court, I'd be forced to settle - giving said patent a bit of legitimacy. It's not a protection now, it's a business model equivalent to a protection racket.
Why can't all fpga/microcontroller manufacturers just release free optimizing compilers???
Face it- if Red Hat hadn't done it, M$ probably would have. It's likely a "defensive" patent they are unlikely to use unless provoked. It's all just a game. A big, high-stakes, unfortunate game.
A circular load bearing device where a bent-wood rim is suspended around a hub[...]
Except in Australia, such a patent was issued.
We have know for a long time that Red Hat is a patent troll. They make IBM look like noobs.
Ok, c'mon now... Redhat (IBM as well) is part of OIN... Press Release here... How about we wait until they actually do something trollish before throwing around accusations like they were government bailout money...
Ascalante: Your bride is over 3,000 years old.
Kull: She told me she was 19!
You know, I never understood the "don't drop the soap" joke. Surely if someone is physically able to rape you anally, then there is little to no advantage to you bending over initially.
And if you've ever got a large quantity of soap in your eyes, you'll know that having bent over to get the soap, you've got your hands on quite a good weapon.
The joke seems to imply an attitude of "Oh jeeze - well, since you've started, you might as well finish", which rather cuts against the whole homophobic thrust. I've read back over these passages a few times, but it still doesn't make sense - is it just going straight over my head?
You hit a small shop first to gain that legitmacy. The next place you sue(slightly larger), you show that you've succeeded in court before, and that either gets them to settle or influences the judge in deciding for you. You continue up the chain until you get smacked or start making serious money. If you get any resistance, you drop it as soon as possible and go on the next company. While you may have had success as an individual, most of these cases would either avoid you initially after you pushed back or smack you into the ground later through accumulated successes.
As for you reducing this discussion to teenagers stealing games, that is quite bizarre. Many of us are reliant on IP laws, whether to using hacks to get around the limitations(GPL, BSD, Creative Commons) or working in the system(standard copyright, extra rights/limits through contracts, etc).
I don't hate IP wholesale, I need it as a backdrop to the extra rights I grant those who use my software. Otherwise everything uses the WTFPL without the name change requirement. What I hate are those who take advantage of a system that is sorely out-of-date for purposes that contradict what the system was supposed to do.
I've been using such a command called bric_soap in Bricolage (Perl-based CMS) for the last six years at least.
Introduced in 2002: ViewVC
An example (see the API docs, navigate to bin -> bric_soap ...): "Republish all published stories. This is useful when a template change needs to be reflected across a site. The sort -k2 -t_ -n is a crude way to make sure that newer stories overwrite older ones."
bric_soap story list_ids --search publish_status=1 | sort -k2 -t_ -n | bric_soap workflow publish -
With any luck, this will finally put SOAP to REST.
I'm a Programmer. That's one level above Software Engineer and one level below Engineer.
http://www.redhat.com/legal/patent_policy.html
Police State UK - news and
A patent is not infringed upon unless all claims within the patent are infringed upon. The slashdot submission does not take into account the other claims in the patent.
Of course, that doesn't really matter, because there are numerous prior art implementations of a CLI integrating to SOAP for something like this. For example, IBM WebSphere Portal has an xmlaccess command line utility that does exactly this.