[JBoss-user] creating queues using a java program

2004-08-11 Thread Thilina Anjitha
Hi, Anybody know how to create a queue (Ex: queue/MyQueue) without editing JBOSS_HOME\server\default\deploy\jms\jbossmq-destinations-service.xml file. i need to create a queues using a java program without manually editing the above file. I need this because i want to maintain more than one queue

[JBoss-user] Running JMS results Shut downing the JBOSS

2004-08-10 Thread Thilina Anjitha
HI i run the following JMS application in Jboss. URL : http://www.jboss.org/wiki/Wiki.jsp?page=QueueExample Then the Jboss server is automatically shutdown with following error. 16:35:27,781 INFO [STDOUT] Queue name is testQueue 16:35:27,781 INFO [STDOUT] JNDI API lookup failed: javax.naming.N

[JBoss-user] jbossMQ configuration problem

2004-08-10 Thread Thilina Anjitha
Hi all, i'm refering the following link for writing simple JMS application. http://www.jboss.org/wiki/Wiki.jsp?page=QueueExample But i still not be able to configure the JbossMQ server. Can you tell me what configuration files and entries I need to change while running a JMS application. such as

[JBoss-user] java.lang.ClassFormatError: (Truncated class file)

2003-09-01 Thread Thilina Anjitha
hi, I got following error when try to run a java code in JBoss. 15:39:56,696 ERROR [LogInterceptor] Unexpected Error: java.lang.ClassFormatError: Thilina (Truncated class file) at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:5

[JBoss-user] (no subject)

2003-09-01 Thread Thilina Anjitha
hi, I got following error when try to run a java code in JBoss. 15:39:56,696 ERROR [LogInterceptor] Unexpected Error: java.lang.ClassFormatError: Thilina (Truncated class file) at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:5

[JBoss-user] ERROR [LogInterceptor] Unexpected Error: java.lang.ClassFormatError: (Truncated class file)

2003-09-01 Thread Thilina Anjitha
hi, I got following error when try to run a java code in JBoss.   15:39:56,696 ERROR [LogInterceptor] Unexpected Error: java.lang.ClassFormatError: Thilina (Truncated class file)     at java.lang.ClassLoader.defineClass0(Native Method)     at java.lang.ClassLoader.defineClass(