
Sateesh Narahari on Wednesday, September 30, 2009
If you work in IT, you probably heard about IT service management (ITSM) or Information Technology Infrastructure Library (ITIL). ITIL is a set of best practices to improve IT effectiveness and quality, and it has gained wider adoption over the last several years. ITSM is at the heart of ITIL and aims to improve availability [...]
Filed under: Tomcat / Tcat Server by Sateesh Narahari on Wednesday, September 30, 2009 | Social tagging: ITIL > ITSM > Operations > tomcat tip
No Comments »

Sateesh Narahari on Monday, September 28, 2009
Several years ago, I moved into Product Management, and progressively my time writing code has diminished. Hanging out with the super smart developers at MuleSoft has made me realize how much I missed the days of writing code. So I wanted to get back to doing some code, and what better way to do it [...]
Filed under: Tomcat / Tcat Server by Sateesh Narahari on Monday, September 28, 2009 | Social tagging: howto
2 Comments »

Wey Cheng on Friday, September 25, 2009
There are use cases where you may want to send a message through HTTP, File, or another transport to a .NET Web Service. Using Mule ESB, it’s fairly straight-forward to accomplish this. Consider this use case:
Filed under: Mule ESB by Wey Cheng on Friday, September 25, 2009 | Social tagging: .NET > howto > interoperability > Web Services
1 Comment »

jasonb on Thursday, September 24, 2009
It’s a very good thing that Tomcat is open source software. Because it is open, it enjoys broad stand-alone adoption, plus it has been incorporated as part of many other application server products, both commercial and open source. Why reinvent the wheel when Tomcat works great as a generic web container, and the source code is free? Many [...]
Filed under: Tomcat / Tcat Server by jasonb on Thursday, September 24, 2009 | Social tagging: ant > developer > howto > Java > performance > source > Tomcat / Tcat Server > webapp > webapps
No Comments »

Sateesh Narahari on Wednesday, September 23, 2009
Since the launch of the public beta of Tcat Server a few weeks ago, the team at MuleSoft has been busy working on adding new features to the product. We also launched a new product called Mule iBeans. To complement iBeans, we released public beta 2 of Tcat Server, which is now optimized as the [...]
Filed under: Tomcat / Tcat Server by Sateesh Narahari on Wednesday, September 23, 2009 | Social tagging: iBeans > release
No Comments »

Ross Mason on Tuesday, September 22, 2009
I am very excited to announce that MuleSoft has launched a new open source integration product called iBeans (short for Integration Beans). iBeans provide a way to dramatically simplify common integration tasks for Web application developers. Why did we create iBeans?
Filed under: Uncategorized by Ross Mason on Tuesday, September 22, 2009 | Social tagging: iBeans > JavaScript > release > REST
10 Comments »

Jackie on Monday, September 21, 2009
I recently caught up with Ross Mason, co-founder and CTO of MuleSoft, to ask him about the launch of Mule iBeans, a new integration framework that allows your existing Java web applications to easily interact with other webapps and services, such as Twitter, Flickr, Gmail, and Amazon EC2.
Filed under: Uncategorized by Jackie on Monday, September 21, 2009 | Social tagging: iBeans
2 Comments »

Dirk Olmes on Monday, September 21, 2009
When I recently switched to Eclipse Galileo, I noticed that a Mule configuration file that had previously validated correctly now had validation errors. Since I did not change the file, something in Galileo’s validation of XML files must have changed. The symptoms are these:
Filed under: Mule ESB by Dirk Olmes on Monday, September 21, 2009 | Social tagging: Eclipse > howto > XML
22 Comments »

Ken Yagen on Friday, September 18, 2009
At MuleSoft we use Agile development to build and deliver all of our software products. One of the more challenging and potentially time consuming part of agile is story estimating. Recently we decided to take a new approach to this that has proven to be a lot of fun and amazingly accurate. I call it [...]
Filed under: Tech Ramblings, Uncategorized by Ken Yagen on Friday, September 18, 2009 | Social tagging: Agile
1 Comment »

Dirk Olmes on Thursday, September 17, 2009
Some time ago I wanted to do a Mule demo. I’m a Jabber fan so I wanted to use the XMPP transport for the demo. I soon found out that the XMPP transport in its current form doesn’t work with real world Jabber servers any more. SSL connections are negotiated through TLS now and authentication [...]
Filed under: Mule ESB by Dirk Olmes on Thursday, September 17, 2009 | Social tagging: jabber > Mule 3 > xmpp
12 Comments »