A series of articles that guides you through the development of a non-relational database driven ZK application using mongoDO Java Driver, Morphia and Spring Data.
TheServerSide has been digging into the new Java 7 features, and trying to provide some thorough and informative tutorials on how the various language enhancements introduced in Java 7 work. In this tutorial we expand on our initial look at the new try-with-resources syntax.
IBM Tivoli Service Automation Manager (TSAM) 7.2.2 introduces the extension,
a set of TSAM software components that can implement a new IT service
automation solution (known as a service definition) or add capabilities to
existing service definitions. In this article, the authors define a scenario
in which the desired result is to securely deploy a three-tiered enterprise application (in this case J2EE) to the cloud. They demonstrate how to set up and provision extensions in TSAM as the first step to accomplishing this task.
Data security is a serious concern for organizations considering cloud
adoption, but in many cases it needn't be. In this installment of Java development
2.0, learn how to use private-key encryption and the Advanced Encryption Standard to
secure sensitive application data for the cloud. You'll also get a quick tutorial on encryption strategy, which is important for maximizing the efficiency of conditional searches on distributed cloud datastores.
AuthenticRoast is an open source project that works with the Java Authentication Service Provider Interface for Containers (JSR 196) to let you develop custom authentication modules for use with container-managed, declarative security. Joe Sam Shirah shows how AuthenticRoast can minimize configuration impact on Java Enterprise Edition (JEE) containers and greatly reduce coding effort for custom security requirements. A downloadable WAR with demonstration code is provided.
Java is becoming a popular programming language for CICS applications. CICS provides multiple Java environments, each with its own strengths, so passing data objects between the different CICS Java environments is an important topic. This three-part article series gives you the details. Part 2 uses an example Java class to show you how to pass Java data objects between applications running in a CICS-pooled JVM, an Axis2-based JVM, a CICS Dynamic Scripting environment,ย and a CICS OSGi-based JVM.
There are a number of surprising consequences of auto-boxing. Some are
more widely known than others. Most of them are due to the effect of
caching of some auto boxed objects.
James Sugrue
Today we look at how to add a role-based security to secure a BPEL.
In WebSphere Integration Developer(WID) 6 there was no direct way to add a role to a BPEL at assembly level.
In WID 7 we can assign a role to the whole BPEL this could not be done in WID 6. It makes security much easier.
All you have to do is open your assembly diagram as in our example project below:
...
This is a followup post to the one I did yesterday.
Even if it was intended to be a more complex demo it turns out, that I
missed a big issue with the setup. Everything works fine up to the point
when you start introducing enhanced features to your entities. To name
but a few: lazy loading, change tracking, fetch groups and so on. JPA
providers like to call this "enhancing" and it...
Wallpapers are a nice way to customize your homescreen. There are
many applications that allow you to change your wallpaper and they have
huge databases with alot of wallpapers. An example is Zedge.
But the main question is:
How to they do it?
Christopher Smith
The 2012 About.com Readers' Choice Awards will showcase the best products, features and services in dozens of categories. Readers' Choice includes multiple channels ranging from technology to hobbies to parenting. In the computing channel there are several topics to choose from:
Nominations will be accepted starting Jan. 18, 2012. Voting will
take place from Feb. 22 through March 21 with winners announced March
30. There's no prize -- just the bragging rights that come with
getting recognized by the readers of one of the most popular websites.
NetBeans
7.1 has been released and if you look at the release
notes and release
overview you'll see it supports the creation of JavaFX 2.0
applications.
Amongst other updates it also includes enhancements to the Swing GUI
Builder and visual debugging of Swing and JavaFX interfaces.
The NetBeans 7.1 IDE is available for download at the NetBeans
website.
Java and Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. javasight is independent of Sun Microsystems, Inc.