[jboss-user] [Messaging, JMS & JBossMQ] - Log4j and JMS Appender Using ActiveMQ

2007-12-03 Thread jpuro
Does anyone have an example of setting up a log4j appender that points to an ActiveMQ topic? I am trying to find information on this but have not been able to locate anything as of yet. Regards, Jeff View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110019#41

[jboss-user] [JBoss Portal] - Issues with deploying custom navigation portlet over default

2006-12-18 Thread jpuro
I am writing a custom navigation portlet that I would like to overwrite the older NavigationPortlet instance created in JBoss Portal when you first install the application. However, for some reason it does not seem to overwrite the NavigationPortletInstance when I deploy my new navigation portl

[jboss-user] [JBoss jBPM] - Never ending processes

2006-12-03 Thread jpuro
I am tasked with creating a business process that starts up, checks if a file is ready for parsing, and then if it is, parses the file. If no file is available for parsing, it should keep checking for the file. So essentially there are 5 nodes here: 1) Start Node 2) Check for File Node 3)

[jboss-user] [JBoss jBPM] - Re: foreach ActionHandler

2006-11-07 Thread jpuro
Has either way been proven or disproven as a working method for replicating a foreach control statement in JBPM? It seems like the first example posted in this should work, but I'm wondering if you run into transaction or other issues since JBPM works with a database. View the original post :

[jboss-user] [JBoss jBPM] - Looping over collections and arrays

2006-11-06 Thread jpuro
Is there a way to use JPDL for looping over a collection? Let's say I have a node that has as input a collection, I would like each item in the collection to be passed to the next node or another sub process. After the transitioned to node or sub process finishes executing I would like the nex

[jboss-user] [Installation, Configuration & Deployment] - JBoss AS Intallation on Windows 2003

2006-10-15 Thread jpuro
Is there any documentation on how to properly install JBoss Application Server on a Windows 2003 box running on JDK 1.5? What I'm specifically looking for is information on how to size a JBoss AS server to run as well as possible on a windows box. Some of the specs I need to determine are: 1)