Slashdot Mirror


Sun Opens Up Enterprise Software

abscondment writes "Stating that "open source is the future" of the software industry, Sun's President and COO Jonathan Schwartz announced that Sun will be opening its enterprise software in a manner similar to Solaris 10. Sun is opening up the Java Enterprise System, Sun N1 Management software, and Sun developer tools, etc. - practically everything except Java - hoping to lure more developers and chief executive officers worldwide to use and deploy its enterprise software."

18 of 210 comments (clear)

  1. If only Java... by Btarlinian · · Score: 5, Insightful

    This is a great thing Sun is doing. I wouldn't argue with that. I just wish that they would open up Java also. If only.
    And maybe FP? (literally)

  2. Good thing, or bad sign? by nurb432 · · Score: 2, Insightful

    Is this a good thing, a great jesture from SUN to be part of the 'open' community, or are they panicking as they go down the proverbial tube?

    --
    ---- Booth was a patriot ----
    1. Re:Good thing, or bad sign? by bad+jerkface · · Score: 1, Insightful

      I'd be panicking if I had just signed a big deal with google.

      --
      It's a hand twinkler, you dumbass! And I got a bag of whoopass for you!
  3. Re:Everything except Java? by TheRaven64 · · Score: 4, Insightful

    Java can be protected adequately through the trademark. Unless it is 100% compatible, you can't call it Java (and jusging by the crippled VMs you get on most 'phones these days, they don't even seem to be enforcing that...). Relaxing the licensing constraints would mean I wouldn't have to jump through hoops to get Java to run on FreeBSD, and people could get it working on things like BeOS / YellowTab. At the moment, it's write once, run anywhere (as long as anywhere is Windows/Linux/Solaris x86 or Solaris SPARC).

    --
    I am TheRaven on Soylent News
  4. Re:Everything except Java? by Anonymous Coward · · Score: 3, Insightful

    You are aware that the JVM specs are widely available, correct? You don't need the source code to follow the specs. Just as I don't need IIS's code to make an HTTP server.

  5. Re:OK, so we'll open Java by JanneM · · Score: 4, Insightful

    If Sun were to GPL Java, they've have every Tom, Dick and Harry making an "improved platform independant language." They lose the marketshare, and browsers/websites have to start supporting a million little random Java-like applets.

    You mean exactly like Python, Ruby, Perl and so on are suffering horribly from all their incompatible forks?

    --
    Trust the Computer. The Computer is your friend.
  6. Re:Everything except Java? by tzot · · Score: 2, Insightful
    At the moment, it's write once, run anywhere (as long as anywhere is Windows/Linux/Solaris x86 or Solaris SPARC).
    You forgot to mention "...and as long as the JVM is the same version."

    There are lots of applications, esp in the Unix world, that also install their own private JVM...

    --
    I speak England very best
  7. Goodbye Linux market share by Anonymous Coward · · Score: 3, Insightful

    This might very well turn out to be a major Linux killer. Think about it... Why did Microsoft get as big as it did? "Because its products appealed to people", right, there is no question that Microsoft has scored big with their user friendlyness. But why would that affect the rest of the companies? Because in the early days it would be a little difficult to go against $manager who has seen the ease Microsoft offered and concluded "it had to be easy to setup" and "good for the company". After all; he could find his way around the product, why can't the admins ?

    Now we're in a period where it turns out that many of Microsofts products are flawed. MS fault? I don't know. Yes, its more populair to say it is but IMO design and design tools are also a big part of all this. Still; it has become a better known good that MS isn't super secure. So now we admins introduce Linux. In some companies its getting a foothold but why? Because its good? Personaly I question this, I think a bigger issue is because its become better known. News reports have been targeted at Linux, bigger IT magazines have written about Linux, Expo's have dared to present Linux and as such its now a product most people know. nice.... Does that mean everyone knows & trusts it? Hmm, no. Its still programmed by (no offense intended) long haired hippies who can do whatever they want. And in a way people are right with that assumption. Just look at what a regular IT manager would say when looking at the kernel development tree: "OK, we had 2 branches (stable (even) and unstable (odd). Now we have one, and companies are to fend themselves. OK. RH has quit with their consumer product (RH9) and their RHEL is too expensive (we could just use MS). SuSE? Thats Novell and they are just trying to catch up. Any other takes? Linspire? You have got to be kidding me!" (experienced situation).

    So now I can come up and say "Ok, I present a Unix environment (no, not *nix like) which can do all Linux can but is more reliable in the overal, backed up by a company called Sun and seems much more secure. I can also throw in a Directory Server, Instant Messenging server and a Java portal which can turn our developers completely crazy and all for the same price as Linux".

    Sorry but I think I wouldn't be chosing for Linux anymore.

    and yes; I didn't include the BSD's in my story because even though I know those are very good choices too the regular IT manager is bound to know Linux before BSD.

    And you know why I cheer this? Because I think Linux was a lot more fun when it wasn't mainstream.

  8. good, but I have doubt by snitmo · · Score: 3, Insightful
    I respect and appreciate Sun's commitment to open source community. However, as a software engineer, I cannot find a reason to devote my time to extend old software created by Sun. For example, within the Java Enterprise System, http://www.sun.com/software/javaenterprisesystem/c ompare.xml I do not find a product which is overwhelmingly exciting to me. When there are hundreds of cutting-edge, fast-developing open source projects to work on out there, I wonder how actively developers will contribute to Sun's products. I would like to know what others think. Do you see exciting things in what Sun has opened up?

    Also, it's not clear to me what they have actually opened up. They opened Solaris, JES, etc., fine. What else? Compilers? Drivers? SunRay? Is there a list somewhere?

    Finally can somebody decipher their license, CDDL? http://www.crynwr.com/cgi-bin/ezmlm-cgi?3:mss:9125 :200412:dmcacncfamieofeochbn
    Let's say I take Sun's source code, add some modification and nice packaging, etc., may I sell it to customers?

  9. Re:OK, so we'll open Java by bill_kress · · Score: 1, Insightful

    I completely disagree with the security argument, but I do think that it's much better to have a single unified platform.

    Sun hasn't stopped people from making other compiliers (Jikes), libraries or tools. As far as I can tell, the only thing they are keeping pure is the language definition, and IMO they did that much better than any larger group could have (the development team was small and focused initially)

    Not only that, but they have been very open about the process to add features, allowing community input.

    Not only THAT, but there are systems that create their own language based on Java like BeanShell, JavaScript and Aspect Java.

    I'm MUCH more comfortable with Java in the hands of SUN than in the hands of a bunch of hackers that want to add piles of unnecessary features--I'm mad enough that sun hammered readability by adding Generics, what would have happened if we had let it become fractured.

    If you "Opened" it up, what would stop Microsoft from investing engineers and money to shred it into hundreds of confused, unsupported projects--effictivly neutering it and paving the way for a mono-platform C-flat (what they tried to accomplish in the first place)?

    Unless I'm missing something, the only reason someone might be complaining about sun not opening up java is because they have run out of other reasons to bash java and really don't want to learn a new language, or maybe they are m$ sales-scum.

    Keep that in mind next time you see a post complaining that sun won't "open up" java.

  10. call a spade a spade by CDPatten · · Score: 3, Insightful

    There are companies that truly believe in open source and its philosophy and there are companies like sun. This is a hail-marry effort to stop their impending demise. Their market share has been dwindling for years and it's starting to tank even more, especially with the linux options. Let me make a prediction now, one day we will see OSX going open source when their market share drops below a percentage point. And it won't be because Apple has seen the light either...

    I'm not trolling, I just think we should throw our praise behind companies that TRULY believe in the philosophy not just using it to try and prevent their demise.

    1. Re:call a spade a spade by adrianmonk · · Score: 4, Insightful
      There are companies that truly believe in open source and its philosophy and there are companies like sun. This is a hail-marry effort to stop their impending demise. Their market share has been dwindling for years and it's starting to tank even more, especially with the linux options

      I can see where you're coming from, and honestly, it feels a bit like that to me as well. Sun didn't make their fortune on open source (although they have been involved with open software and open standards for quite some time), so I suspect the attitude towards it is mixed.

      In fact, I recently went to an OpenSolaris users' group meeting at my local Sun facility, and one of the Sun people did mention that open sourcing Solaris was kind of a hard sell with the management, but that the "a rising tide benefits us all" argument did eventually win out. So, are they true believers? Undoubtedly, many Sun employees are, and surely some are skeptical. But even if 100% of them aren't behind it, you have to give them credit for being willing to try new things.

      Now, on to the question of whether this is a Hail Mary. My own opinion is that if it were just this one thing in isolation, that wouldn't be a good sign. But, over the last year, Sun has done lots of things that kick ass. Solaris 10 kicks ass. ZFS, which they've just released, kicks ass[1]. (As the ZFS slides say, "ZFS Objective: End the Suffering", and that refers to the tedium of storage management on ALL platforms.) Sun is already working on projects and starting new projects to address shortcomings with Solaris on the desktop. Though they of course support gcc, the newest version of their own proprietary compiler (and dev environment), Sun Studio 11, is now free as in beer. And it's available for both Solaris and Linux, and pretty clearly generates better code on SPARC and is pretty competitive on x86.

      Some of their new Opteron hardware is quite cool and cost competitive with similar Dell systems[2]. And they also have their 8-core, 4-simultaneous-hardware-thread Niagara chips.

      The point is, like in years past, it can once again be said that Sun is doing cool stuff. So if you want to go with the football analogies, it could be a Hail Mary, or it could be that halftime has just ended, Sun has just studied the films to see what they need to adjust, and they're back on the field and ready to make something happen.

      [1] Check out the (PDF) slides about it, or either of the two demos, or some of the other documentation.

      [2] In fact, compare the cheapest 1U Dell server with the cheapest 1U Sun server. The Dell has a Celeron with 256KB cache in a server (!!!), and the Sun has an Opteron with 1MB cache. And the Sun is $745, whereas the Dell is $999. The only negative with the Sun is that it has no disk, but that option is $150, leaving it at $895, still over $100 cheaper than the Dell. Oh yeah, and the Sun hardware is qualified to run RHEL, SUSE Linux, Solaris 10, or Windows.

    2. Re:call a spade a spade by fbg111 · · Score: 2, Insightful

      There are companies that truly believe in open source and its philosophy and there are companies like sun. This is a hail-marry effort to stop their impending demise.

      Why are so many /.'ers anti-Sun? It's not like Sun is a convicted monopoly that uses ruthless and illegal tactics to foist shitty products on the world. Their products may be expensive (or were), but they're also really good. In fact, Sun is one of several fronts against Microsoft, which include Linux, OSS, BSD, IBM, maybe HP, maybe Apple, and others. Why do we see OpenSolaris as Sun attempting pressure Red Hat and not Microsoft??? Windows gained ground against Unix b/c Unix was expensive, until Linux with its massive developer community matured enough to offer a good, free (and Free) alternative. Now OpenSolaris is offering another similar alternative, partly to Linux, but more cosmically important, to Windows. Yet /. is nevertheless filled with people castigating Sun, and who have lost sight of the forest for the trees. Priorities, people.

      --
      Flying is easy, just throw yourself at the ground and miss. -Douglas Adams
  11. Re:OK, so we'll open Java by glwtta · · Score: 4, Insightful
    No, thank you. I want some software (security stuff) to stay closed-source forever. I would start to seriously dout the security of Java (right now I have complete faith in it's being 100% vulnerability free) if hackers were allowed to see everything about how it works.

    It sounds like you are joking, but one can never tell here - you are joking, right?

    --
    sic transit gloria mundi
  12. Re:Java's Source Code is Downloadable by Anonymous Coward · · Score: 5, Insightful

    Not only can you see it, but you can build it, tweak it, and even deploy it within your company. You simply can't distribute it.

    This gives most of the freedoms of OSS, but keeps the core stable and consistent within the hand of Sun.

    I'm not sure if you can distribute patches freely, however (BSD does, but they're different and have a relationship with Sun already).

    Save for the most technical pedant, Java is "Free enough".

  13. good for Sun and Java by recharged95 · · Score: 2, Insightful
    Just download the tiger release at java.net. OK, so it's under the JRL license, but you can at least see the source and debug it.

    This makes some sense and kudos for Sun. Basically there needs to be a gateway for core modules, just like the linux kernel, but instead the JDK depends on an organization to formally keep it stable vs a community (which can be too democratic). Since Java is free to develop this is a good balance for app developers as well as most core developers.

    If you look at it more, the JCP process compliments this strategy well.

    EJB3.0 will give everything a run for the money.

  14. Sun Rays! by Kevin+Burtch · · Score: 2, Insightful


    It's a good thing.

    They've finally realized that they are a hardware company, and the software is just the icing that drives the hardware sales.
    Their hardware really is phenomenal, especially from the V880 on up (anything that can handle hot-swapping CPUs is damned impressive!).

    What I'm personally excited about is the opening of Sun Ray Server Software... the software is useless without the hardware, so charging extra for it was counter-productive.
    The fact that it's being opened means support on current Linux distros will improve quickly (currently, you're stuck with 2.4 kernels or insane amounts of botching and pasting). People will be able to put together a hotrod Linux box and pick up dozens of Sun Rays for a super-cheap bunch of desktops.
    Sun may not make licensing fees from the people who can't afford it, but they'll sell more hardware. This has a cascade effect, considering the word of mouth advertizing that will come from all of the people seeing these devices and asking "what's that?" followed by "oh, we could use something like that too!".
    http://sun-rays.org/ is a decent discussion forum for Sun Rays - in case anyone is interested.

    --
    - Preferences: Solaris 10 (servers), Ubuntu (desktops), Solaris 11 (personal servers) -
  15. Re:How much? by shutdown+-p+now · · Score: 2, Insightful
    The open solaris license looks like a nice open source license but there seem to be some conflicts when you go to download Solaris 10
    Maybe it's because, you know, OpenSolaris and Solaris 10 are not quite the same thing? Kinda like OpenSuSE and SLES are different products as well...