J2EE JMS
Hello,
I'm trying to test SimpleQueueSender.java example (I have found it in
Sun JMS Tutorial)
I also created (P2P) queue inside J2EE Application Server and I have
compiled this simple
example successfully.
The problem is the following:
The tutorial says to start It in this way:
java -Djms.properties=%J2EE_HOME%\config\jms_client.properties
SimpleQueueSender MyQueue 3
'MyQueue' is the name of the queue and '3' is the number of messages to
send.
But I cannot find jms_client.properties inside J2EE_HOME. Why this?
What contain jms_client.properties file????
Can I create It?
please help me!
bye
teo
.
Relevant Pages
- Re: AJAX devtool using Cobol
... managed by a Java Applet. ... Server Affinity is completely under ... just enter an asterix "*" for the Queue Name and then click ... Applet Java code is application-neutral and completely reusable. ... (comp.lang.cobol) - Re: best way to load arrays with large amounts of data?
... JavaScript - or at least soem thing mroe flaxible than lines and lines ... Server Affinity is completely under ... just enter an asterix "*" for the Queue Name and then click ... Full, one-time, context-specific, VMS User Authentication. ... (comp.lang.javascript) - Re: Need help urgently please!
... I'll create a back-up folder for the Queue and copy ... The backup was done around 2AM and the server crashed at 1:30PM. ... a significant amount of mail will be lost if we can't recover the logs. ... there is a significant amount of mail in the queue that arrived at our ... (microsoft.public.exchange2000.admin) - Re: Need help urgently please!
... I'll create a back-up folder for the Queue and copy ... The backup was done around 2AM and the server crashed at 1:30PM. ... a significant amount of mail will be lost if we can't recover the logs. ... there is a significant amount of mail in the queue that arrived at our ... (microsoft.public.exchange2000.admin) - Re: Need help urgently please!
... I'll create a back-up folder for the Queue and copy ... The backup was done around 2AM and the server crashed at 1:30PM. ... a significant amount of mail will be lost if we can't recover the logs. ... there is a significant amount of mail in the queue that arrived at our ... (microsoft.public.exchange2000.admin) |
|