Stay Up Late
Step up, put up, shut up... or wake up?
Your editor's three-year-old decided to be up from 2 to 5 this morning, and as a result, I'm barely thinking straight. So let's let the front page speak for itself today.
Daniel Steinberg says it's Time for Java developers to put up or shut up: "Off the top of my head I can name dozens of really interesting projects and initiatives in Java right now and many of them are open source in some way or another. We've been looking for people involved in cool Java open source projects to submit session proposals for O'Reilly's Open Source Convention, OSCON, held in Portland, OR July 24-28." If you're involved with one of these projects, act quickly, because the OSCON call for participation closes tonight.
Guy Pardon is ready to throw out the application server for his enterprise applications. In J2EE Without the Application Server, he writes, "this article proposes a further simplification of J2EE, by showing a way to eliminate the overhead of the runtime platform: the application server. In particular, this article shows that many applications no longer need an application server to run." He says the results are apps that are easier to program, install, test, and run. In the article, he shows how to combine the Spring framework with separate JMS and JTA implementations to deliver an enterprise-class application.
In today's Forums,
mpocock has a VM-level suggestion in
Dolphin: play nice with non-java languages:
"One of the major things I'd like to see from Dolphin is the ability to host a much wider range of languages with in the JVM, without effectively needing a VM within a VM. To support ML-style languages efficiently, it would realy help if methods could return tuples. At the moment, methods can have a return type that is void or a java type. This works by leaving any value on the top of an empty stack in the called method, and then popping the stack-frame and setting the top-of-stack index to the return value if there is one. Tuples could be directly supported by just setting the stack-frame to include n values from the invoked method's stack."
In Solving a puzzle using JAI, joshuax112 writes:
"I am starting with JAI and I'd like to develop a program that is able to recognize if 2 outlines (shapings) of the puzzle parts fit together and in which way. The backgroundcolor is white and the part of the puzzle white. How should I start solving this problem? Is Hough-Transformation the right beginning? Is there already some java-code out there in the internet?"
Fernando Lozano wonders What happened to all my Eclipse plug-ins in today's Weblogs:
"I must admit I'm having trouble figuring out the inner workings of the Eclipse ecosystem. Almost all main tool vendors participate in the project and you can find hundreds (if not thousands) open source plug-ins. In spite of that, Eclipse remains a difficult environment to start with, and it's not easy to identify a successful set of 'must-have' open source plug-ins."
Kohsuke Kawaguchi reports that he's been
Neck-deep in JAX-WS:
"For the past few months or so I've been working on rearchitecturing the JAX-WS RI. The goal is to bring the performance to the next level, to make it more pluggable in all respects, and to allow more infrastructure-level specifications to be implemented on top of it."
In the conclusion to his long-running series tracking a user-submitted Mustang fix, John O'Conner finds his fix integrated and released in
Contributing to Mustang: Fixed in Release B70:
"My bug fix actually showed up in build 70 of Mustang. The public test of the Mustang collaboration process is done. My conclusion... the process worked."
In Projects and
Communities,
the Robotics Community home page has announced two robotics-oriented birds-of-a-feather sessions have been accepted for JavaOne 2006: BOF-0503 ("Java Technology in An Intelligent Swarm of Heterogeneous Lego Robots") and BOF-0509 ("Hacking Vex Robotics by Adding a Smart Java Technology Brain"). Both are represented by java.net projects.
Tuning an application server, one that typically has dozens of components and hundreds of parameters, can be a difficult task. In Self Management Framework in GlassFish, Sankara Rao looks at GlassFish's solution to this problem: "GlassFish has a built-in framework to incorporate self management intelligence into the appserver.
In today's java.net
News Headlines :
- JBoss
Remoting 1.4.0 - UniMailer 2.0
- FIT Plug-in
for Maven Released - Jofti
1.2-beta1 - EJB3 QL for Java Caches - Substance
LAF 2.2 RC - IBM Task
Modeler - Flamingo
Components 1.0 RC
Registered users can submit news items for the
href="http://today.java.net/today/news/">java.net News Page using our
news submission
form. All submissions go through an editorial review before being
posted to the site. You can also subscribe to the
href="http://today.java.net/pub/q/news_rss?x-ver=1.0">java.net News RSS
feed.
Current and upcoming Java
Events :
- February 13-17, 2006 - Entwicklertage 2006
- February 20-23, 2006 - Enterprise Java Architecture Workshop Madrid
- February 24-26, 2006 - Greater Wisconsin Software Symposium
- March 3-5, 2006 - Gateway Software Symposium
- March 6-9, 2006 - Enterprise Java Architecture Workshop Dublin
- March 6-9, 2006 - O'Reilly Emerging Technology Conference 2006
- March 10-12, 2006 - New England Software Symposium
- March 11-12, 2006 - Weekend With Experts
- March 15, 2006 - JavaUK06
- March 17, 2006 - 3rd IEEE International Workshop on Mobile Peer-to-Peer Computing (MP2P'06)
- March 17-19, 2006 - Twin Cities Software Symposium
- March 23-25, 2006 - TheServerSide Java Symposium
Registered users can submit event listings for the
href="http://www.java.net/events">java.net Events Page using our
href="http://today.java.net/cs/user/create/e">events submission form.
All submissions go through an editorial review before being posted to the
site.
Archives and Subscriptions: This blog is delivered weekdays as
the Java
Today RSS feed. Also, once this page is no longer featured as the
front page of java.net it will be
archived along with other past issues in the
href="http://today.java.net/today/archive/">java.net Archive.
Step up, put up, shut up... or wake up?
- Login or register to post comments
- Printer-friendly version
- editor's blog
- 412 reads





