Friday, April 01, 2005

Tomcat v. Vitria Queue Client

My simple Vitria BW queue client wouldn't run inside Tomcat's servlet container. It hung on "ChanFlowLib.resolveQueue(somequeuename)". So I created a tiny Java server that listens for queue names and returns queue info (just queue size). A little hacky. I wonder whether Tomcat in Solaris'll have the same problem.

No comments: