February 2nd, 2010
Since announcing Mule Data Integrator in November, we have seen great early adoption, with over a hundred organizations using it in development, and at least a handful who are going into production. The product is ideal for a wide variety of use cases, but one in particular has cropped up with some frequency: adding new trading partners (on-boarding) in large organizations.
Given that so many from the Mule community have been asking questions about this use case, we felt that it would make sense to do a live demo, showing how Mule Data Integrator can help dramatically simplify the on-boarding of trading partners and reduce the time to market for new customer or partner relationships.
Rapid Trading Partner on-boarding with Mule Data Integrator
Speaker: Francis Upton, Sr. Architect for Mule Data Integrator
Date: Wednesday, February 3rd
Time: 10am PT / 1pm ET
Click HERE to Register
More »
amber.taylor
Posted in Mule Data Integrator, Mule ESB, MuleSoft, webinar
February 2nd, 2010
In early days of my career, Sun Microsystems was the company we all looked towards. No other company innovated as much in hardware and then in software as Sun Microsystems did. In fact, Apache Tomcat started as a project at Sun. I would have guessed in the early 90s that Sun would buy Oracle – oh well, how times change.
Oracle has a daunting task ahead of integrating some amazing technologies they acquired from Sun Microsystems. Several important and critical technology pieces such as MySQL, NetBeans, and the whole Java community need careful attention. It is only natural then that some other products might not get an equal amount of TLC from Oracle executives. More »
Sateesh Narahari
Posted in Industry, Tomcat
January 26th, 2010
We have received a great early response so far to our recent release of Mule MQ, MuleSoft’s new JMS messaging server. The response is not unexpected, since the Mule ESB user base has been requesting that we provide a JMS server which has been tested and is supported along with Mule ESB. Hundreds of organizations have downloaded Mule MQ for evaluation and we have been hearing great feedback from the Mule community.
Some people have been very interested in the performance of Mule MQ, and they have asked us to provide more details about the tests we have run to validate performance. It’s clear that performance is one of the most important criteria for selecting a JMS messaging product, so our product team spent a great deal of time benchmarking Mule MQ against the most popular JMS products currently available.
One of the projects we selected for comparison was Apache ActiveMQ (most product vendors prohibit publishing benchmark data). ActiveMQ is the leading open source JMS technology, and is popular with the Mule community. For that reason, we wanted to understand how Mule MQ would compare ActiveMQ under some common scenarios.
A few things that we considered as we designed our tests:
More »
Ken Yagen
Posted in Mule ESB, Mule MQ
January 26th, 2010
Apache Tomcat is the perfect application server for deploying your web applications in production. In fact, it also happens to be the only Java application server that has hardening guidelines published by Center for Internet Security (CIS). CIS publishes hardening guidelines for widely used software to help enterprises protect their deployments. The very fact that they have hardening guidelines for Tomcat is a testament to its widespread popularity and usage.
So, how do you know if your Tomcat installation is secure? Its actually very easy. I will provide step-by-step instructions on evaluating whether your Tomcat is secure. If you find that you need to make changes, you can use Tcat Server to harden your Tomcat instance.
More »
Sateesh Narahari
Posted in Security, Tcat Server, Tomcat, Uncategorized
January 21st, 2010
The new stable release of Tomcat 6.0.24 represents six months of open source software development. Version 6.0.24 includes a small number of new features, plus a large amount of important bug fixes and enhancements. This release is an incremental bug fix release, but the number of fixes included in this release is high. More »
jasonb
Posted in Industry, Java, MuleSoft, Tcat Server, Tech Ramblings, Tomcat, performance
January 20th, 2010
MuleSoft just announced availability of Mule MQ.
Seriously! Do we really need another messaging server in this already crowded market? Then again, do we really need Google Nexus One and Motorola Droid when Apple’s iPhone supposedly already has almost everything one could ask for? The answer lies in the user’s need for reliability, performance, interoperability, and ease of use – in short, the answer is YES. More »
Puneet Gupta
Posted in Mule ESB, Mule MQ, performance
January 14th, 2010
While we like to believe that our application servers and web applications are flawless, the reality is that applications have bugs. Sometimes, they have nasty bugs, such as holding onto references and thus causing larger memory consumption over time. As a result, many IT operations have put in place processes to restart the application servers and web applications on a periodic basis. Some have written scripts to do this, and some rely on an administrator to wake up in the middle of the night to login remotely to the server and do the restarts. Even if you have flawless web applications, you still need to restart your application server as a result of configuration changes and/or to deploy new versions of your web applications. More »
Sateesh Narahari
Posted in Tcat Server, Tomcat
January 5th, 2010
ObjectWatch has put out a report titled The IT Complexity Crisis: Danger and Opportunity. They estimate that we are losing $500 billion per month in IT failures. That’s a scary number. If this rate of failure continues, business confidence in IT will diminish.
A couple of points in the report caught my eye, as they are applicable to the points we have been discussing over the last several months.
More »
Sateesh Narahari
Posted in Java, MuleSoft, Tcat Server, Tech Ramblings, Tomcat
December 18th, 2009
The move from big legacy Java EE application servers such as IBM WebSphere and Oracle WebLogic to Apache Tomcat is accelerating, according to a recent Tomcat survey that MuleSoft drove in collaboration with Computerworld.
More »
Sateesh Narahari
Posted in Industry, Tomcat
December 17th, 2009
A common question Mule ESB users have is: How do I perform some actions on Mule startup? Well, the fact is one can do it many ways, including:
More »
Andrew Perepelytsya
Posted in Mule ESB, howto