Last week, we had the author of TDD for a Shopping Website LiveProject. Friday at 11am Ranch time, Steven Solomon will be hosting a live TDD session just for us. See for the agenda and registration link
Hi all,
I have one web application that will be running on tomcat web server and implemented couple of means those will be running as java service but here I want to establish communication between the tomcat websever and java service.
In existing architecture through mbeans we are communicating but I am planing to remove those mbeans threfore please suggest me any mechanism through spring to establish communication