[jboss-user] [JBoss Messaging] - Re: Unable to configure a topic in Jboss 5

2009-05-20 Thread talktoudaykumar
Hi 

I got the error what i did. instead of placing the -service.xml file in conf 
folder, we need to place the file in deploy folder.

Thanks,



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232109#4232109

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232109
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Messaging] - Unable to configure a topic in Jboss 5

2009-05-20 Thread talktoudaykumar
Hi,
I'm new to JBoss Messaging services. I started with simple Queue example. It 
was deployed well and able to taste the result. 

Now the problem is, i"m unable to configure the TOPIC.What i did is
1)I'm using the default (as deployment folder).
2) I created the xml file and named as jboss-topic-service.xml. in 
default/config folder
3)I written the below code in that.

  | 
  |   jboss.messaging:service=ServerPeer
  |   jboss.messaging:service=PostOffice
  |   
  |  
  | 
  | 
  | 
  |  
  |   
  |
  | 
4)when i start my jboss with default as deployment option, I'm unable to see my 
topic in the console. Here is the console output.
12:13:53,352 INFO  [ServerPeer] JBoss Messaging 1.4.1.GA server [0] started
  | 12:13:53,461 INFO  [QueueService] Queue[/queue/ExpiryQueue] started, 
fullSize=20, pageSize=2000, downCacheSize=2000
  | 12:13:53,539 INFO  [QueueService] Queue[/queue/testQueue] started, 
fullSize=20, pageSize=2000, downCacheSize=2000
  | 12:13:53,618 INFO  [ConnectionFactory] Connector bisocket://127.0.0.1:4457 
has leasing enabled, lease period 1 milliseconds
  | 12:13:53,618 INFO  [ConnectionFactory] 
org.jboss.jms.server.connectionfactory.connectionfact...@1f4ed3f started
5) In the above console output we can able to see the queue service has been 
configured well but Topic is not.

Please help me in this . What's wrong with the configuration. Please let me 
know is there any thing to do in order to deal with TOPIC example.

I even checked by removing the SecurityConfig attribute in 
jboss-topic-service.xml. But no use.

Help me in this.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232105#4232105

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232105
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: java.lang.ClassCastException: javax.naming.Reference

2009-04-13 Thread talktoudaykumar
same problem. I'm using a session bean. I'm trying to access this bean from my 
client program. 

When i print getClass().getName() it is printing 
"javax.naming.Reference". When i try to cast this to session bean interface, it 
is giving class cast exception.


I searched for this in various posts. Every one is saying that it is the 
problem of class loader.

Please help me in this.



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225100#4225100

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4225100
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Messaging, JMS & JBossMQ] - Re: Slight problem still regarding the fix for bug JBAS-1489

2008-06-02 Thread talktoudaykumar
I'm facing the same problem. I don't know what went wrong in that. Please help 
me in this context. It's Urjent Please..PleasePlease

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155195#4155195

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155195
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user