Slashdot Log In
JBoss Group Developers Walk Out
Posted by
simoniker
on Wed Jun 04, 2003 09:22 PM
from the neither-j-crew-nor-j-lo dept.
from the neither-j-crew-nor-j-lo dept.
An anonymous reader writes "According to The Inquirer, 'seven consultants for The JBoss Group publicly announced the immediate termination of their contracts and the foundation of their new company, Core Developers Network.'"
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
So... (Score:5, Funny)
What is Core Developers Network? (Score:3, Informative)
(http://www.gortbusters.org/ | Last Journal: Friday June 11 2004, @06:34AM)
We are pleased to announce the founding of Core Developers Networkâ, a new services company supporting enterprise open source Java software. Core Developers Network is a partnership of peers with the guiding principles of integrity, openness, and fairness. Its charter is to provide a commercial infrastructure to enable open source contributors to deliver their professional expertise to the marketplace, independent of their contributions to open source projects.
Many of our partners are core developers with cvs commit privileges on the JBoss project, and this enables us to offer a wide range of services geared towards the JBoss server, including professional documentation, training and expert support.
The focus of Core Developers Network, however, is wider than just JBossâ, and we have partners with cvs commit privileges on other projects including Jetty, Apache Jakarta, and XDoclet. Direct support is available today for these projects, as well as 3rd party support for several other Core Technologies.
We are committed to having the same level of involvement in our current projects that we have had in the past. This means that we will continue to work on the JBoss project itself. In addition, we will continue to support the JBoss project via the jboss-development and jboss-users mailing lists maintained by SourceForge.net, as well as any other open public forum. Unfortunately, the forums on jboss.org are a commercial venue for the JBoss Group LLC, and therefore we will not be participating in them.
A few of our partners have offered support through the JBoss Group LLC in the past, but for various reasons have concluded that their professional aspirations would be better served outside of the JBoss Group LLC. In order to ensure that customers previously supported by our partners continue to receive the same level of high quality support, Core Developers Network is offering these customers a limited amount of free support during this transition period.
We want to emphasize that our partners will continue to provide the same responsive, high-quality technical support as we have always done. The founding of Core Developers Network simply signals the natural emergence of competition in the marketplace. We hope that broadening the range of service options for open source projects will raise the level of support available and lead to even greater adoption of these Core Technologies.
Please look for us at JavaOneâ booth 1705!
Core Developers Network
This just in... (Score:5, Funny)
We are moving our focus from Java to PHP, and whill henceforth be known as PHBoss.
Re:I've got a more basic question (Score:4, Informative)
Re:forgive my ignorance... (Score:5, Informative)
(http://www.bartlettpublishing.com/)
* Have instantiation of one object bring half the database into memory
* Write code that intelligently loads and unloads references seamlessly from the database on demand (_lots_ of work)
* Get someone else's code to do it for you
Option 3 is the application server. Remember also that if you have your application spread across 13 servers, and all of them need access to the same object, where is the object going to live? If you have 13 copies of it, what happens if an instance gets modified - how do the other 12 instances know to reload their data? If you keep it on one server, how are you going to handle load balancing intelligently?
The purpose of application servers is to have a canned infrastructure capable of handling these problems well. There are many other plumbing considerations that application servers keep track of, such as nested transactions, being able to remap data items onto different tables/attributes, being able to set the environment of an application through a simple text-based descriptor, etc.
Usually I've found that for smaller-scale projects, application servers are overkill. However, for large-scale projects, they keep your project from becoming the ultimate hack-job. The trade-off probably hits when you have about 3 front-end webservers. For some items it hits as soon as you need 2 servers, for the load-balancing/synchronization problems.
Re:forgive my ignorance... (Score:5, Informative)
you missed the point by a mile, the main purpose of the application server is to hold your business logic tier in a multi tier application, so you have a database-vendor neutral application, and the option to use multiple clients like web, standalone desktop applictions, mobile devices etc..etc.., scalability and mangeability are just bonuses...
These guys like Java... (Score:5, Funny)
(http://www.gortbusters.org/ | Last Journal: Friday June 11 2004, @06:34AM)
Re:These guys like Java... (Score:5, Funny)
(http://www.datadump.net/)
No, the real question.... (Score:5, Funny)
I think the real question is: Is Dain's last name "Bramage"?
Inquisitive minds just gotta ask....
Sorry I couldn't resist.
ahem they did not walk out (Score:5, Informative)
(http://www.jroller.com/page/shareme/Weblog | Last Journal: Tuesday September 03 2002, @07:25AM)
There servered their consulting contracts JBoss group only..
People really should master the skil of reading sometime soon..
Re:ahem they did not walk out (Score:5, Funny)
is this even legal ? (Score:3, Interesting)
Sounds like a nice good legal brawl brewing up.
Download jboss before it is too late !
Am I missing something? (Score:1)
Why is this /. worthy? It's just a breach of contract, probably mixed with bad management, big egos, and stealing customers.
Re:Am I missing something? (Score:5, Insightful)
Re:Am I missing something? (Score:5, Interesting)
This is like saying, oh, some Apple developers left to start BeOS. Hopefully with better results. Is that news? (Now, I know the folks say that they plan to continue work on JBoss, but we'll see how long that lasts, or if the end up forking JBoss too.)
Its kinda like XFree86 being forked... only different.
Meet the JBoss ... (Score:5, Funny)
(http://slashdot.org/)
Now we're doing, (Score:3, Funny)
Re:Now we're doing, (Score:5, Funny)
(http://brainscat.com/)
God, I'm a dork. I (futily) hope someone else finds this amusing.
motivations for new company? (Score:5, Interesting)
(Last Journal: Tuesday October 21 2003, @01:08AM)
1. Dedicate self to just doing "Open Source" work
2. ???
3. Profit!
Yeah, okay, they are associated with existing projects. But the site makes it sound like they are running a business, but they as yet have no proven business *product* unique to themselves.
Re:motivations for new company? (Score:5, Informative)
(http://slashdot.org/ | Last Journal: Monday October 06 2003, @09:20AM)
then think of it as forking step 2.
Remainder of my
Re:motivations for new company? (Score:4, Informative)
(Last Journal: Monday August 04 2003, @04:01AM)
Documentation [coredevelopers.net] - Subscriptions
I'd say attending training delivered from the core developers is not something that is offered very often.Training [coredevelopers.net] - From core developers
Support [coredevelopers.net] - Including remote development
some faces to those names (Score:5, Interesting)
Who? what? when? why? how? (Score:5, Interesting)
Journalism? We don't need no stinkin' journalism!
Re:Who? what? when? why? how? (Score:5, Informative)
(http://lylejohnson.name/)
JBoss [jboss.org] is a very popular, open-source application server for the Java 2 Platform, Enterprise Edition (J2EE) [sun.com]. And although the JBoss software is free, there is a commercial consulting firm, the JBoss Group LLC, which provides support, etc. for JBoss users. The Marc Fleury referred to in the Inquirer article is the founder and CEO of the JBoss Group.
Dain Sundstrom (the "Dain" from the Inquirer article) is one of the core JBoss developers. He was also working as a consultant for the JBoss Group. He and several other consultants for the JBoss Group have jumped ship to start their own consulting firm [coredevelopers.net], providing support for JBoss as well as other enterprise open source Java software.
The story is a big deal to JBoss users for a number of reasons. For one, a lot of commercial companies are use the commercial support provided by the JBoss Group as justification for going with an open source software solution (as opposed to one of the much more expensive commercial application servers). This was a relatively large loss of personnel for the JBoss Group and it thus raises questions about the reliability or stability of commercial JBoss support. Another important question is how this defection will affect these core developers' standing in the JBoss development group. Obviously, it won't be pretty, but will be they be kicked out altogether?
As for the background (the why), I don't have an answer for you. I don't know if grievances have been publically aired leading up to this, and I wouldn't have been paying attention if they had been. So I'm interested to see what details, if any, emerge over the next few days.
Commercial Support for OpenSource (Score:5, Insightful)
(http://bigmoneyjim.com/content/blogcategory/24/46/ | Last Journal: Tuesday March 28 2006, @07:41PM)
Just last night I installed JBoss/Tomcat to kick it around and consider it for our possible future business.
I keep going back and forth about commercial suppport. I keep thinking "gee, in a business where business revenue relies on the server software perhaps we should go ahead and pay the big bucks for a commercial product with support." Then I realize I currently work in a large company that pays for commerical products and the vendor support reps are clueless and we have to eventually figure out the problems and fix them ourselves anyway. (Disclaimer: I'm a network admin, not a developer, so my vendor experiences are with implementation and operational issues.)
Okay, what about liability then? I've heard before that you want to feel there's someone to sue if something goes wrong. But who's ever sued Microsoft (or IBM, Sun, HP, BEA, Oracle) because of lost business revenue due to their products?
What do you really get from paying the big boys big money?
I have a sneaking suspicion I'd come out way ahead financially and operationally if I take the money I save on huge up-front licensing and ongoing per-seat licensing and split it between the business and a support fund, and if we run into a problem we can't handle it's time to hire one of the developers of the software to fix it for us, or in the case of JBoss use the Core Developer's consulting service.
Re:Who? what? when? why? how? (Score:5, Insightful)
(http://www.cinenet.net/~cberry/ | Last Journal: Friday January 11 2002, @04:07PM)
But can the site survive a slashdotting... (Score:2, Funny)
(http://gnuthought.com/)
That hurts. Not only did they have to throw together a site in secret, as soon as it hits the net it has to face slashdot. I will be truly impressed if it survives.
Those servers that are about to die, I salute you.
Who? (Score:5, Interesting)
(http://bonkoif.com/)
In fact, it sounds like they're just being antagonistic, and using
Oh, and as I remember it, it wasn't just their call to terminate their contracts with JBoss Group for providing support. JBoss Group was non-renewing the contracts anyways, because they had decided that it was a better idea for them to be the support company themselves. They didn't terminate the contracts immediately when they started their own support offerings, but they did make the decision to not have any new consultants, and to start thinning out the ones they did have.
-Todd
Re:Who? (Score:4, Informative)
Seems they just want to earn some money doing their own support, probably because they don't like the Jboss group model, or were not getting ahead with them.
I doubt this is a big deal. Probably just here on slashdot because
a) People like to wind up Marc Fluery
b) See above
Who cares (Score:2, Interesting)
Arrrrr Captain - the techies are revolting !! (Score:3, Interesting)
(Last Journal: Wednesday August 06 2003, @12:27AM)
My guess is it doesn't - I don't know much about what JBoss group, but my guess is they do pretty much the same old EJB consulting for customers that everyone else does. Building yet another Customer object for yet another client. Not the sort of thing that requires the world's greatest experts in transaction management, object persistence, etc. etc.
As long as the JBoss group can quickly fill in for these guys with warm bodies who know how to write "Hello world" (any Java programmers on the bench and eager for work right now ? Yep, thought so) then their customer contracts will just keep trucking along. Then these guys and their break-away will be faced with the dilemna that JBoss Group has solved - making money.
i think it was the name (Score:2)
Integrity? Openness? Who are they trying to kid? (Score:5, Insightful)
(http://dossy.org/ | Last Journal: Monday May 05 2003, @09:32PM)
This seven person exodus doesn't exactly sound like the most open or fair thing to do to The JBoss Group. But, maybe I'm wrong ...
-- DossyRe:Integrity? Openness? Who are they trying to kid (Score:4, Insightful)
JBoss? (Score:5, Funny)
_thinks to self: People still care about EJBs? Who knew?_
_goes back to work on tomcat_
(I exaggerate, for comic effect, of course)
Cheers,
prat
All for it... one question though (Score:5, Insightful)
(http://www.school.net/)
I wish the Core guys well. They do good work.
One question though: what about the business?
An lot goes into hiring enterprise consulting,
beyond good coding skills-- think of accounting,
insurance, scheduling, dedicated team reps, etc.
More importantly, my number one consideration
was trustworthiness-- including dependability--
so a mass walkout seems like a difficult launch.
Cheers, Joel
What the... ? (Score:5, Insightful)
Why did these guys do it? Did they decide they'd have more fun at their own company? You'd think, with a move like this, they'd have serious grievences with JBoss Group. Either that or they're being backstabing bastards. I'll assume the first...
Re:What the... ? (Score:5, Informative)
no big deal (Score:1, Informative)
No real surprises here (Score:5, Insightful)
No real drama here.
Hey! Ben! (Score:2)
(http://www.instascreed.com/)
Glad you got yours before it all went oear-shaped.
Java Rebels! (Score:5, Insightful)
(http://www.zerotosuperhero.com/ | Last Journal: Wednesday March 28 2007, @04:03PM)
Ok, I'm half kidding, but the article is hardly newsworthy or even understandable to me.
Hey, Hank! Hey, Rob! (Score:2)
(http://www.instascreed.com/)
What now?
and this matters because? (Score:3, Interesting)
nothing to see here. move on.
Painful but Ultimately Better for All (Score:1)
(http://www.commoncause.org/)
Competition helps keep companies (and people too) from slacking or falling short of doing their best.
I love JBoss! (Score:2, Funny)
Obviously they've been planning this for a while (Score:5, Insightful)
Please look for us at JavaOneâ booth 1705!
You don't just whip up a booth & promo material in a weekend (as someone who has worked booths I know it's a royal pain). This year I'm attending JavaOne as a developer...I'll definitely be stopping by to see what they've got. No good swag I'm sure...they're probably too poor yet...
What if it was M$? (Score:2, Insightful)
Evil (Score:3, Funny)
(Last Journal: Sunday January 11 2004, @03:55AM)
news? (Score:1)
(http://www.slashdot.org/)
Which one will be the slimmer J2EE?? (Score:2)
(http://ghazan.hazara.org/)
WE've tried Tomcat, but it is not a complete J2EE 1.2 or higher. JBoss has big requirements too, for our measly Pentium 200 64MB ram with Linux. I am hoping for a COMPLETE test platform J2EE setup that is not designed for distribution or clustering, and can run happily on a small system (well, happily for a Java application, which is still too slow). These two split developer groups will likely aim for different niches, and I wonder which one will be Postgresql and which MySQL.
Timing related to JBoss certification problems (Score:2, Interesting)
(http://www.redwolf.c...on/auth_sbszine.html | Last Journal: Tuesday September 06 2005, @08:29PM)
Maybe the Core Developer folks are hoping to steal some business from their old employers using an easily certified fork. Perhaps they even hope to get some mileage from CIOs worried by the SCO thing.
JBoss 4.0 DR1 available! (Score:2, Informative)
Check it out!:
Aspect-Oriented Programming and JBoss [onjava.com]
JBoss 4.0 Developer Release JBoss [jboss.org]
JBoss Aspect Oriented Programming [jboss.org]
Download it now! [sourceforge.net]
Fun, Fun (Score:4, Interesting)
(http://rimuhosting.com/)
JBoss has been garnering a lot of publicity lately, at least in Java circles. It has been quite the center of controvesy, in an otherwise boring world.
First there is the bust up with Sun. JBoss wanting J2EE certification and Sun be a bit difficult (basically saying they wouldn't pass).
Then there was the 'best application server' http://www.sys-con.com/java/readerschoice2003/vote .cfm 'vote rigging' issue. One year accussing Oracle of cheaping because they asked their employees to vote, and the next year JBoss does the same (asked its mailing list members to vote for JBoss).
Now of course there is this new company split off from JBoss LLC.
Still to come: will JBoss LLC removing CVS commit rights from the coredevelopers group? Will JBoss LLC go out of business?
We'll see..
In the mean time: at least people are hearing about this great product (developer tiffs aside). No such thing as bad publicity, right? Hopefully, too many people won't be scared off. Then where would all my new customers come from?
- Peter.
RimuHosting - JBoss Hosting on Linux VPS [rimuhosting.com]
not good PR, folks (Score:1)
thread
Read the article carefully, folks (Score:2, Insightful)
The CDN web site puts a lot of emphasis on CVS commit access into various open source projects, include JBoss itself. This does not sound at all like a code fork.
Re:Read the article carefully, folks (Score:5, Funny)
(http://slashdot.org/ | Last Journal: Tuesday May 17 2005, @09:12AM)
It sounds more like they've been knifed.
Maybe they'll get lucky and get spooned too.
so now... (Score:2, Flamebait)
(http://slashdot.org/)
Yeah, 'cyberpunks' rule. Phhhhpht!
Max
How do you make money doing open source? (Score:2, Interesting)
NDA and such (Score:2)
some insight... (Score:5, Interesting)
(http://www.eyemud.com/ | Last Journal: Thursday August 02, @11:28AM)
The Jboss crew uses a CVS repository to manage their web site. It sounded fairly dumb to me when I heard it, but I suppose they feel the need for control and verification of who is making what change to the site. Now, she had never done any work with CVS before - she codes a bit in real languages but hasn't worked on any large projects. So she had to ask some help from the Jboss people on how to use CVS.
The developers, Dain for instance, were incredibly helpful. She was able to snag them on AIM at just about any hour of the day or night for whatever little questions she had about their (often malfunctioning) repository. Marc Fleury and his wife, on the other hand, were not. They were demanding, placing calls in the wee hours for changes, and expecting 1-2 hour turnaround whenever they called. When asked questions, more often than not, Mr. Fleury would take a fit on her. She asked the developers about this and one in particular volunteered that "He's an asshole to everyone, not just you".
Eventually she stopped dealing with them because they just sucked too badly to work for. Low pay, rude behavior and weird hours make for a bad mix. I'm sure they hired someone else who was more masochistic perhaps.
A close friend of the Fleurys (she knows them socially in Atlanta) made the comment recently that Marc owns his own company because he would find it impossible to work _for_ anyone else due to his attitude. I suggest that the recent defections might have something to do with the aforementioned.
On a positive note, Mr. Fleury has found a way to make money off of an open source project. I suppose that deserves kudos. I've known a few businessmen who, while they knew how to make money, were unable to keep the business operating long term because they made strategic errors or alienated people. I suspect Mr. Fleury is going to fall into that category. Maybe he'll learn some lessons for his next business (he's the kind of guy who will assuredly hit the ground running no matter what happens)...
gimme a break (Score:2, Insightful)
And the scarier part is that noone else seems to notice how pathetic it is.
JBOSS, I have a better idea (Score:3, Funny)
(Last Journal: Thursday November 11 2004, @12:40PM)
A Good Cleansing Sometimes Helps (Score:2, Insightful)
(http://sicore.org/)
an ugly start for an otherwise interesting venture (Score:1)
(http://www.serve.com/cpage)
What they should have done is been much more diplomatic. Talked about personal differences from a business standpoint, but emphasized their devotion to the JBoss project.
Instead, they basically said, we're leaving and this really f***s up JBoss, hahah:
"The JBoss Group has suffered losses before and come out strong. But have they ever sustained an attack of this scale? No way. Neither Sun nor BEA could have pulled off something this personally damaging to Fleury's company. The pressure that pulled them apart had to come from within."
It took me a while to realize that they would be providing competing services to the same code-base. At first read, it sounded to me like they were intentionally trying to undermine the whole notion of an open-source J2EE server. Makes them sound like immature ego-driven 455h013s. Hell, they are immature ego-driven 455h013s. Not for leaving the Fleury's company but for pissing on them on the way out the door. BEA and perhaps MS will have a field day with this, and use this as evidence that you can't trust the long-term viability of open-source projects, outside of that anomaly Linux. That's not true, but the cutesy little ball-buster CDN published sure adds fodder to such bogus arguments.
seems like this was coming... (Score:2)
You've got a cash-strapped company, temp workers, and a boss with an attitude--you can expect this to happen.
Most small business owners are in business because they can't cut following someone else's rules. It's good for starting businesses, but bad for keeping them. My experience is that when the boss utters "you don't have to work here" one too many times, it's the other 6 employees nearby that take the advice rather than the intended one!
It sounds like self-preservation as much as revenge. After all, if he's not renewing contracts, then eventually your dinner stops! They choose to gang up and go out with a bang rather than a whimper.
Pascal notation? (Score:1)
Re:The moral of the story is... (Score:1)
How can a company have no-competes for open source development (or consulting)? That would go against the open source license, wouldn't it?
Re:jemployee... (Score:1, Offtopic)
(http://www.google.com/ig | Last Journal: Wednesday April 11 2007, @09:55AM)
Re:The moral of the story is... (Score:5, Insightful)
You see, most people would put up with a job that's demanding and requires long hours IF it was rewarding in some way (money helps, but it's not the whole picture)....the sheer venom that I read in that article means they were mad....they wanted to hurt JBoss group as much as they felt they were wronged....
I suspect that the pressure has been building for some time, this isn't just a "..hey, lets form our own business!" daydream.
techy jobs (Score:1, Offtopic)
(http://mathaddicts.org/ | Last Journal: Friday December 27 2002, @04:50AM)
The techs there spent a week with no results trying to get an OS X box on the school lan (DHCP, http proxies on 10.0.0.1 and 10.0.0.2; they configured neither.)
Other duties would include leaving the proxy servers running warez copies of NT 4 on service pack 3. Wasting tax payer money on piece of shit security packages is optional.
Re:Well, here I am at Equifax... (Score:2)
(http://www.ringworld.org/)
This fork-of-developers is great, I hope that java technologies gain from it and prove themselves based on merit, not ego.
Re:Why /. still sucks (Score:1)
(Last Journal: Wednesday July 16 2003, @11:22PM)
Re:Well, here I am at Equifax... (Score:2)
(http://www.vcommerce.com/)
Re:Well, here I am at Equifax... (Score:2)
(http://www.cwinters.com/)
I doubt this will have too much effect on the code because making JBoss better benefits both the JBoss Group and the Core Developers Network. In fact, from a PHB perspective this might be a better world since you've got two notable consultanting groups to choose from for JBoss support/training. In a year or two it could even lead to a virtuous circle of increasing demand for JBoss support/training which either attracts more developers to both or spawns an entirely new company.
Who said open source can't work?
Re:Agreed -- Who Cares (Score:3, Funny)
(Last Journal: Saturday December 09 2006, @10:46PM)
Only doing what they pay me to do. If they want my opinion, I tell 'em straight up - it all sucks. That invoice is due now.
Re:Well, here I am at Equifax... (Score:1)
(http://linuxgw.homeip.net:8080/)
Re:jwho cares? (Score:1)
JClever. (Score:1)
Dear Marc, (Score:1, Offtopic)
(http://www.instascreed.com/)
Maintenant, s'il vous plait, rentrez en France (oui, avec votre famille).
Bon voyage.