[jboss-user] [JBoss jBPM] - jBPM 4.0 and asynchronous continuatios

2009-07-12 Thread ralf_stranzenbach
Hi, i need some clarifications on asynchronous continuations. I've did some testing on 3.2.6 and 4.0 because we integrate jBPM into one of our applications, but currently i'm confused. Looking at a simple process like this: | | | | | | | | | | | | |

[jboss-user] [JBoss jBPM] - Translation of task node from jBPM3 to 4

2009-07-12 Thread ralf_stranzenbach
Hi, what is the correct/best way to translate a task-node like below from jBPM 3 to 4? | | | | | | | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243100#4243100 Reply to the post : http://www.jboss.org/index.html?module=bb&o

[jboss-user] [JBoss jBPM] - Re: the GPD in jBPM 4.0

2009-07-12 Thread camunda
Correct View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243104#4243104 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243104 ___ jboss-user mailing list jboss-user@lists.jboss.

[jboss-user] how to compile Calculator example in ejb3 tutorial

2009-07-12 Thread Sam Wun
Hi, I tried to compile the stateless calculator bean from ejb3 tutorial, but I got no clue how to compile/deploy and run the example. Can anyone shed some lights on me please? here is the directory I am at: :stateless # pwd /usr/java-source/ejb3-tutorial/source/stateless # mvn compile [INFO] Sc

[jboss-user] [EJB 3.0] - How to compile Calculator bean in ejb3 tutorial.

2009-07-12 Thread samwan809
Hi, I tried to compile the stateless calculator bean from ejb3 tutorial, but I got no clue how to compile/deploy and run the example. Can anyone shed some lights on me please? here is the directory I am at: :stateless # pwd /usr/java-source/ejb3-tutorial/source/stateless # mvn compile [INFO] Sc

[jboss-user] [JBoss jBPM] - 3 blog entries about jBPM 4.0

2009-07-12 Thread jeff.yuchang
Hi all, Played with jBPM 4.0 on the weekend, and also wrote three blog entries for it. here they are. http://jeffyuchang.blogspot.com/2009/07/getting-started-with-jbpm-40.html http://jeffyuchang.blogspot.com/2009/07/getting-started-with-jbpm-40-part-ii.html http://jeffyuchang.blogspot.com/2009/07/

[jboss-user] [JBoss jBPM] - Re: Translation of task node from jBPM3 to 4

2009-07-12 Thread kukeltje
I'm not sure. I've passed the question on. Let you know when I get an answer. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243108#4243108 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243108 _

[jboss-user] [EJB 3.0] - communicate with a remote JNDI EJB3 object

2009-07-12 Thread samwan809
Hi, With the Calculator example in ejb3 tutorial, I can execute an ejb3 client communicate with the Calculator ejb3 bean, that is fine. But if I want to execute this Calculator client on a remote machine, how can I make change to the Calculator client java class so that it can communicate with

[jboss-user] [EJB 3.0] - Re: Deployment Descriptor Overriding Not Working?

2009-07-12 Thread ichai_luzon
Hi, what solution can you propose for overiding setting in XML ? Thanks before, Ichai View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243110#4243110 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243110 __

[jboss-user] [JBoss jBPM] - Re: 3 blog entries about jBPM 4.0

2009-07-12 Thread kukeltje
I saw the first but did not expect the others that quickly. I'll definitely read the others as well. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243111#4243111 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243111

[jboss-user] [JBoss jBPM] - Re: 3 blog entries about jBPM 4.0

2009-07-12 Thread camunda
Nice, good intro... I blogged about an example as well, but in German: http://www.bpm-guide.de/2009/07/08/ein-kleiner-jbpm-4-showcase/. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243113#4243113 Reply to the post : http://www.jboss.org/index.html?module=

[jboss-user] [Beginners Corner] - Error deploying simple servlet

2009-07-12 Thread Andy00
Hi all, I have just installed jboss 5.1.0.GA and set it as a server in eclipse (in which I also installed the jboss tools). I made a new web project and wrote a simple servlet, only to see if it is all ok, but the response of jboos when I called my servlet was an exception report: javax.servle

[jboss-user] [JBoss jBPM] - Re: 3 blog entries about jBPM 4.0

2009-07-12 Thread sebastian.s
I pretty much liked part 3 since it goes more into detail of deploying processes to the server. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243125#4243125 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243125 __

[jboss-user] [Performance Tuning] - Will maxThreads increase JBoss Performance? Does JBoss use o

2009-07-12 Thread pccontact168
Dear all, I have a SOAP application which call other server's SOAP and do some process. But the response time from another server is about 1-4 seconds. I plan to setup JBoss on Q8200(4core Intel CPU) with 4GB RAM server. The JVM Heap is about 2G. My SOAP application use a Thread.Sleep(1000 unti

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Can install Jboss tools on Eclipse

2009-07-12 Thread wiggy
isnt the jboss tools 3.1 build for new gallileo eclipse 3.5 branch? you may just have a problem if your installing latest branch on genymede (3.4xx lines) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243131#4243131 Reply to the post : http://www.jboss.o

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Cant run jboss as5.1.0GA - fails to start with default s

2009-07-12 Thread wiggy
just for info - i downloaded the jboss5.1-jdk6 zip as i am running jvm 6...14 as my vm i take it im supposed to download the jdk 6 and not the plain one if i want to run the latest VM? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243132#4243132 Reply to

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: TomcatDeployment hangs when struts is configured in web.

2009-07-12 Thread PeterJ
Ignore all threads that start with any of the following: java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) ... java.lang.Thread.State: TIMED_WAITING (parking) at sun.misc.Unsafe.park(Native Method) ... java.lang.Thread.State: RUNNABLE at java.net.PlainSoc

[jboss-user] [Installation, Configuration & DEPLOYMENT] - How to enable Directory Browsing on jboss 5 like in IIS

2009-07-12 Thread miracles
Hey All, I am new to Jboss, and i just finish to install Jboss 5.1.0.GA on my Solaris machine. I will like to know how to enable a Directory Browsing like in IIS with my Jboss 5 install. As i understand this is part of the tomcat configuration and i didn't install tomcat because i know this is

[jboss-user] [EJB 3.0] - How to bind session bean to corba naming?

2009-07-12 Thread gvozdoder
In older release of EJB3.0 I used @RemoteBinding(factory="IORFactory"). How can I get the same effect with latest release of EJB3.0? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243148#4243148 Reply to the post : http://www.jboss.org/index.html?module=bb&o

[jboss-user] [Remoting] - Re: Performance slowdown on JBoss 4.2.3.GA

2009-07-12 Thread vink
Hello Ron, I've measured latency of calls going to SLSB in JBoss with "default" & "all" configuration. The difference is terrible. I'm not aware what can cause this performance bottleneck in these two configurations so far. (have not invested much time in it, thought I got some reply from your

[jboss-user] [JBoss jBPM] - Problem using JBPM4 with DB2

2009-07-12 Thread shiyeling
Hi all, We plan to use jBPM4 in our new project. But we noticed that the GA release does not come with a database schema script for DB2, does it mean that DB2 is currently not supported? When we try it with db2(let the hibernate create db schema automatically ), we got exception says that coul

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Upgradation from 3.2.3 to latest one

2009-07-12 Thread choudharynarendra
Hello All, I have one web application which is running in linux and jboss server is 3.2.3.Basically the application is on the jsp,servlets and java beans only. What are the benefits if i want to deploy my application on the latest jboss application server. Will the access time and

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Support maxThreads minSpareThreads maxSpareThreads ?

2009-07-12 Thread jfrederic.cl...@jboss.com
The connectors share most of their code, if in your version maxspareThreads works for http it should work for ajp too. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243158#4243158 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Unauthenticated caller null N sqlException

2009-07-12 Thread ravirachannavar
U mean that I should not make any changes in the hsqldb-persistence-service.xml. And the changes should be -ds.xml. fine. And I have placed the all the jars in default/lib. Is it necessory to put it in the common/lib as well..? View the original post : http://www.jboss.org/index.html?