[jboss-user] [jBPM Users] - Re: JobScheduler going crazy - ignoring wait

2009-11-05 Thread kukeltje
The jobscheduler has a second thread that exactly does what you 'propose': do a select every now and then and check. So it should be released after the max_job_lock period (or whatever it is called). Please search a little in the docs, the config or even code to see what it actually is (do not h

[jboss-user] [Clustering] - EJB Load balancing

2009-11-05 Thread tpawankumar
Hi, Can we use external load balancer for EJB as we have the facility for using external load balancer in HTTP Services.We have hardware for Load balancer we want to use for EJB's also.Is there a way of doing it. Please let me know. Thanks, Pavan View the original post : http://www.jboss.or

[jboss-user] [EJB 3.0 Users] - Re: NotBoundException when @Service POJO invoke EJB

2009-11-05 Thread steeven
Wawo~ it worked! really appreciated! This name can be easy found in NotBoundException. I think Jboss should update document to make user happy. I have another problem that EntityManager not injected well, maybe it's the same reason. Thanks again~ View the original post : http://www.jboss.or

[jboss-user] [JBoss Messaging Users] - Problem with VERSION in default package

2009-11-05 Thread hosier.david
We have a NetBeans client application which involves some JMS client code. We just migrated to JBoss 5.1 (with JBoss Messaging 1.4.3), and now we get JMS failures because NetBeans does not allow access to things in the default package. You can see from the following stack trace the JBM code do

[jboss-user] [EJB 3.0 Users] - Re: Problem of polymorphism Web Service in EJB

2009-11-05 Thread xiangyingbing
I googled 2 days, and read "ejb in action", "enterprise java bean3". but got nothing useful. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264253#4264253 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4264253 _

[jboss-user] [EJB 3.0 Users] - Re: Problem of polymorphism Web Service in EJB

2009-11-05 Thread xiangyingbing
Any tips will be appreciated!!! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264252#4264252 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4264252 ___ jboss-user mailing list

[jboss-user] [EJB 3.0 Users] - Re: Problem of polymorphism Web Service in EJB

2009-11-05 Thread xiangyingbing
I hope JBoss AS print something like: 18:05:26,136 WARN [StatelessBeanContext] EJBTHREE-1337: do not get WebServiceContext property from stateless bean context, it should already have been injected 18:05:26,136 INFO [STDOUT] Animal is got:Animal-->name:Human.1,age:1

[jboss-user] [EJB 3.0 Users] - Re: Problem of polymorphism Web Service in EJB

2009-11-05 Thread xiangyingbing
== result from JBoss AS== == result from JBoss AS== == result from JBoss AS== | | | 18:05:01,199 DEBUG [ManagerBase] Start expire sessions StandardManager at 1257329101199 sessioncount | 0 | 18:05:01,199 DEBUG

[jboss-user] [EJB 3.0 Users] - Re: Problem of polymorphism Web Service in EJB

2009-11-05 Thread xiangyingbing
below codes are for Client test below codes are for Client test below codes are for Client test | | /** | * EJBWebServiceBean.java | * | * This file was auto-generated from WSDL | * by the Apache Axis 1.4

[jboss-user] [EJB 3.0 Users] - Problem of polymorphism Web Service in EJB

2009-11-05 Thread xiangyingbing
Dear friends, I can use pure polymorphism Web Service in Glassfish and JBoss correctly. But, after annotated with @Stateless, my codes does NOT work. Namely, i can not make my code work in EJB3 environment. My environment: JDK, lates. jboss-5.1.0.GA-jdk6 Windows XP. My jav

[jboss-user] [Beginner's Corner] - Drools Expert: Map accessor

2009-11-05 Thread PMac6765
Super simple question that I have not been able to find any examples on in the documentation. From: http://www.jboss.org/drools/drools-expert.html It shows a code snippet of: Person(pets["rover"].type == "dog") to use as a map accessor. I am trying to mimic this functionality but can't figure

[jboss-user] [Installation, Configuration & Deployment] - Monitor your AppServer from your iPhone...

2009-11-05 Thread tigerpaw
If you want to monitor your AppServers from your iPhone... check out this new application. It works great too... itms://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=336858411&mt=8&s=143441 or http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=336858411&mt=8&s=143441

[jboss-user] [JMX] - iPhone App to Monitor JBossAS servers on AppStore

2009-11-05 Thread tigerpaw
If you want to monitor your AppServers from your iPhone... check out this new application. It works great too... itms://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=336858411&mt=8&s=143441 or http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=336858411&mt=8&s=143441

[jboss-user] [Performance Tuning] - iPhone App to Monitor JBossAS servers on AppStore

2009-11-05 Thread tigerpaw
If you want to monitor you AppServers from your iPhone... check out this new application. It works great too... itms://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=336858411&mt=8&s=143441 or http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=336858411&mt=8&s=143441

[jboss-user] [jBPM Users] - Re: JobScheduler going crazy - ignoring wait

2009-11-05 Thread rachel.primrose
Ok - so now I'm wondering if I need to report it or if it should be more of an administration and monitoring hassle. Here's how to re-create it - if you think I should do a full report with code I will, otherwise perhaps someone can suggest a good administration strategy for this other than the

[jboss-user] [jBPM Users] - Re: Dynamic due date on a Timer

2009-11-05 Thread rachel.primrose
Thanks for the quick response. i've voted. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264236#4264236 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4264236 ___ jboss-user

[jboss-user] [jBPM Users] - Re: JBPM 4.0 on DB2

2009-11-05 Thread kukeltje
I do not know of a jBPM specific case, but I know people used Hibernate on Linux and windows systems (websphere) connecting to a DB/2 database on a mainframe. In addition, you might get a better response when you ask this in the hibernate forum. View the original post : http://www.jboss.org/in

[jboss-user] [Security] - Re: IllegalStateException: Authorization Manager is null wit

2009-11-05 Thread anil.saldh...@jboss.com
| | demoJaasJsf | | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264225#4264225 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4264225 ___ jboss-user mailing

[jboss-user] [Security] - Re: JSR-196: how to use it in JBoss 5.1.0.GA?

2009-11-05 Thread anil.saldh...@jboss.com
http://anil-identity.blogspot.com/search/label/jsr-196 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264224#4264224 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4264224 ___

[jboss-user] [Security] - Re: RBAC Profile of XACML

2009-11-05 Thread anil.saldh...@jboss.com
A decision of NA is as good as Deny. You don't permit the access. The NA may be happening because an expected attribute is not passed as part of the request. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264223#4264223 Reply to the post : http://www.jboss.

[jboss-user] [jBPM Users] - Re: EventListener questions

2009-11-05 Thread kukeltje
have you tried running this in debug mode? And e.g. log the hibernate queries? Could be that something is not persisted yet. I noticed the processInstanceId vs executionId to once in a different place. Has been some renaming long ago, maybe these slipped through. View the original post : http

[jboss-user] [jBPM Users] - Re: Dynamic due date on a Timer

2009-11-05 Thread kukeltje
Oh, the 'issue' is more general to introduce expressions where relevant View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264220#4264220 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4264220 ___

[jboss-user] [jBPM Users] - Re: Dynamic due date on a Timer

2009-11-05 Thread kukeltje
No, not yet. ('regression' from 3.2.x) There is a jira issue to 'fix' this. Please vote for it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264219#4264219 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4264219 __

[jboss-user] [jBPM Users] - Re: Taskforms in own GWT application

2009-11-05 Thread kukeltje
The taskforms are *not* gwt but Freemarker templates. But in short for the last two questions: - No - No BPM Console questions are better asked in the bpm console forum View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264218#4264218 Reply to the post : http:/

[jboss-user] [jBPM Users] - Re: The last stable version of JBPM

2009-11-05 Thread kukeltje
Personally I think not being able to deploy from the process design view is not that big a problem. A small ant task that creates a bar and deploys it is easy to achieve (< 0.5 hours of work) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264217#4264217 Repl

[jboss-user] [jBPM Users] - Re: The last stable version of JBPM

2009-11-05 Thread skous...@redhat.com
The most stable version is the one within the JBPM Framework offered by Red Hat. You can find more information about this as well as access to that version via an evaluation license of the SOA-P platform here http://www.jboss.com/products/jbpm/ Otherwise from the community versions 3.2.6 I would

[jboss-user] [jBPM Users] - Re: Configure another scripting language

2009-11-05 Thread kukeltje
have you tried configuring an additional scripting-language element and the accompanying factory (jsr-233 compliant) and use the lang attribute (as I believe it is) where you want scripting in jBPM? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264215#426421

[jboss-user] [JBoss Messaging Users] - Solved: Deadlock stops JMS messages to be processed

2009-11-05 Thread J.Hedin
Found the solution https://jira.jboss.org/jira/browse/JBAS-5801 Adding to hajndi-jms-ds.xml did make 4.2.3 + JBoss messaging 1.4.4 run with heavy load for 36h without a single hang thread View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264209#4264209 Reply

[jboss-user] [JBoss Tools Users] - Re: Invoking server startup class

2009-11-05 Thread dgolovin
It is going to be available in 3.1.0.v200911051456N-H57-RC1, if it finishes sucessefully. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264198#4264198 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4264198

[jboss-user] [JBoss Tools Users] - Re: Invoking server startup class

2009-11-05 Thread rob.stry...@jboss.com
JIRA link: https://jira.jboss.org/jira/browse/JBIDE-5153 Since this won't be available until a new build it may take a day or two for it to get into nightlies. As a workaround, you can do the following: {workspace location}/.metadata/.plugins/org.eclipse.debug.core/.launches is a folder on y

[jboss-user] [JBoss Tools Users] - Re: Invoking server startup class

2009-11-05 Thread rob.stry...@jboss.com
There is currently no way to do this at all. This usecase was not thought of when writing the tools. However, luckily, I believe I can have this added very very very quickly. The proper place to customize your server startup (arguments etc) is to double-click on your server to open the server e

[jboss-user] [jBPM Users] - Re: The last stable version of JBPM

2009-11-05 Thread noicangi
try with 3.2.6sp1 or 4.1, the 3.2.6sp1 , there is a lot a documentation, and is the one redhat uses for supporti'm using this version for studing right now becaus the 4.1 in my opinion is in development and its not a version to introduce with, because for a new user you can't deploy directl

[jboss-user] [jBPM Users] - Re: Customization of jBPM GPD

2009-11-05 Thread benhu
Thanks, Koen. I am looking at the example in jbpm 3. The ESB node is a good example. Any timeline for fixing problems of jbpm 4.x? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264189#4264189 Reply to the post : http://www.jboss.org/index.html?module=bb&

[jboss-user] [JBoss Portal Users] - hibernate database connection

2009-11-05 Thread Fuchs
hello, iam using jboss portal 2.7.2 bundle. i like to use my own mysql database with hibernate functionality which is called from some portlets. But i get this error: 19:48:07,463 ERROR [*Home] Could not locate SessionFactory in JNDI javax.naming.NameNotFoundException: SessionFactory not bound

[jboss-user] [jBPM Users] - The last stable version of JBPM

2009-11-05 Thread riaworld
Hi please i'm new to Workflow and to Jbpm and i'm really in a big problem.I see 3 version of Jbpm 3 4and 4.1 in each one of them i found beta versions alpha version CR versions and GA. I'm going to use Jbpm in a high critical mission project please someone tell me the last stable version and i