Are your clients running inside the application server itself? If so, just providing localhost:1100 as the provider URL should work. Or are you using the -b switch to bind ports to a particular IP, in which case that won't work.
anonymous wrote : we see the queues attempt to deploy but instead drop into their waiting state.
That doesn't sound right; queues shouldn't even attempt to deploy unless they are on the master node. Are you deploying your queues from the deploy-hasingleton directory?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975600#3975600
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975600
Hello all,
a greenhorn question, I assume already asked...
I have a server running a no-JBoss java application. I would like to bind a Remote object from this server into my JBoss JNDI, so that I can use it from other apps easily, too. What is best practice for this case? I already tried to bind it to the initial context from JBoss, but JNDI complained that it isn't a serializable object ( javax.naming.CommunicationException [Root exception is java.io.NotSerializableException...). It is implementing Remote, and (I may be wrong) a class shouldn't implement Serializable and Remote.
Thanks for any hints!
SF
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975598#3975598
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975598
I've created various task instances of the same task in the same process instance. This task instances should to be created in the StartState node. The first time that i create the task instance, the task is in the StartState node... good!, i finalize the task instance normally, but the second time that i create the task instance, this task is in other node. I don't know why.
sorry for my poor english
thanx!!!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975596#3975596
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975596