Java

  • submit to reddit

How to Create a Web Service Using Java, Eclipse, and Tomcat

This tutorial runs through a method for building a Java web service in Eclipse using Apache Tomcat and Apache Axis.  The process takes under ten...

0 replies - 2538 views - 05/07/13 by Mitch Pronschinske in Articles

Java EE 7 Approved!

Java EE 7 is officially done as of this week.  Linda DeMichiel just announced on the Oracle blog that the Java EE 7 Platform JSR, as well as the more...

4 replies - 17530 views - 04/30/13 by Mitch Pronschinske in Articles

Customizing EclipseLink JPA-RS Messages with MOXy

In a previous post I covered how EclipseLink JPA-RS can be used to expose a JPA persistence unit as a RESTful service.  In that example we interacted...

0 replies - 3062 views - 04/21/13 by Blaise Doughan in Articles

Introducing EclipseLink JPA-RS

In a previous series of posts I covered how to create a JAX-RS service that leveraged JPA for the persistence layer.  EclipseLink contains a component...

1 replies - 4830 views - 04/20/13 by Blaise Doughan in Articles

Eclipse User Stories

I love hearing what people are doing with Eclipse.  It really is amazing the great software people have built on top of Eclipse.  This is why...

0 replies - 3487 views - 03/08/13 by Ian Skerrett in Articles

DZone Links You Don't Want To Miss (2/25/13)

Java and James Gosling Didn't Screw Us All  In response to Charlie Kindel's blog: "'Write Once…' is Anti-Customer" Ted Neward agreed with most points...

0 replies - 3889 views - 02/25/13 by Mitch Pronschinske in Articles

ScaleBase Overview – Your complete scale out partner

ScaleBase Overview – Your complete scale out partner Watch the Video below to learn how to scale out your MySQL Database with ScaleBase. Cost-effectively...

0 replies - 310 views - 02/22/13 by Kelley Gemma in Uncategorized

Weekly Poll: Spring Modules

For this week's poll, we wondered which modules were the most useful in the Spring framework. I've compiled a list of 28 Spring modules, and, this time, all...

2 replies - 8710 views - 02/01/13 by Bill Armstrong in Articles

DZone Links You Don't Want To Miss (1/30/13)

Functional Programming is Coming Neal Ford published a great tutorial on IBM DevWorks about helping Java developers to get started with functional programming...

0 replies - 5021 views - 01/30/13 by Mitch Pronschinske in Articles

Java Messaging Service (JMS) Point to Point w/ JBoss Tutorial

From  http://www.zaneacademy.com | 00:00 What is a JMs Point to Point example? | 01:21 How to create a JBoss server in eclipse? | 01:51 What...

0 replies - 3606 views - 01/27/13 by Mitch Pronschinske in Articles

Getting Started with MQTT

MQTT is a connectivity protocol designed for M2M. It is an extremely lightweight publish/subscribe messaging transport.  Hear the Eclipse Foundation...

0 replies - 2735 views - 01/27/13 by Mitch Pronschinske in Articles

Eclipse Project Set Editor

An Eclipse Project Set file (.psf) enables quick export and import of files from a repository like Git, SVN etc. Eclipse currently supports exporting files...

1 replies - 1281 views - 01/25/13 by Nirmal Sasidharan in Articles

ActuateOne for OEMs

"Actuate BIRT’s (Business Intelligence and Reporting Tool) proven technology allows software companies to innovate, leapfrog the competition and meet...

0 replies - 345 views - 01/22/13 by Kelley Gemma in Uncategorized

Spring 4.0 Looking to JEE 7 and Java 8. Will They Keep Their Edge?

Today we learned that Spring is making a major step in the next iteration of their core framework.  This is what was recently posted on the SpringSource...

12 replies - 13684 views - 01/17/13 by Mitch Pronschinske in Articles

SLF4J Logging in Eclipse Plugins

Developing with Maven and pure Java libraries all the time, I never thought it could be a problem to issue a few log statements when developing an Eclipse...

0 replies - 3983 views - 01/06/13 by Michael Schnell in Articles