[jboss-user] [Messaging, JMS & JBossMQ] - Re: How to make MDB listen on weblogic queue

2006-10-04 Thread romanchr
Hi Alan, What you need is a JMSProvider that access Weblogic. There are examples how you can achieve this for Tibco. My guess is you can do it the same way. If you want you can also check out my own topic in this forum (Tibco messaging integration fails). What you mainly need is, as mentioned b

[jboss-user] [Messaging, JMS & JBossMQ] - Re: Tibco EMS messaging integration fails

2006-10-04 Thread romanchr
Hi all, I could solve my problems. Originally it seemed to be just one problem but infact there was another onbe coming up after solving the first one (Message "No valid Context.Provider_Url found". Here is what I came up with: First problem was that NamingAliases are not working when you try to

[jboss-user] [Messaging, JMS & JBossMQ] - Re: Can not instantiate remote message provider

2006-10-04 Thread romanchr
Hi all, I found some sources and / or solutions for my problem. Checkout the other thread for details. Regards Christoph View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975993#3975993 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting

[jboss-user] [Messaging, JMS & JBossMQ] - Can not instantiate remote message provider

2006-09-28 Thread romanchr
Hi all, I have a problem instantiating a remote message provider. I´d be pleased if you could have a look at the following topic where you find all further details of this case: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=91653. Any help is greatly appreciated! Thanks & Regards C

[jboss-user] [Messaging, JMS & JBossMQ] - Tibco EMS messaging integration fails

2006-09-28 Thread romanchr
Hi all, I try to set up an environment where I have JBoss 4.0.4GA Patch1 with EJB3.0RC9 and Tibco EMS 4.2. In JBOss I would like to run an MDB and EMS the queues for my messaging. I followed the configuration guide lines stated here:http://wiki.jboss.org/wiki/Wiki.jsp?page=IntegrationWithTibcoEM

[jboss-user] [EJB 3.0] - Re: org.jboss.remoting.CannotConnectException: Can not get c

2006-09-20 Thread romanchr
Hi all, With updating to EJB3.0 RC9 our problem has been solved. JBoss handles the ports settings correctly now and we can run it with others then just ports-default. I truly hope the guys from JBoss make it this time to keep the faulty code out and not merge it in again in a later release

[jboss-user] [EJB 3.0] - Re: org.jboss.remoting.CannotConnectException: Can not get c

2006-09-19 Thread romanchr
Hi, I'd like to apologize for my late answer due to my vacation last week. And yes I do not use @Service. Just @Remote in the remote interface and @Stateless in the bean. AS RC9 is out I gonna have another try. I come back when I know more. Regards, Christoph View the original post : http:/

[jboss-user] [EJB 3.0] - Re: org.jboss.remoting.CannotConnectException: Can not get c

2006-09-07 Thread romanchr
I finally find out what the problem is: It is a damned annoying bug in JBoss. JBoss version 4.0.4GA RC8 can't handle different ports settings other the ports-default. The bug will be fixed in RC9. See http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3969990#3969990 if you want to know m

[jboss-user] [EJB 3.0] - Re: org.jboss.remoting.CannotConnectException: Can not get c

2006-08-04 Thread romanchr
I forgot to mention that the 4.0.3SP1 instance is running on other ports (default +100, means 8180, 1199 1198, etc). Therefore the ports 1298, 1299, etc are not taken by this instance. Regards Christoph View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963097#

[jboss-user] [EJB 3.0] - Re: org.jboss.remoting.CannotConnectException: Can not get c

2006-08-03 Thread romanchr
I am on Windows 5.1 (XP with SP2). I somehow have the same feeling as you: it looks like as if the internal windoze firewall is blocking my calls. I had try on another machine and there I had absolutely no problems. Therefore I will examine my firewall a bit closer. Funy enough that my JBoss 4.

[jboss-user] [EJB 3.0] - Re: org.jboss.remoting.CannotConnectException: Can not get c

2006-08-03 Thread romanchr
Hi, Thanks for your answer. When going through my initial poste I noticed that i forgot to mention the JVM used. Both server and client are running on the same JVM version (1.5.0_06-b05). Now to the results of your suggestions. Port: Our server is listing on Port 1299 (we do not use the defaul

[jboss-user] [EJB 3.0] - org.jboss.remoting.CannotConnectException: Can not get conne

2006-08-02 Thread romanchr
Hi all, I am experiencing a strange problem: I can not execute any business methods on my ejb 3.0 stateless session bean. Looking up the remote interface is no problem but any executed remote method leads to a CannotConnectException. Here is my client side code: public void testRemoteMethod()

[jboss-user] [EJB 3.0] - Re: Constant UDP error messgae when running 4.0.4 GA Patch1

2006-08-01 Thread romanchr
Hi, Thanks for your reply. I tried to figure out how to configure a virtual network but failed. Instead I am using a none clustered version now as the exception is just too annoying. I still be happy if anyone outhere could point out a bit more detailed instructions. Thanks & Regards Christo

[jboss-user] [EJB 3.0] - Constant UDP error messgae when running 4.0.4 GA Patch1 with

2006-07-31 Thread romanchr
Hi all, I am running JBoss 4.0.4GA Patch1 with EJB3 clustering enabled configuration. OS is Windows XP Pro, SP2 and Java version is 1.5.0_06. Everything seems to run fine except that I get constant error message somehow related to communication going on. Here is the stacktrace: 08:46:53,363 ER