YOUR FEEDBACK
udaykiran wrote: Really Excellent Information. But i have some doubts. initially i have some aver...


2008 East
DIAMOND SPONSOR:
Data Direct
Frontiers in Data Access: The Coming Wave in Data Services
PLATINUM SPONSORS:
Red Hat
The Opening of Virtualization
Intel
Virtualization – Path to Predictive Enterprise
Green Hills
IT Security in a Hostile World
JBoss / freedom oss
Practical SOA Approach
GOLD SPONSORS:
Software AG
The Art & Science of SOA: How Governance Enables Adoption
PlateSpin
Effective Planning for Virtual Infrastructure Growth
Fujitsu
Automated Business Process Discovery & Virtualization Service
Ceedo
Workspace Virtualization
Click For 2007 West
Event Webcasts

2008 East
PLATINUM SPONSORS:
Appcelerator
Think Fast: Accelerate AJAX Development with Appcelerator
GOLD SPONSORS:
DreamFace Interactive
The Ultimate Framework for Creating Personalized Web 2.0 Mashups
ICEsoft
AJAX and Social Computing for the Enterprise
Kaazing
Enterprise Comet: Real–Time, Real–Time, or Real–Time Web 2.0?
Nexaweb
Now Playing: Desktop Apps in the Browser!
Sun
jMaki as an AJAX Mashup Framework
POWER PANELS:
The Business Value
of RIAs
What Lies Beyond AJAX?
KEYNOTES:
Douglas Crockford
Can We Fix the Web?
Anthony Franco
2008: The Year of the RIA
Click For 2007 Event Webcasts
SYS-CON.TV
TOP THREE LINKS YOU MUST CLICK ON


Stylus Studio XML 6 EE Generates Java Code
New Version Adds Choice and Innovation

Stylus Studio, based in Bedford, Mass., says it is  the leading provider of XML tools for advanced data integration. To back up this claim, the company has announced the release of Stylus Studio 6 XML Enterprise Edition, the newest edition of the award winning Stylus Studio XML IDE.

Packed with powerful new tools for Java code generation, EDI/EDIFACT document conversion, and XQuery application development among others, Stylus Studio 6 XML Enterprise Edition is a comprehensive tool for advanced XML data integration projects, and includes tools for XML mapping, XML data modeling, Web services development, and legacy data integration. The company says its new release raises the bar for XML developer productivity, setting a new standard for quality, innovation and value in XML tools industry.

A serious challenge facing software developers and integration architects today is the lack of choice and innovation in quality XML tools, particularly for solving advanced XML data integration applications, the company says. Yet most companies offer separate tools for XML differencing, schema tools, technical support, etc. Stylus Studio says that some companies offer package deals to try to get around this problem, but that what is really needed is a comprehensive high-quality XML IDE that provides everything needed to tackle serious enterprise XML development challenges, all at a single, fair price.

"Mainstream XML tools vendors have lost touch with their customers – the average XML developer simply doesn't want to pay for and install multiple tools for working with XML," said Carlo Innocenti, Stylus Studio Program Manager. "By contrast, the Stylus Studio focus has always been on rolling out the most comprehensive XML IDE to simplify XML development and data integration tasks, like our new Java code generation features for deploying XQuery and XSLT applications, innovative support for legacy data integration, and two-way EDI-to-XML document conversion. And our message is clearly resonating with XML developers worldwide, with thousands of them making the switch to Stylus Studio each week. If you're frustrated with your current XML tool set, or feel in your gut that there's got to be a better way, you really need to try Stylus Studio 6 XML Enterprise Edition."

A few highlights of XML productivity tools included in Stylus Studio 6 XML Enterprise Edition Release 3 include:

·        Java Code Generation: Now you can generate code for your XQuery and XSLT stylesheets and deploy that code to a live production server or application. Stylus Studio captures the settings specified in the XQuery and XSLT scenarios – your choice of XML processor, parameters, input/output files, and post processing options, for example – and reflects them in the generated Java code. Push-button code generation also gives you complete control over class names and whether or not generated classes are public.

·        Updated W3C XQuery Compliance:  Stylus Studio is the first XML IDE to fully support the W3C XQuery working draft of April 2005, taking the lead on the path of innovation to this critical emerging data integration technology.

·        Loads of new XML Schema Tools:  EDI/EDIFACT to XML Schema conversion -- Generate sample XML fragments from XML Schema components --Generate Java API for XML Binding (JAXB) code from XML Schema --Create XML Schema documentation with a familiar JavaDoc-like layout --XML Schema-based output validation of XSLT or XQuery transformations – these and many more usability enhancements further the Stylus Studio position as the most innovative tool for XML Schema data modeling.

·        New File Explorer: The new File Explorer window provides a handy way for developers to manage their files in Stylus Studio and to perform other basic file-oriented operations (delete, copy, and rename, for example). You can also easily convert files by dragging the file you want to convert onto any user-defined built-in adapters. A new Auto-Backup feature optionally creates backup files of your documents when you save them.

·        XML Diff Text View: The XML Diff Viewer has a third way to view differences in XML documents. In addition to the Split View - Tree tab and the Merged tab, you can now view two documents side-by-side in plain text on the Split View - Text tab.

·        Canonical XML Converter: Render XML in its canonical form with a single mouse click – just one of the many new features in the Stylus Studio XML Editor.

·        Hundreds of other performance and usability enhancements.

For complete information about the new features in Stylus Studio 6 XML Enterprise Edition, http://www.stylusstudio.com/xml_product_new_features.html

About Java News Desk
JDJ News Desk monitors the world of Java to present IT professionals with updates on technology advances, business trends, new products and standards in the Java and i-technology space.

YOUR FEEDBACK
subrahmanyam wrote: Hai its nice and good to see the data of hibernate and i am new to hibernate please give me information about those abstract classes?
Daniel wrote: I didn't understand why did you say to use shared instead of common for the jdbc driver. It doesn't in my project here when I use this. Also, the link for your tutorial is broken
chetan Kumar wrote: I'm using the same configuration as u are hibernate 3 , mysql 5 and tomcat 5 with JDK 1.5 everything seems fine , but i'm getting WARNING: Could not bind factory to JNDI javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:645) at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247) at javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:284) at javax.naming.InitialContext.getNameParser(InitialContext.java:439) at org.hibernate.util.NamingHelper.bind(NamingHelper.java:52) at org.hibernate.impl.SessionFactoryObjectFactory.addInstance(SessionFactoryObjectFactory.java:90) at org.hibernate.impl.SessionFactoryImpl.(SessionFact...
LATEST JAVA STORIES & POSTS
What could be a problem with logging in SOA in the presence of such wonderful tools like log4j, Java’s logging library and similar? Why might we need something special for SOA and why aren’t existing techniques enough? The answer is simple and complex simultaneously – in SO...
Aonix released PERC Ultra 5.1 cross development and target support on Sysgo's PikeOS 2.2 real-time operating system. PERC Ultra support of the PikeOS POSIX PSE52 profile provides a solution for the increasing need for portability across multiple operating systems as industries su...
What's the key to team and individual developer productivity in maintaining and extending a large application? Let’s start by making the following assertions: A developer's knowledge of an application code base is likely the single biggest factor of individual productivity. Cor...
An applet, a Java program that runs in a browser, often has to access the client resources. However, the security manager prevents an applet from accessing client resources. To access client resources, the applet has to have the proper permission. With this permission the applet ...
Three-letter acronyms (TLAs) are hardly new in Information Technology: EAI, ESB, SOA, BPM, BAM, ETL, MDM; the list goes on and on. This article is about yet another three-letter acronym, EDA, which stands for Event-Driven Architecture. EDA is not a brand new technology, but rathe...
Furthering its dedication to providing Java developers productivity with choice, Oracle announced the Oracle Enterprise Pack for Eclipse, a new component of Oracle Fusion Middleware. This release marks the first free Eclipse 3.4 environment to support Oracle WebLogic Server 10g R...
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS
SUBSCRIBE TO OUR RSS FEEDS & GET YOUR SYS-CON NEWS LIVE!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021


SYS-CON FEATURED WHITEPAPERS

SPONSORED BY INFRAGISTICS
There are many forces that influence technological evolution. After a decade of building enterprise ...
2008 is going to be an important year for Rich Internet Applications. Most organizations are deliver...
The OpenAjax Alliance is developing an Ajax industry wishlist for future browsers, using a dedicated...
In every field of design one of the first things students do is learn from the work of others. They ...
Infragistics announced the availability of two Community Technology Preview (CTP) User Interface (UI...
The YUI development team has released version 2.5.2; you can download the new release from SourceFor...
ADS BY GOOGLE
BREAKING JAVA NEWS
Ricoh Americas Corporation, a leading provider of digital office equipment, today announced the avai...