[JBoss-user] [Installation & Configuration] - JBoss and SQL Server

2005-05-27 Thread cingram
Hi All! I hope this is the right forum for this question. Has any one confgured JBoss to run with SQL server? If so how difficult was it? Does the JBoss data source play nicely with SQL Server? Thanks in Advance! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Problem deploying MDB when running server on different p

2005-05-10 Thread cingram
Thanks for the reply Ulf. It does seem to be a port problem. However the problem is not showing it self until deploy. Checking the logs I found a communication exception javax.naming.CommunicationException: Failed to connect to server localhost:1099. This is confusing because I have uncommente

[JBoss-user] [Messaging, JMS & JBossMQ] - Problem deploying MDB when running server on different ports

2005-05-09 Thread cingram
Hi all! I have an MDB that I am deploying. When the server starts up in the default fasion every thing works as expected. In other words I do not recieve an error on deploy. My mdb deploys fine. I then restart my server using the service-binding.xml file to change the ports. The start string is

[JBoss-user] [Installation & Configuration] - Classpath question

2004-08-26 Thread cingram
I guess in web logic and web sphere there is the ability to set a classpath for a web app in side the container i.e. Add a specific dir only for web app x, that way web app y wont be able to see that dir. Is there a way to do some thing similiar in JBoss? View the original post : http://www.jbo