Java Studio Creator 2 Offers Across the Board Improvement Category: Article Brad Jones (jGuru Site Manager) PREMIUM,
Feb 3, 2006
By Dick Wall - Learn what's new with the release of Sun's Java Studio Creator 2, a Rapid Application Development environment for constructing Web-based clients around existing databases, Web services, EJBs, or other Java class libraries.
Enhydra JaWE 2.0 released! Category: Article Sasa Bojanic,
Feb 3, 2006
New version of world's first (and only) open source graphical Java workflow editor fully according to WfMC specifications is
released.
It can be used to edit / view every XPDL file which conforms to WfMC specifications.
The new version brings completely new architecture and L&F; with a lot of advanced features.
There are several open source and commercial workflow engines working with JaWE, like Enhydra Shark , WfmOpen, OBE and OfBiz !
Enhydra JaWE has already become the worldwide de-facto standard to edit XPDL files. It participated in WfMC interoperability demo
where it was used to handle XPDLs from Fujitsu, TIBCO and Enhydra Shark engine.
For the professional users, commercial version called Together Workflow Editor is now available.
You can test it by downloading demo version from http://www.together.at/together/prod/twe/index.html
Atlassian JIRA 3.5 now available Rating: Rocks Category: Software Mike Cannon-Brookes,
Feb 2, 2006
Atlassian releases JIRA 3.5, the professional J2EE issue tracking and project management software application, with over a dozen new time-savings features and improvements. New features in JIRA 3.5 include bulk workflow transition, bulk assignment of users to groups, a charting plugin for displaying data more graphically, Microsoft Word export, and a Fogbugz importer, and over 50 bug fixes. A complete list of changes can be found at http://www.atlassian.com/c/PR-J/11013/releasenotes. Anyone can download a JIRA 3.5 evaluation at http://www.atlassian.com/c/PR-J/11014/download. JIRA is free for qualified open source projects and non-profits, and commercial users will benefit from an upfront and no-hassle pricing and licensing policy.
DB2 Everyplace for Linux
DB2 Everyplace is a database and synchronization solution to extend applications and enterprise data to the mobile devices such as PDAs, smart phones or embedded devices.
DB2 Everyplace for Windows
DB2 Everyplace is a database and synchronization solution to extend applications and enterprise data to the mobile devices such as PDAs, smart phones or embedded devices.
Apache Geronimo, Version 1.0
This is a J2EE server project of the Apache Software Foundation. Geronimo is
an open-source, certified J2EE server that is licensed under the Apache
License, passes Sun's TCK for J2EE 1.4, and reuses the best ASF/BSD licensed
code available today, with new ASF code to complete the J2EE stack.
Java Web Services Developer Pack 1.6
The Java WSDP is an all-in-one download containing JAXB, JAXP, JAX-RPC,
SAAJ, JAXR, JSF, JSP, JSTL, and Java Servlets. These technologies simplify
building Web services using the Java 2 Platform.
Using Data Sources the Right Way Snooped: Jan 1, 2008 Data sources let app servers manage pools of database connections. Learn to set up a version 5.0 data source through IBM WebSphere Application Server
Use Threading Tricks to Improve Programs Snooped: Jan 1, 2008 In optimizing, everything counts: programming techniques and the Java platform can help you build a thread-hot application
Put GUI Component Classes into Action
Snooped: Jan 1, 2008 Apply a text-based resource bundle to create menu bars and toolbars. Part 2 looks at the details of using the DDActionManager and DDBasicAction classes
Using Ant to Build Code Snooped: Jan 1, 2008 Project-based Ant provides an array of useful tasks you can use inside any application
Wildcard Instantiations of Parameterized Types
Snooped: Jan 1, 2008 Use wildcards to permit type declarations, courtesy of the Java Generics language construct in the upcoming release of J2SE 1.5
Union and Vertical Mapping of Classes
Snooped: Jan 1, 2008 Meet the challenge of impedance mismatch with object to relational mapping. Part 2 looks at union and vertical mapping as best practice approaches
Whipping Up GUI Components
Snooped: Jan 1, 2008 Apply a text-based resource bundle to create menu bars and toolbars. Part 1 introduces a framework that eliminates the tedium of creating necessary GUI interface components
Mapping Classes to Relational Tables Snooped: Jan 1, 2008 Meet the challenge of impedance mismatch with object to relational mapping. Part 1 overviews best practice approaches and looks at horizontal mapping
What's Under the Hood?
Snooped: Jan 1, 2008 The escalating use of APIs, platforms, and patterns is opening the developer's art to close inspectio
Tooling for Smoother Web Services Snooped: Jan 1, 2008 A good set of tools lets you focus on your own skills and knowledge to write Web services and make them run smoothly