Tagged Questions

1
vote
1answer
71 views

What is the JBoss equivalent of Tomcat’s server.xml?

I am running an application which was deployed on JBoss. There is only documentation for Tomcat, none for JBoss. I need to change some connector tag attributes to look like so: …
-1
votes
0answers
105 views

Using outlook connector 12.1 with my own live account (no live.com, hotmail.com)? [closed]

Hi there, I have installed outlook connector 12.1 for synchronizing my tasks, calender etc with live.. I tired with @live.com account and it works ... But i also have a myname@m …
5
votes
5answers
536 views

What are the benefits of JCA?

Our application often connects to different king of back-ends over web services, MQ, JDBC, proprietary (direct over socket) and other kids of transport. We already have a number of …
1
vote
2answers
552 views

What is the Simplest Tomcat/Apache Connector (Windows)?

I have apache 2.2 and tomcat 5.5 running on a Windows XP machine. Which tomcat/apache connector is the easiest to set up and is well documented?