[jboss-user] [JBossMQ] - How to send to remote JMS provider using JBossMQ

2009-06-03 Thread weinfie
Using JB 4.2.3, I would like to code a sample client that uses JBossMQ to send a message to a remote JMS provider listening on a socket. I have configured a local queue reference in jbossmq-destinations-service.xml and an additional connection factory mbean for a remote provider (with url and p

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: DownloadServerClasses

2009-01-24 Thread weinfie
The Configuration Guide: JBoss Enterprise Application Platform 4.2 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204523#4204523 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204523

[jboss-user] [Installation, Configuration & DEPLOYMENT] - DownloadServerClasses

2009-01-23 Thread weinfie
In the JB 4.2.3 documentation, description of the above-captioned parameter is vague: DownloadServerClasses: A flag indicating if the server should attempt to download classes from thread context class loader when a request arrives that does not have a class loader key prefix. Not sure what the

[jboss-user] [Installation, Configuration & DEPLOYMENT] - How to encrypt keystorePass for SSL in server.xml

2008-12-28 Thread weinfie
Using jb4.2.3-GA. Having configured SSL in /jboss-web.deployer/server.xml, I would prefer not using a clear password for the keystorePass and truststorePass attributes. Can these be encrytped? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198453#4198453 Rep

[jboss-user] [JCA/JBoss] - Re: trying to begin a XA UserTransaction gets javax.transact

2008-12-10 Thread weinfie
This is detailed in another thread http://www.jboss.com/index.html?module=bb&op=viewtopic&t=146883 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195564#4195564 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4195564

[jboss-user] [JCA/JBoss] - trying to begin a XA UserTransaction gets javax.transaction.

2008-12-06 Thread weinfie
Using db2-jcc-xa-ds.xml DB2 deploy descriptor with MQSeries. When I try to begin the transaction with UserTransaction utx.begin(); I get the not supported exception. Using JB 4.2.3-GA, default configuration. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=419

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Getting cached copy of WAR project after deploying new W

2008-11-22 Thread weinfie
This sounds very plausible. I will try this out shortly when I have access to the AIX server running on GMT. Thank you very much. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191484#4191484 Reply to the post : http://www.jboss.com/index.html?module=bb&op=p

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Getting cached copy of WAR project after deploying new W

2008-11-21 Thread weinfie
Yes, the AIX system clock is set to GMT time -- 5 hours ahead. Why would that matter? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191329#4191329 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4191329

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Getting cached copy of WAR project after deploying new W

2008-11-21 Thread weinfie
We are seeing old JSP pages. App is built on a Windows XP system, uploaded to an AIX server and deployed there. Server is being restarted as well. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191304#4191304 Reply to the post : http://www.jboss.com/index.ht

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Getting cached copy of WAR project after deploying new WAR f

2008-11-21 Thread weinfie
using 4.2.3.GA, default configuration. After deploying new war file, and restarting the server, we seem to get old copy of application. There appears to be some unintended caching, although server is restarted. Any ideas? View the original post : http://www.jboss.com/index.html?module=bb&op=vi