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

2009-07-27 Thread ravirachannavar
when I copy the similar Jboss 5.1.0 GA folder in the other system and execute the RUN.bat Why these errors are occuring..in new system. its showing the following errors: ): java.lang.ClassNotFoundException: org.jboss.jms.server.destination.QueueMODef inition from baseclassloa...@11b92e6{vfsc

[jboss-user] [EJB 3.0] - Re: ignored dependency

2009-07-27 Thread jaikiran
"goldberg.howard" wrote : | I'm trying to find the dependent MBean. From the stack trace, "RES:type=IlrJMXRepository" is what gets registered in the MBeanServer. Do I set the dependency on this Yes, that would be the right dependency. View the original post : http://www.jboss.org/index.ht

[jboss-user] [JBoss Messaging] - Re: HeuristicMixedException: cause and remedy?

2009-07-27 Thread vink
Hello, I'm also receiving HeuristicMixedException. Please suggest. I'm using Messaging 1.4.4.GA & Remoting 2.2.3.GA. | | | | | | | | | | | | | | | | | | | | | | | Thanks Vinay View the original post : http://www.jboss.or

[jboss-user] [JBoss Messaging] - slimming 5.1 for JBoss messaging cluster

2009-07-27 Thread augustsimonelli
Hi all, I'm wondering if anyone has advice on slimming JBoss AS 5.1 for use as a Messaging cluster ONLY (yep really!). I've found some articles in the wiki(s) about slimming for 4.x but nothing relating to messaging specifically. Essentially I just want to remove all the extra bits (for now) ex

[jboss-user] [JBoss AOP] - Re: Where can I find tutorials and samples to help learn JBo

2009-07-27 Thread forumer
Found the examples - "right under my nose" - in the distribution. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246325#4246325 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246325 _

[jboss-user] [Installation, Configuration & DEPLOYMENT] - EJB Deployment and URL names

2009-07-27 Thread andersoj
Hi all, I am a new user to this site, so this is my first deployment support question for you guys. I hope that some of you competent people will help me out. I am using the latest JBoss 5.1 on Mac OS X 10.5 (development) and FreeBSD (deployment). Here, I deploy an ear file (with NetBeans 6.7)

[jboss-user] [JBoss jBPM] - Problem with AsyncActivityTest in a AbstractTransactionalSpr

2009-07-27 Thread jcvergara
Hi, I am playing with the jbpm4 example AsyncActivityTest from an AbstractTransactionalSpringJbpmTestCase. But I have the following exception: java.lang.NullPointerException at org.jbpm.pvm.internal.jobexecutor.JobExecutorMessageSession.send(JobExecutorMessageSession.java:59) The file process.

[jboss-user] [JBoss jBPM] - Re: Metadata to workflow deployment

2009-07-27 Thread shekharv
Personally, I would avoid adding columns to the existing tables themselves, again this rule DOES not apply to all, but if anything were to change within jbpm you could be potentially impacted. Which could be a fairly big problem for some. So coupling one's own data with jbpm is a little riskier

[jboss-user] [Remoting] - Re: JBoss Remoting and compression

2009-07-27 Thread ron.si...@jboss.com
I've applied Doychin's fix to branch 2.2 (for release 2.2.3.SP1) and branch 2.x (for release 2.5.2). Previews of jboss-remoting.jar from each of these branches are attached to JBREM-1077 if anyone one wants to test the new versions. I've tested the changes with a sample EJB3 that copies strings

[jboss-user] [JBoss AOP] - Where can I find tutorials and samples to help learn JBoss A

2009-07-27 Thread forumer
I'd appreciate if somebody could point us to some good tutorials and examples to help learn JBoss AOP 2.0. I've looked quite a bit but have been unsuccessful so far. I tried to search in this forum but the search doesn't seem to be working. Thanks View the original post : http://www.jboss.org

[jboss-user] [EJB/JBoss] - Re: Overrding the existing ejb and deploy

2009-07-27 Thread hwa
Did you ever find a solution to this problem? I'm getting some similar error messages in my JBoss 5. Thanks! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246314#4246314 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Configure JBoss to use SSL?

2009-07-27 Thread socal_javaguy
How do you setup JBoss 5 to use SSL running on Red Hat (Fedora 8) Linux? Is there a guide or URL which teaches one how its done? Thanks... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246312#4246312 Reply to the post : http://www.jboss.org/index.html?modu

[jboss-user] [Beginners Corner] - How to run JBoss as a service/daemon in RedHat?

2009-07-27 Thread socal_javaguy
I am using JBoss 5.1.0 GA on Red Hat (Amazon ECS)... Am trying to set it up so JBoss will run as a service / daemon (right now it only starts up when I manually SSH and invoke sh $JBOSS_HOME/bin/run.sh). Here's what I did so far: (1) Created the following jboss script in /etc/init.d/: | #de

[jboss-user] [Clustering/JBoss] - Affinity and Failover

2009-07-27 Thread diegom
Hello I have a problem configuring session affinity and failover in a web application I'm using apache httpd 2.2, jboss 4.2.3, and mod_jk.1.2.27 The affinity works fine, until a node goes down. At this moment, failover happens and the httpd server redirects to other (alive) node, but it doesn't

[jboss-user] [JBoss Cache: Core Edition] - Jboss Cache + Spring Security

2009-07-27 Thread spezam_
Hello, I'm currently stuck on this problem. We have a two 4.2.3.GA servers cluster setup, configured with: - Apache2 + mod_jk with sticky session - JDK 1.6.0_07 - JbossCache 1.4.1.SP13 configured as a TreeCache - Spring Security Framework 2.5.5 The two nodes see each other, and the cluster is s

[jboss-user] [EJB/JBoss] - Re: PostConstruct loadClass fails when porting to JBoss 5

2009-07-27 Thread ALRubinger
Hey Jim: "jcstaff2" wrote : If obtaining the current classloader is illegal/non-portable, how does one read in a data file from the EJB's classpath? Is there a legal classloader we can access that will have the file Resource that can be read in as a stream? In general, use of File (and other I

[jboss-user] [JBoss/Spring Integration] - Re: Struts+spring+hibernate+jpa integration problem

2009-07-27 Thread alesj
Unfortuantely this post falls under - http://www.jboss.org/index.html?module=bb&op=viewtopic&t=106598 hence removed. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246303#4246303 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=

[jboss-user] [JBoss Tools (users)] - Re: ear project is invisible for JBoss 5.1. Runtime Server

2009-07-27 Thread SergeySmirnov
Just have done with scratch. Fresh copy of Eclipse 3.5 JavaEE unpacked to the disk Inside the Eclipse: Installing JBoss Tool from http://download.jboss.org/jbosstools/updates/nightly/trunk/ [x] Jboss Tools [ ] Jboss Tools Integration restarting eclipse Installing m2eclispse from http://m2e

[jboss-user] [JBoss Tools (users)] - Re: ear project is invisible for JBoss 5.1. Runtime Server

2009-07-27 Thread max.ander...@jboss.com
okey - so did you have the m2eclipse WTP plugins installed ? is it configured to do war deployment ? Then m2eclipse should be configuring this automatically. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246300#4246300 Reply to the post : http://www.jboss

[jboss-user] [JBoss Tools (users)] - Re: ear project is invisible for JBoss 5.1. Runtime Server

2009-07-27 Thread SergeySmirnov
I have tried the RichFaces' photoAlbum demo today. The same result. I did not run mvn eclipse:eclipse on the code taken from jboss svn. So, m2eclipse was used. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246297#4246297 Reply to the post : http://www.jboss

[jboss-user] [EJB/JBoss] - Re: PostConstruct loadClass fails when porting to JBoss 5

2009-07-27 Thread jcstaff2
Thank you for the reference to the specific spec requirement that explains why this is allowed to not to work. The legacy code was from a time (EJB 2.x) when dependency injection was more limited, and it may have advanced to the point that we can inject the POJO class dynamically in other ways.

[jboss-user] [JBoss jBPM] - Re: Metadata to workflow deployment

2009-07-27 Thread AshishjBPM
would it be possible to share your custom handler class. I am aware of updating the hbm.xml file but not sure whether of the handler class. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246292#4246292 Reply to the post : http://www.jboss.org/index.html?mod

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss 4.2.1 Optimistic Locking - how to turn on

2009-07-27 Thread smith.ge...@gmail.com
- or upgrade to 5.1 and use MVCC, but I had other problems upgrading the app to 5.0. (obviously I'm getting deadlocks with pessimistic locking) Gerry Smith View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246290#4246290 Reply to the post : http://www.jboss.o

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss 4.2.1 Optimistic Locking - how to turn on

2009-07-27 Thread smith.ge...@gmail.com
I was referring to JBoss cache, I think I need to do something like this: http://www.redhat.com/docs/manuals/jboss/jboss-eap-4.2/doc/cache/Tree_Cache_Guide/Configuration-Sample_XML_Based_Configuration.html Thanks again, Gerry Smith View the original post : http://www.jboss.org/index.html?modul

[jboss-user] [EJB 3.0] - Re: ignored dependency

2009-07-27 Thread goldberg.howard
Thanks for the pickup. Using JBOSS tools plugins--that was the autofill import--I'll post a bug report. I'm trying to find the dependent MBean. From the stack trace, "RES:type=IlrJMXRepository" is what gets registered in the MBeanServer. Do I set the dependency on this, scanning the JMX-Cons

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss 4.2.1 Optimistic Locking - how to turn on

2009-07-27 Thread PeterJ
Which data provider are you using in MySQL? I know that InnoDB does not provide optimistic locking? Cache? Nothing like throwing in yet another term. What cache are you thinking about? Are you perhaps thinking of the caching that Hibernate does, since Hibernate is used to implement JPA? The

[jboss-user] [JBoss jBPM] - Re: Metadata to workflow deployment

2009-07-27 Thread kukeltje
anonymous wrote : Also if you have a look at the ProcessDefinitionQuery there is no way one can use to query such meta information.Correct, has to go though the repository service. @TejJBPM Yes that works (one of the advantages of open source), but is scary to a lot of people. Upgrading etc...

[jboss-user] [JBoss jBPM] - Re: [jBPM 4] Mai templates context variables

2009-07-27 Thread kukeltje
I'm not 100% sure a mail element can be nested in a 'on' element in 4. But why not use the notify element with a template attribute? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246281#4246281 Reply to the post : http://www.jboss.org/index.html?module=bb&o

[jboss-user] [JBoss jBPM] - Re: Metadata to workflow deployment

2009-07-27 Thread TejJBPM
You can also create additional columns in the existing jbpm tables ..so whenever a process and task is updated it will fill these columns with the meta data you want. You might need to declare this columns in your hibernate config and write a custom handler class..I have done this and it works b

[jboss-user] [JBoss/Spring Integration] - Struts+spring+hibernate+jpa integration problem

2009-07-27 Thread jboss_fan1056
I am in a weird situation. I am using JBoss 4.2.3 AS the following versions Hibernate 3.2.6 Struts 2.1.6 Spring 2.5.6 If I use the hibernate-annotations.jar and "hibernate-entitymanager.jar" from hibernate website, I get the following error: 13:22:23,977 ERROR [ContextLoader] Context initializat

[jboss-user] [JBoss jBPM] - Re: [jBPM 4] Mai templates context variables

2009-07-27 Thread TejJBPM
event type "task-notification" should work. In jbpm 4 "task-assign" is replaced with "task-notification" template. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246278#4246278 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=rep

[jboss-user] [JBoss Tools (users)] - Re: Cannot compute classpath in Hibernate console

2009-07-27 Thread asookazian
I removed the WAR from the classpath and replaced it with: C:\java\projects\ERS\src\model\com\cox\ers\entity and now I can see my tables under the database "tree" in Hibernate config view/tab. But when I try to run a simple HQL editor query I get: Error | Mon Jul 27 11:26:58 PDT 2009 | org

[jboss-user] [JBoss Getting Started Documentation] - Re: Cannot find file when try to download jboss application

2009-07-27 Thread jaikiran
Yeah, the SF downloads have been a mess for more than a week now. The SF software upgrade triggered various issues including the file download issues. All JBoss downloads are available on one large single page making it difficult to get hold of the correct one. SF developers are tracking these i

[jboss-user] [JBoss Tools (users)] - Re: Cannot compute classpath in Hibernate console

2009-07-27 Thread asookazian
So here is what my project directory structure looks like: C:\java\projects\ERS\exploded-archives\com\cox\ers\session C:\java\projects\ERS\exploded-archives\ERS.war When I added ERS.war to the Hibernate Console's classpath, I get the "could not compute classpath" error again. Error | Mon Jul

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss 4.2.1 Optimistic Locking - how to turn on

2009-07-27 Thread smith.ge...@gmail.com
Many thanks for the reply. I'm using mysql. So all I have to do is edit the datasource to make the cache use optimistic locking ? I probably should have said I meant in the cache ? Thanks, Gerry Smith View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246271#424

[jboss-user] [JBoss Tools (users)] - Re: Cannot compute classpath in Hibernate console

2009-07-27 Thread asookazian
I found the reference in the classpath tab of Console configuration popup window View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246270#4246270 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246270 _

[jboss-user] [JBoss Tools (users)] - Cannot compute classpath in Hibernate console

2009-07-27 Thread asookazian
Error | Mon Jul 27 11:06:09 PDT 2009 | org.eclipse.core.runtime.CoreException: The archive: /ERS/exploded-archives/ERS.jar which is referenced by the classpath, does not exist. | | org.eclipse.core.runtime.CoreException: The archive: /ERS/exploded-archives/ERS.jar which is referenced by

[jboss-user] [Beginners Corner] - Re: Cannot invoke the operation : the module threw an except

2009-07-27 Thread jaikiran
And this issue is being discussed here http://www.jboss.org/index.html?module=bb&op=viewtopic&t=157873 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246265#4246265 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246265

[jboss-user] [JBoss Cache: Core Edition] - Re: Error on stage transfer during SessionCache start up

2009-07-27 Thread josey
The clustering seems to work okay in a local setting. But the CacheMarshaller200 class is in the jbosscache-core.jar (jbosscache-core.jar MANIFEST shows version 3.1.0.GA). Should it be in this jar? I am using the jar that came with JBoss AS 5.1.0. | jar -tvf jbosscache-core.jar | grep Cache

[jboss-user] [EJB/JBoss] - Re: How to list interceptors in JBOSS 5 console

2009-07-27 Thread jaikiran
Those won't be available there. Infact they won't be visible any place because those are the internals of JBoss EJB3. What kind of diagnostics are you trying to do? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246260#4246260 Reply to the post : http://ww

[jboss-user] [Beginners Corner] - Re: Cannot invoke the operation : the module threw an except

2009-07-27 Thread jaikiran
As a workaround to the broken Search in these forums, i do the following: - Go to google.com - Select "Advanced Search" link - Enter the search terms - In "Search within a site or domain:" textbox i add "http://www.jboss.org/index.html?module=bb"; as the domain. This way i can search the forum p

[jboss-user] [Beginners Corner] - Re: Cannot invoke the operation : the module threw an except

2009-07-27 Thread jaikiran
Search is broken right now. From what i know, there's someone who's working to fix it. Although i don't know how long that will take. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246256#4246256 Reply to the post : http://www.jboss.org/index.html?module=bb

[jboss-user] [EJB 3.0] - Re: ignored dependency

2009-07-27 Thread jaikiran
import org.jboss.beans.metadata.api.annotations.Depends; | Wrong import. Should be: import org.jboss.ejb3.annotation.Depends; View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246255#4246255 Reply to the post : http://www.jboss.org/index.html?module=bb&op=p

[jboss-user] [JBoss Tools (users)] - problem with jboss tools m2plugin and maven warnings about

2009-07-27 Thread wiggy
downloaded the jboss tools M2 build ontop of gallileo ran into problems with maven dependencies and so went off and got some of those to currently my jboss tools for maven says 1.0.0.M2-N200907092133-H355 and my maven for wtp download is build 0.9.9.20090608135 This kinda starts okay but I

[jboss-user] [Beginners Corner] - Re: Cannot invoke the operation : the module threw an except

2009-07-27 Thread tejaswiyvs
I have the same problem. Comes up when I try to search for anything. Any help? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246251#4246251 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246251

[jboss-user] [JBoss Tools (users)] - Re: EAR file with Utility Module

2009-07-27 Thread rob.stry...@jboss.com
Are you including already bundled jar files directly in your ear project or are you setting them up as separate utility projects? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246249#4246249 Reply to the post : http://www.jboss.org/index.html?module=bb&op=

[jboss-user] [JBoss jBPM] - Re: jbpm config under jta?

2009-07-27 Thread Elhanan
btw i should add that it begins a new transaction whenever it enters automatic node. not a task node View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246241#4246241 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246241 _

[jboss-user] [JBoss jBPM] - Re: Metadata to workflow deployment

2009-07-27 Thread AshishjBPM
Yes I meant after deployer returns without an error, update custom created table. Also if you have a look at the ProcessDefinitionQuery there is no way one can use to query such meta information. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246238#4246238

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

2009-07-27 Thread PeterJ
anonymous wrote : I need your email ID pls I am sorry, but I cannot answer questions via email unless you have a support contract with my company, and even then you have to go through proper channels. Besides, if I solve your problem via email, how will others who run into similar problems benef

[jboss-user] [Beginners Corner] - Re: JBoss 5.1 j2ee client jars and classloader

2009-07-27 Thread PeterJ
My simple client that accesses a simple EJB3 app includes client/jbossall-client.jar and client/log4j.jar. Of course, the manifest in jbossall-client.jar includes almost all of the JARs in the client directory. (If you were coming from 4.x I would point out that jbossall-client.jar doesn't inc

[jboss-user] [JBoss jBPM] - Re: Generating JPDL Programmatically

2009-07-27 Thread swatis
which one is this old language? if its XML then as Ronald suggested you can use XSLT, java XML API like jdom to generate jpdl(jpdl is nothing but XML file). So you need to understand both formats. Basically you need converter which will do conversion. View the original post : http://www.jboss.

[jboss-user] [JBoss jBPM] - Re: [jBPM 4] Mai templates context variables

2009-07-27 Thread swatis
sorry msg didnot come properly use just wild guess:) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246229#4246229 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246229 _

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Property minSpareThreads not found on the protocol handl

2009-07-27 Thread PeterJ
Because in Tomcat 6.0 (which is what JBoss Web in AS 4.2.3 is based) the minSpareThreads attribute was moved to the Executor element: http://tomcat.apache.org/tomcat-6.0-doc/config/executor.html View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246227#4246227 R

[jboss-user] [JBoss jBPM] - Re: [jBPM 4] Mai templates context variables

2009-07-27 Thread swatis
use just wild guess:) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246226#4246226 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246226 ___ jboss-user mailing list jbos

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Need to hot deploy static content from WAR file

2009-07-27 Thread PeterJ
anonymous wrote : I looked at that Exploded Deployment page and it seems so simple but doesn't really have clearly defined steps. You'll find that 99% if the wiki pages assume you are doing things manually, only the JBoss Tools-related wiki pages or docs will have Eclipse-related directions. In

[jboss-user] [JBoss/Spring Integration] - Re: Cant connect to EJB using from applicationContext.xml

2009-07-27 Thread mlynch147
Hi Marius Im sorry but i dont understand what you mean... as I said, im a beginner at this stuff... could you please provide an example? thanks marty View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246222#4246222 Reply to the post : http://www.jboss.org/in

[jboss-user] [JBoss Portal] - Fetch LDAP entries

2009-07-27 Thread vijay2p
I have integrated JBoss portal with LDAP. I want to fetch LDAP entries using java code. Like I am getting ERROR [LDAPUserProfileModuleImpl] No such attribute ('title') in entry: uid=testusr,ou=People,o=portal,dc=somesite,dc=com. So here I want to fetch the complete key value list using java. A

[jboss-user] [JBoss Messaging] - Re: jBoss Messaging With Non-Transactional DLQ

2009-07-27 Thread ataylor
No, this as per the JCA specification. The reason is that the message being delivered is acknowledged outside the scope of the transaction. i.e. you are controlling the transaction within the MDB's on message. to do this you will need to use container managed transactions. View the original po

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss 4.2.1 Optimistic Locking - how to turn on

2009-07-27 Thread PeterJ
There are two possibilities here. First, your database supports optimistic locking in which case you can specify that in your *-ds.xml file. Second, you are using Hibernate for persistence in which case it uses optimistic locking by default unless you can set the optimistic-lock mapping attribut

[jboss-user] [JBoss jBPM] - Re: [jBPM 4] Mai templates context variables

2009-07-27 Thread gleenders
Ok, I think a get the picture but i still have some problems. First be aware that i'm using jBPM 4. @TejJBPM: anonymous wrote : The only system templates are "task-assign" and "task-reminder" which are by default present in jbpm.mail.templates. Whatever variables you want will work only under th

[jboss-user] [JBoss Messaging] - jBoss Messaging With Non-Transactional DLQ

2009-07-27 Thread sjunejo
Hi, We have a clustered JBoss deployment with an MDB which takes messages from a queue and forwards them to an external EIS. We have also configured a second MDB which pulls messages from the DLQ. This works fine as long as we configure the MDBs to use container-managed XA transactions but when

[jboss-user] [JBoss jBPM] - Re: Problem with JobExecutor - hibernate.cfg.xml not found

2009-07-27 Thread kukeltje
Are you using the spring jbpm 3.1 template? If so, there was no jobexecutor when this template was made (by the spring people), so that might be the reason it does not work. In any other case, I have no clue at all. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopi

[jboss-user] [JBoss/Spring Integration] - Re: Cant connect to EJB using from applicationContext.xml

2009-07-27 Thread marius.bogoevici
The bean name being wrong was a separate issue, but you also have a JNDI configuration problem. In your case, you need to set the jndiEnvironment property on your LocalStatelessSessionProxyFactoryBean, which is essentially a Properties object that you need to set up for being able to look up yo

[jboss-user] [JBoss jBPM] - Problem with JobExecutor - hibernate.cfg.xml not found

2009-07-27 Thread saprasad
I have configured Jbpm 3.3.0.GA with Spring webflow. It was working fine. But when I used JobExecutor, it shows the following error: org.hibernate.HibernateException: hibernate.cfg.xml not found | at org.hibernate.util.ConfigHelper.getResourceAsStrea m(ConfigHelper.java:147) | at org.hibe

[jboss-user] [JBoss/Spring Integration] - Re: Cant connect to EJB using from applicationContext.xml

2009-07-27 Thread mlynch147
Hi Thanks for the suggestion... tried it but no luck here are my ejb-jar and jboss XML files in case they might help show something | | http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/ejb-jar_3_0.

[jboss-user] [JBoss jBPM] - Re: Metadata to workflow deployment

2009-07-27 Thread kukeltje
'all' ? 40? 6000? to query it every now and then... Still way easier than adding a table to jBPM, changing the deployer etc... or was that not what you meant? If you meant creating your own table fully outside jBPM and when the deployer returns without an error you update your table, then I ag

[jboss-user] [JBoss jBPM] - Re: Metadata to workflow deployment

2009-07-27 Thread AshishjBPM
Thanks again. I feel this wont be performant. take for example if i wanted to know how many processes are delpoyed by a user <> on system <>. here i need to reload all the xml defintions :-( View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246201#4246201 Reply

[jboss-user] [JBoss/Spring Integration] - Re: Cant connect to EJB using from applicationContext.xml

2009-07-27 Thread moejoe
Hey marty, I am as new to ejbs as you are but i do know spring a little. Just had a look at your code an noticed that you are calling a bean that does not exist. so service = (TokenManagementService) ctx | .getBean("tokenManagementService"); | should probably be se

[jboss-user] [JBoss Tools (users)] - Re: bean autocompletion not working on xhtml

2009-07-27 Thread max.ander...@jboss.com
that enablement should only be there if the project weren't created with jboss tools jsf plugins installed. note: im not talking about exadel jsf capabilities, but just the nature/facet being enabled. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246200#424

[jboss-user] [JBoss jBPM] - Re: Form template used in jBPM for Swing application

2009-07-27 Thread camunda
We will restructure out homepage in a month, this will be the new URL's: http://www.bpm-guide.de/open-source-bpm/swing-gui-for-jbpm/ http://www.bpm-guide.de/open-source-bpm/jbpm-gui-tutorial/ But this was just done for jbpm 3, must be rewritten for jbpm 4... View the original post : http://www.

[jboss-user] [JBoss/Spring Integration] - Cant connect to EJB using from applicationContext.xml

2009-07-27 Thread mlynch147
Hi Just got my first bean deployed in JBoss but Im having difficulty trying to talk to it from one of my java test classes Here's what Im trying to do Oh I should point out im new to all this stuff so apologies if its really simple... try { | ctx = new ClassPath

[jboss-user] [JBoss jBPM] - Re: jbpm 4.0 creating and running processes without persiste

2009-07-27 Thread thirumalvishnu
Hi, Thanks mihailrc and kukeltje for the solutions. They almost solved my problem except following one issue . In the JBPM sample project we pass the variable to the execution time like . | Map variables = new HashMap(); | . | | ProcessInstance processInstance

[jboss-user] [JBoss jBPM] - Re: Metadata to workflow deployment

2009-07-27 Thread kukeltje
Why wont that be helpful? Maybe the usage of 'occasionally' confused you. It did me when I re-read it. I meant to say that if you don't need to query based on these attributes you can just put it in the xml. If you do need to query on them, you can always when starting a task or process, read it

[jboss-user] [JBoss jBPM] - Re: Form template used in jBPM for Swing application

2009-07-27 Thread kukeltje
Sorry, no. Alternative? http://www.camunda.com/toolkit_for_jbpm/tk4jbpm_gui_tutorial.html View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246192#4246192 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246192 ___

[jboss-user] [Beginners Corner] - Re: Unresolved references exist in JBossWebMetaData

2009-07-27 Thread jaikiran
anonymous wrote : I'm deploying the ejb separate from the war, and it deploys without error | ... | | Then when I try to deploy my web app I get the following message: I should have read this earlier. If the EJB jar and the WAR are not part of the same application then the injection is

[jboss-user] [Beginners Corner] - Re: JBoss 5.1 j2ee client jars and classloader

2009-07-27 Thread jaikiran
"ms-suxx" wrote : Oh, the main thing. Search says: | | "Cannot invoke the operation : the module threw an exception" | | :D Yeah, that's annoying. From what i know, someone is trying to fix it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246189#42

[jboss-user] [JBoss jBPM] - Form template used in jBPM for Swing application

2009-07-27 Thread AshishjBPM
Hi, I am using jBPM in java thick application environment. Its a java swing application. can we make use of the form template framework provided in jBPM 4.0 in Swing ? Thanks, View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246187#4246187 Reply to the post

[jboss-user] [JBoss jBPM] - Re: Metadata to workflow deployment

2009-07-27 Thread AshishjBPM
Thanks for the information. so putting in the xml file wont be helpful. Is there any other way ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246184#4246184 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246184 __

[jboss-user] [JBoss Messaging] - Re: Making Cluster jBoss Messaging Scalable

2009-07-27 Thread sjunejo
hmmmthats make some sense..could you plz refer some good example for 'Clustered POST Office' implementation as I have already tried one but :-( Anyway...Thanks again for the clarificationcheers :-) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p

[jboss-user] [JBoss Messaging] - Re: MaxDeliveryAttempts not working

2009-07-27 Thread ataylor
>From the log message it looks like its the JCA layer thats sending to the DLQ >not JBM. You're MDB config is probably incorrect. The JCA or App server forums should be able to help you or take a look at the MDB docs. View the original post : http://www.jboss.org/index.html?module=bb&op=viewto

[jboss-user] [JBoss Messaging] - Re: Making Cluster jBoss Messaging Scalable

2009-07-27 Thread ataylor
anonymous wrote : So it means the jBoss messaging is by-default scalable??? yes anonymous wrote : We don't need to apply different settings to reroute messages to other nodes if local queue is not present and jboss messaging will do it auto matically for us. messages will be re routed if no

[jboss-user] [JBoss jBPM] - Re: Custom Task information

2009-07-27 Thread kukeltje
1) Yes, you could do it that way 2) http://planetjbpm.wordpress.com/2009/07/05/73/ View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246173#4246173 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246173

[jboss-user] [JBoss jBPM] - Re: Metadata to workflow deployment

2009-07-27 Thread kukeltje
If you only need it occasionally, you can always just add it to the xml of the definition and read that xml file when needed and get the specific attribute/element. No need to adapt the database for this. http://planetjbpm.wordpress.com/2009/07/05/73/ View the original post : http://www.jboss.

[jboss-user] [JBoss jBPM] - Re: notification to the user of specific role.

2009-07-27 Thread kukeltje
>From what I've seen in the code, only individual assignees receive a message. >What he wants is to notify (candidate) groups. I think that requires a >different template where to/cc is filled with something like >${task.candidateGroups} (this is not the correct syntax, but just to give you >an

[jboss-user] [JBoss jBPM] - Metadata to workflow deployment

2009-07-27 Thread AshishjBPM
Hi, I currently want to add some meta data to the process which is deployed. For example, UUID of the process definition, user deploying the process, system name etc. How is it possible to do so ? I was thinkin

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

2009-07-27 Thread ravirachannavar
HI Peter Thanks for all the suggestions you are providing... I have 3 questions..! (I need your email ID pls..mine is "ravi.rachanna...@tcs.com" because some time jboss forum is not opening for me. Pls) 1.I deleted data,temp and work folder from the server/default and it su

[jboss-user] [JBoss jBPM] - Custom Task information

2009-07-27 Thread AshishjBPM
Hi, I have following customization to be done for tasks 1) once the task is assigned, reassigned, completed, a message should be published. I was thinking of implementing MailSession and use notification. 2) How can we add custom metadata to task such as custom id, system name etc Could you

[jboss-user] [Beginners Corner] - Re: JBoss 5.1 j2ee client jars and classloader

2009-07-27 Thread ms-suxx
Oh, the main thing. Search says: "Cannot invoke the operation : the module threw an exception" :D View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246161#4246161 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246161 ___

[jboss-user] [JBoss Messaging] - MaxDeliveryAttempts not working

2009-07-27 Thread mariuszs
MaxDeliveryAttempts value defined is destinations-services for my Queue is not working. I have MaxDeliveryAttempts=100 but there is in logs 2009-07-27 11:46:52,735 252490342 WARN [org.jboss.resource.adapter.jms.inflow.dlq.AbstractDLQHandler] (WorkManager(2)-60:) Message redelivered=11 max=10

[jboss-user] [Beginners Corner] - JBoss 5.1 j2ee client jars and classloader

2009-07-27 Thread ms-suxx
Hi, guys! The thing is that with my app i cannot rely on EJB3 client container because of two issues: 1. AFAIK, the @EJB annotation fails to inject EJB proxies into dynamic context. It works only with static one(@EJB private static MyServiceBean ...). 2. The container is too-much-clever for my

[jboss-user] [JBoss jBPM] - Re: JTA transaction error inside jboss portal

2009-07-27 Thread lpiccoli
i have tried he following with true then false and there is no difference. | | | | | | | | | | Both are producing the same transaction error. | Cause: org.jboss.portal.portlet.PortletInvokerException: java.lang.Illega

[jboss-user] [JBoss Tools (users)] - Re: Using JBoss Tools in Maven projects

2009-07-27 Thread sanches
Snjezana, I've tested latest version on the sample project which contains EJB, JAR, EAR and container. There are some issues discovered. I've created JIRA https://jira.jboss.org/jira/secure/ManageAttachments.jspa?id=12390566 where all steps are described and zip with maven projects is attached.

[jboss-user] [JBoss Tools (users)] - Re: bean autocompletion not working on xhtml

2009-07-27 Thread mareshkau
I have verified it's one more time on project with jsf capabilities enabled and it's not working. Also I think it's usability issue that after import project user should call context menu and enable jsf nature manually, this should be automatic process. We should to do smth with it. View the o

[jboss-user] [JBoss Messaging] - Re: Making Cluster jBoss Messaging Scalable

2009-07-27 Thread sjunejo
Thanks very much. So it means the jBoss messaging is by-default scalable??? We don't need to apply different settings to reroute messages to other nodes if local queue is not present and jboss messaging will do it auto matically for us. I have two servers in a cluster both have their own distr

[jboss-user] [JBoss jBPM] - Re: JTA transaction error inside jboss portal

2009-07-27 Thread lpiccoli
thanks for the rapid response. i have tried replacing the 3.2.2 jpbm jar with 3.2.6 but i cant get portal to work. i have posted the issue on the portal forum but no response yet. see http://www.jboss.org/index.html?module=bb&op=viewtopic&t=158977 have u upgraded the portal jbpm installation?

[jboss-user] [JBoss Messaging] - Re: Making Cluster jBoss Messaging Scalable

2009-07-27 Thread ataylor
JBM 1.4 will only distribute a message to another node in the cluster if it has no consumers. Messages will always be consumed locally if a consumer exists as this is quicker and makes sense. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246146#4246146 Rep

[jboss-user] [JBoss jBPM] - Re: notification to the user of specific role.

2009-07-27 Thread TejJBPM
Set the "notify" to yes in your task node and whoever you set on the "Assignment" tab will be notified. You can use a actor,pool of actors or swimlane based on what you want to achieve. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246144#4246144 Reply to t

[jboss-user] [JBoss Messaging] - Re: Making Cluster jBoss Messaging Scalable

2009-07-27 Thread sjunejo
I am sorry I made a mistake in writting. I mean messages should get processed by both app server. When my browser put message onto queue jBoss should distribute that message according to load on each server or even round robin fashion or any recomneded policy. In short load balanacing on messag

[jboss-user] [JBoss jBPM] - Re: JBPM and Lotus WorkFlow?

2009-07-27 Thread kukeltje
How to extract data from Lotus Workflow is better asked in their forum ;-) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246141#4246141 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246141

[jboss-user] [JBoss jBPM] - Re: JTA transaction error inside jboss portal

2009-07-27 Thread kukeltje
first please try 3.2.6SP1. API wise nothing changed but may issues fixed. It should be a drop-in replacement. In addition, check the | parameter in the jBPM config. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246139#4246139 Reply to the p

  1   2   >