|
Sponsored Links
Resources
Enterprise Java Research Library
Get Java white papers, product information, case studies and webcasts
|
News
News
News
|
Messages: 10
Messages: 10
Messages: 10
Printer friendly
Printer friendly
Printer friendly
Post reply
Post reply
Post reply
XML
XML
XML
|
 |
Sun expands open-source Java plan
Sun Microsystems will begin releasing significant open-source Java components this year and also will extend the collaborative strategy to the gadget version of the software technology.
By the end of 2006, the server and software company will release the JavaC compiler and the Hotspot virtual machine, two key technology elements to run programs written in the Java programming language, said Laurie Tolson, vice president of developer products and programs.
The components are part of Java Standard Edition (SE), which runs on servers and desktop computers. In addition, Sun will release all of Java Micro Edition (ME), the version for gadgets such as mobile phones, by the end of this year, Tolson said at a meeting with reporters in San Francisco in conjunction with the LinuxWorld Conference and Expo.
Sun has long been lambasted by open-source fans as a proprietary company. The open-source Java effort, along with OpenSolaris, are the highest-profile elements of an aggressive program to reverse perception and reality.
Ultimately, Sun hopes to make allies out of programmers who have influence over the technology paying customers use. "We're trying to engage the community," Tolson said, adding that the company is seeking feedback about details such as licensing options at a Java forum Web site.
The full Java SE software package will be open-source software in the first half of 2007--probably the early part, Tolson said. However, Sun doesn't have rights to some elements such as the software to render fonts on a screen, so there will be proprietary modules that accompany the open-source software, she said.
Sun hasn't yet determined what license or licenses to use for open-source Java. However, for Glassfish, the open-source version of Java Enterprise Edition (EE) that Sun released in 2005, Sun chose the Community Development and Distribution License the company created. (Java EE consists of several higher-level components that require a Java SE foundation to run.)
Open-source advocates for years have pressured Sun to release Java's source code as an open-source project, but Sun refused, citing the concern that Java could "fork" into incompatible versions. But the imperative for open-source software is greater now, and forking no longer an overriding concern, Tolson said.
"It's evolution of the market as a whole. The demand for more open-source technologies has changed. And the community itself is more willing to help maintain its (Java's) compatibility," Tolson said.
For the most part, Java didn't fork, though variations in versions from BEA Systems, IBM and others raised some complications. But in the years it refused, developers turned their attention to other options.
In 2005, the Apache Software Foundation began Project Harmony to create an open-source version of Java SE. IBM, which was instrumental in helping Sun launch Java in the 1990s, joined Project Harmony weeks after it began.
"I think competition is a good thing," Tolson said, but Sun would prefer collaboration in this case. "We're hoping to engage enough with the community that they put their forces behind ours," she said.
Microsoft, after an ugly legal spat over its Java license, released a Java analog of its own: the C# programming language and .Net environment for running C# programs. While .Net lacks Java's wide availability on many different operating systems and processors, Microsoft released enough of the technology as an industry standard that Novell has released an open-source version, called Mono, that runs on Linux.
Numerous companies have licensed Java from Sun since it was released in 1995. Sun will continue with that program, Tolson said: "What they get is a productized version along with support."
|
|
Message #215785
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Is this welcomed news for most?
I haven't given this a lot of thought, but for such a significant event I'm surprised at the low response on this thread. Compare this with the Anti-Ruby flame baiting and you'll see what I mean.
Personally, I'm not sure that the average Java shop wants this type of responsibility. After all one of the percieved benefits of Java is that it's and backed controlled by a "leading" vendor. This is a significant selling point when you consider the FUD factor present in a lot of organisations.
It will be interesting to see how the Java community (both developers and other vendors) respond to this news in the comming months.
Paul.
|
|
Message #215800
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: Is this welcomed news for most?
Average Joe shop does not have to accept or take any responsibility. Just like the Joe Shop doesn't have to take responsibility for Solaris or the Sun Java App Server 9.
You can get those "commerical" offerings in digestable chunks with support and the whole thing. The fact that they're based on OSS projects is a detail of implementation.
Nobody wants a broken Java. Sun doesn't, IBM doesn't, even MS doesn't want it any more. There's no win for them there.
What folks want are better Javas for their applications, whether that's a hard core 16 CPU super server Java version, or a lighter weight, "share the classloaders", "launch my desktop apps lickety split" version.
It all depends on Sun and how they choose to license and set the community up.
It will not surprise me to see it come out GPL'd with a shared copyright agreement for committers to the core Sun project. It may come out CDDL, but that all depends on whether they feel they have any real revenue at stake in the embedded market.
|
|
Message #215848
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: Sun expands open-source Java plan
I think that open sourcing Java will mean very little for developers tomorrow. Very few are really that interested in doing anything with the source. But
Short term it will make Java much more acceptable in the open source community.
Long term it adds credibility to Java. If something really bad happen to SUN, then Java would be out of reach for predators.
|
|
Message #215871
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: Sun expands open-source Java plan
Short term it will make Java much more acceptable in the open source community.
Oh, I thought Java was already very much accepted in the open source communities. At least it would seem so by the enormous amount of ongoing open source projects.
|
|
Message #215874
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: Sun expands open-source Java plan
PSre: I think that open sourcing Java will mean very little for developers tomorrow.
It will give the ability to redistribute JDK and consequently it will give the ability to install/update java out of the box on linux/unix(read FreeBSD) servers.
Right now to install java5.0 on Fedora Core Linux you have to do so many steps as if you are windows l..user.
You have to go to sun site, find jdk, press agreed button,wait wait wait, install, press agreed button again and repeat same process you should do on every server each time new release of jdk is out. Also you should track each jdk release to install it in time, and of course half of administrators don't do it reducing security of their servers (thanks God java is 10 times robust than php/ruby and other on crutches technologies ).
new licence will allow install jdk with yum/apt-get(other package manager you like) command
compare previously mentioned install process with: yum install jdk5 - to install and yum update - to update (and of course this could be run from cron, that means NO manual updates).
PS And of course it will help to spread java applications without pain (please, download and install jre from...).
--Mark
|
|
Message #215959
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: Sun expands open-source Java plan
Oh, I thought Java was already very much accepted in the open source communities. At least it would seem so by the enormous amount of ongoing open source projects.
There are a some skepticism about Java in many open source circles.
Those that write open source java is obviously pro both open source and Java.
|
|
Message #216048
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: Sun expands open-source Java plan
It will give the ability to redistribute JDK and consequently it will give the ability to install/update java out of the box on linux/unix(read FreeBSD) servers.
I thougth that problem wal already solved some time ago.
http://www.theserverside.com/news/thread.tss?thread_id=39819
No, it is not solved yet. RedHat and many other vendors will not add jre under current license to their distos.
Only Ubuntu (which has partnership with Sun) accepts this licences.
--Mark
|
|
 |
New content on TheServerSide.comNew content on TheServerSide.comNew content on TheServerSide.com |
 |
 |
Reza Rahman explores the features of the proposed JSR 299, Contexts and Dependency Injection for Java EE (CDI). When approved, it promises to be a key feature of Java EE 6.
(November 2, Article)
SAML is an XML-based standard for exchanging authentication and authorization data between security domains. The single most important problem that SAML was created to solve is the Web browser Single Sign-On problem. Many organizations are debating whether to stay with version 1.1 or move to 2.0. This article makes observations about both options.
(September 28, Article)
Joe Ottinger takes a look at how people learn, and applies it to the practice of programming. He notes that understanding how people learn is an essential part of working in a programming team.
(September 22, Article)
Stephen Maryka gave us an article about the Asynchronous Web and posed a number of questions that get examined like an approach to delivering Asynchronous Web capabilities through extensions to existing Java EE technologies.
(July 14, Article)
JavaServer Faces Flex goal is to provide users capability in creating standard Flex components, part of flexSDK which is open sourced through MPL license, as normal JSF components. This article by Ji Hoon Kim will provide an overview of creating a simple multilingual JSF page consisting of JSF Flex tags.
(June 29, Article)
In this session Jeff explores the key characteristics of successful SOA projects. He covers some of the patterns, and anti-patterns, tool sets, and strategies that he himself learned the hard way. Last, he provides a strategy and blueprint for achieving a high likelihood of success in your SOA project.
(June 23, Tech Talk)
Ari Zilka, CTO of Terracotta, Inc., talks about the new features in Terracotta 3.1, announced during JavaOne and available now.
(June 15, Tech Talk)
In this Tech Talk, Josh Long explores an integration challenge using Spring Integration and walks through the implementation, employing and expanding on the basic patterns of Enterprise Application Integration to tie together components into a function integration solution, and then demonstrates how Spring Integration helps address the integration requirements.
(June 15, Tech Talk)
In this Tech Talk, David Geary teaches you: The basics of Google Web Toolkit; How to implement Ajax-enabled applications in Java; Internationalization; Hooking into the browser history mechanism; Remote procedure calls.
(June 4, Tech Talk)
Jon Kern discusses the best architecture/technical solutions and ensure that they are repeated by all developers. By tackling the architecture up-front in a serial manner, subsequent parallel development will be much more manageable and predictable.
(May 28, Tech Talk)
This keynote describes the frustrations of modern knowledge workers in their quest to actually get some work done, and solutions for how to guard yourself against all those distractions. Neal Ford talks about environments, coding, acceleration, automation, and avoiding repetition as ways to defeat the misguided attempts to sap your ability to produce good work.
(May 26, Tech Talk)
Gil demonstrates how new, aggressive uses of already abundant compute capacity by common applications offer competitive value for application designers.
(May 21, Tech Talk)
Chris Keene introduces WaveMaker as a new way to automate the ability to generate Hibernate classes in order to more quickly bring OR mapping into an application.
(May 19, Article)
In this session Nati Shalom demonstrates how to take a standard Java EE web application and scale it out or down dynamically without changes to the application code. Seeing as most web applications are over-provisioned to meet infrequent peak loads, this is a dramatic change because it enables growing your application as needed, when needed, without paying for unutilized resources.
(May 19, Tech Talk)
Download the entire book of Jakarta-Struts Live and learn about Struts MVC, Tiles, the Validator, DynaActionForms, plug-ins, internationalization, and more.
(Book PDF Download)
The Application Server Matrix is a detailed listing of J2EE vendors and their application server products, with information on latest version numbers, J2EE spec support and licensing, pricing, platform support, and links to product downloads and reviews.
(Application Server Comparison Matrix)
|
|