[jboss-user] [JBoss Messaging] - Re: Messages was not delivered

2008-07-07 Thread slogger
"ataylor" wrote : Again, i'm not sure what your problem is, I would expect these errors when unplugging a network cable. It necessary for us to provide correctness of work on unstable network connections and recovery of delivering after losing connection. I was found like one in http://jira.jbo

[jboss-user] [JBoss Messaging] - Re: Messages was not delivered

2008-07-07 Thread slogger
"ataylor" wrote : I'm not really sure what you're problem is, obviously if you unplug the network this will cause errors on either the client or server. | | JBM works by sending messages to a client side buffer from which the client will consume messages from. This is for performance reasons

[jboss-user] [JBoss Messaging] - Messages was not delivered

2008-07-03 Thread slogger
Additional info: I am using jms resource adapter and External JNDI on client: | | | | | | | | | | RemoteJMSProvider | | org.jboss.jms.jndi.JNDIProviderAdapter | | | XAConnectionFacto

[jboss-user] [JBoss Messaging] - Messages was not delivered

2008-07-03 Thread slogger
Hi gurus!!! I have two machines with JBOSS 4.2.1. OS Windows XP jdk 1.5 (build 1.5.0_13-b05) JBMessaging 1.4.0 SP3 JBRemoting 2.2.2 SP7 JMS provider was installed on only one machine and uses RDMS Oracle 10.2.0. The second machine is just remote client. Message delivery was organized synchrono

[jboss-user] [JBoss Messaging] - Re: QueueConnectionFactory.createQueueConnection is bloked

2008-05-07 Thread slogger
"timfox" wrote : I would check you have the correct version of JBoss Remoting on *both* the client and server side. The remoting jar should be on the client classpath before any other entries (see userguide). | | The same version should be on both the client and server side. | | Thank

[jboss-user] [Remoting] - ConnectionNotifier: NullPointerException!

2008-05-03 Thread slogger
"[EMAIL PROTECTED]" wrote : This problem was addressed in JBREM-944 "Fix race in ConnectionNotifier", the fix for which is available in Remoting version 2.2.2.SP7, available at http://repository.jboss.com/jboss/remoting/2.2.2.SP7-brew/ . Thank you very much, Ron! I will try to change version of

[jboss-user] [Remoting] - ConnectionNotifier: NullPointerException!

2008-04-29 Thread slogger
Hello, gurus! Tim Fox (Messaging Lead) adviced me to post this problem on remoting forum. I am using JBoss Messaging 1.4.0.SP3 on Jboss AS 4.2.1 GA (non-clustered installation). Jboss messaging uses remoting 2.2.2 SP4 (it's requirements in release notes for messaging). The JBoss Messaging conf

[jboss-user] [JBoss Messaging] - ConnectionNotifier: java.lang.NullPointerException

2008-04-27 Thread slogger
"timfox" wrote : The stack trace shows this is in jboss remoting. Have you tried asking in the jboss remoting forum? Hello Tom! No, I hadn't. Do you thing that I must to post this problem to remoting forum? Really, I have thought that Jboss Messaging is using Remoting API, you have possibility

[jboss-user] [JBoss Messaging] - ConnectionNotifier is produced: java.lang.NullPointerExcepti

2008-04-24 Thread slogger
I am using JBoss Messaging 1.4.0.SP3 on Jboss AS 4.2.1 GA (non-clustered installation). The JBoss Messaging configuration is defualt. It works excellently during about first 24 hours. After this unexpected error occurs periodically: 2008-04-24 16:14:20,486 DEBUG [org.jboss.remoting.ConnectionN

[jboss-user] [JBoss Messaging] - Thank you very much Tom for your advise!!!

2007-12-13 Thread slogger
Thank you very much Tom for your advise!!! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112812#4112812 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112812 ___ jboss-user

[jboss-user] [JBoss Messaging] - Is it possible?

2007-12-11 Thread slogger
Tom! Is it possible to receive remote Queue if only ConnectionFactory was existed? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112154#4112154 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112154 __

[jboss-user] [JBoss Messaging] - nevertheless ...

2007-12-06 Thread slogger
Hi, Tim! Thank you very much fo your answer! It necessary for me to make dialog between two JBOSS4.2.1 instances. JMS Queue is deployed on only one central instance of Jboss AS. Let me to retell JMS API a little bit :-): QueueConnectionFactory has method QueueConnection createQueueConnection() I

[jboss-user] [JBoss Messaging] - Re: How can I send message to remote queue that predefined d

2007-12-03 Thread slogger
May be is it impossible!? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110085#4110085 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4110085 ___ jboss-user mailing list j

[jboss-user] [JBoss Messaging] - How can I send message to remote queue that predefined decla

2007-12-01 Thread slogger
Hi, gurus I try to open a remote Queue. I can get a RemoteConnectionFactory like http://wiki.jboss.org/wiki/Wiki.jsp?page=HowDoIConfigureTheJMSResourceAdapterToUseARemoteConnectionFactory, but still unaware how to get a queue. I think i need something similiar to Queue queue = (Queue) jm

[jboss-user] [Messaging, JMS & JBossMQ] - Additional

2007-11-26 Thread slogger
Two jboss 4.2.1 instanses. Anybody will be jms provider. Please, sorry my English :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107770#4107770 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107770 _

[jboss-user] [Messaging, JMS & JBossMQ] - Binding remote queue to local jndi is failed

2007-11-26 Thread slogger
It is necessary for me to send message to remote queue. Queue must be predefined declaratively. I step by example hear http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigAdminObject with some changes: | | queue/Inbox | jboss.jca:service=RARDeployment,name='jms-ra.rar'

[jboss-user] [JBoss jBPM] - Re: How can I get start Date?

2007-07-04 Thread slogger
Thank you very much for you answers! :)) I allready solved this task. I hope that it will documented in a short time. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060279#4060279 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=r

[jboss-user] [JBoss jBPM] - How can I get start Date?

2007-07-03 Thread slogger
For example, the function BusinessCalendar.isInBusinessHours(Calendar.getInstance().getTime()) returns false. How can I get next working interval (start and end dates)? Please, simple source code for example )) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=

[jboss-user] [JBoss jBPM] - Re: Exception on Timer-Execution under Weblogic

2007-06-29 Thread slogger
Do you try to cancel timer in you delegation action class? Can you post you proc-definition.xml and source code of action class? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059119#4059119 Reply to the post : http://www.jboss.com/index.html?module=bb&op=p

[jboss-user] [JBoss jBPM] - Re: Malicious timer :)

2007-06-29 Thread slogger
To solve this problem, I was forced to remove "transition" attribute. In principle, it is logically :-)) But, is it correct behaviour of jBpm? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059114#4059114 Reply to the post : http://www.jboss.com/index.html?

[jboss-user] [JBoss jBPM] - FFF

2007-06-29 Thread slogger
Thank you very mach, syngolis! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059038#4059038 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059038 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: How can I split storage scheme JBPM and general?

2007-06-29 Thread slogger
In other words, you still try to split storage between differents DB... I solved this problem for single DB. I created jbpm tables on behalf of user JBPM and gave grant on this one to general user. It possible also to create synonym on jbpm tables ;-) Can you post XA datasource config? View the

[jboss-user] [JBoss jBPM] - FFF

2007-06-29 Thread slogger
Yes I was. I said above about my soft environment ) By the way, I replace jbpm-console.war v3.2.1 with v3.2 and it began to work normally, except jbpm Timer. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059024#4059024 Reply to the post : http://www.jboss

[jboss-user] [JBoss jBPM] - Timer repetition functionality

2007-06-29 Thread slogger
Does attribute "repeat" of timer element accept "yes" "no" as value now? What is the differences between one and "10 seconds", for example? I did not find information about this in documentation. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059022#4059022

[jboss-user] [JBoss jBPM] - !!!

2007-06-28 Thread slogger
Will somebody help me? It is very important for me! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059011#4059011 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059011 ___ jbo

[jboss-user] [JBoss jBPM] - Malicious timer :)

2007-06-28 Thread slogger
[JBOSS 4.2GA, JBPM 3.2.1] I got a same problem on JBPM 3.2GA with Timer (http://www.jboss.com/index.html?module=bb&op=viewtopic&t=110744) and migrate to version 3.2.1. But it did not solve this problem. Besides, jbpm-console don't work at all! :)) and it have no errors in logs. (I already remo

[jboss-user] [JBoss jBPM] - Re: How can I split storage scheme JBPM and general?

2007-06-20 Thread slogger
"estaub" wrote : fady.matar wrote: | | anonymous wrote : It is not recommended to use two JNDI for the same physical database. | | Look at the way the identity schemas are bound in to JBPM for starters, then note that has a "schema" attribute. | | If you want independent transact

[jboss-user] [JBoss jBPM] - Re: How can I split storage scheme JBPM and general?

2007-06-20 Thread slogger
"mputz" wrote : anonymous wrote : It is necessary for application to guarantee execution in single transaction (jbpm and general). | | If you want to access the jBPM and the application data from within the same Hibernate session you could inject the Hibernate session into the jbpmContext

[jboss-user] [JBoss jBPM] - I created my own app

2007-06-20 Thread slogger
I created my own application. Jbpm included to my ear with his console war. In addition, ear consists of my ejbs (by EJB3 spec + hiber). Thus, this ear has two hibernate.cfg.xml. The first one is used for own mappings of business data. View the original post : http://www.jboss.com/index.html?

[jboss-user] [JBoss jBPM] - Sorry!

2007-06-20 Thread slogger
In any case, fady.matar thank you very much for your answer! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055898#4055898 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055898 __

[jboss-user] [JBoss jBPM] - Re: How can I split storage scheme JBPM and general?

2007-06-20 Thread slogger
"fady.matar" wrote : It is not recommended to use two JNDI for the same physical database. | | Use different JNDI names for different databases and update your persistence configuration accordingly Hmmm... "not recommended" In that way, it is impossible just to split schemes? If it's possi

[jboss-user] [JBoss jBPM] - How can I split storage scheme JBPM and general?

2007-06-19 Thread slogger
How can I split storage scheme JBPM and general? I tried to create different DataSource (two confiqs *-ds.xml with local-tx-datasource), but I got issues. It is necessary for application to guarantee execution in single transaction (jbpm and general). RDBMS Oracle10g, JDK 1.5.8, JBoss 4.2.0, Jbpm

[jboss-user] [JBoss jBPM] - Lost retrieving resource bandle in ActionHandler

2007-03-13 Thread slogger
Hi, kukeltje! Thank you very mach for your answer that make clear for me. I will go other way. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027831#4027831 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027831 ___

[jboss-user] [JBoss jBPM] - Re: Lost retrieving resource bandle in ActionHandler

2007-03-13 Thread slogger
It is impossible that anybody didn't have this problem :-) I need to use some config files that supports my process execution (like iBATIS sql-map-config.xml, sql-map.xml and so on). Or this feature is not supported? May be I am wrong in principle ? Please, help me! View the original post :

[jboss-user] [JBoss jBPM] - Re: Lost retrieving resource bandle in ActionHandler

2007-03-12 Thread slogger
Hi, kukeltje! "kukeltje" wrote : the resource classloader (afaik) is not the jbpm process classloader, so this will not look in the processarchive, but i might be wrong Thanks for your answer! But how can I read any resources in delegate classes that support business process, for example, dbconn

[jboss-user] [JBoss jBPM] - Lost retrieving resource bandle in ActionHandler

2007-03-12 Thread slogger
I want to get ResourceBundle in my ActionHandler implementation code: | public class ChangeStatus implements ActionHandler{ | | private static final long serialVersionUID = 1L; | | public void execute(ExecutionContext executionContext) throws Exception { | Stri