[jboss-user] [JBossWS] - Re: jbossws-cxf on jboss 4.2.0

2009-07-27 Thread richard.opa...@jboss.com
DGuralnik wrote : Is it possible to make jbossws-cxf work on jboss 4.2.0? No, JBossWS-CXF can run on JBossAS 4.2.2 and above, see our matrix. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4246091#4246091 Reply to the post :

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

2009-07-27 Thread lpiccoli
portal 2.7.2 jbpm 3.2.2 hi all when accessing the JBPM context inside a portlet of jboss portal the following JTA error occurs depending whether the the context is created or get Current is called. i read the details of jbpm transation here

[jboss-user] [JBoss Portal] - Re: How to share session data between portlets

2009-07-27 Thread Vineet_Tripathi
Insted of using portletSession, you can use HttpSession object to store such information, try this code snippet: | | import javax.security.jacc.PolicyContext; | import javax.security.jacc.PolicyContextException; | import javax.servlet.http.HttpServletRequest; | import

[jboss-user] [EJB 3.0] - Re: @EJB injection in JSP and JSP change

2009-07-27 Thread xmedeko
To get an error, I just change JSP. When I redeploy the WAR, then it works fine. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4246096#4246096 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4246096

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Migration application from jboss 4.0.4 to jboss 5.1 does

2009-07-27 Thread sunnykid
thank you jaikiran, the application runs now in Jboss 5.1 :) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4246097#4246097 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4246097

[jboss-user] [JBoss Tools (users)] - Re: Hibernate Configurations problem

2009-07-27 Thread max.ander...@jboss.com
You are reporting alot of different issues in this thread - any chance you could seperate them out in different threads/jira's instead ? Makes it much easier to help. sorry for late reply, but that is what 2 weeks of vacation does ;) View the original post :

[jboss-user] [JBoss Tools (users)] - Re: jboss seam 2.2 runtime support in jboss tools

2009-07-27 Thread max.ander...@jboss.com
kretes - and please note, you can always just choose the closest version number match - it will just warn you it it is not a perfect match, but still allow you to use newer versions. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4246100#4246100 Reply to the

[jboss-user] [JBoss Tools (users)] - Re: Clarifying Maven plus Jtools

2009-07-27 Thread max.ander...@jboss.com
Hi asaf, 1) I'll let snjezana answer that when she returns from holiday. But in my opinion I prefer having a true parent instead of having the EAR being the parent with a tons of excludes inside eclipse which imo is just a big hack. Better to leave that in a separate parent project - but lets

[jboss-user] [JBoss Tools (users)] - Re: Hot deployment woks incorrectly with JBossAS Tools / JBI

2009-07-27 Thread max.ander...@jboss.com
sanches, reported this bug in AS 5 anywhere ? You should be able to trigger redeploy without having deployment descriptors... View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4246103#4246103 Reply to the post :

[jboss-user] [JBoss Tools (users)] - Re: SEAM 2.1.2 on JBOSS5.1 nullpointer exception all th

2009-07-27 Thread max.ander...@jboss.com
Yes, and that Seam doesn't truly support AS 5 before Seam 2.2/2.3 - so keep that in mind too. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4246104#4246104 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4246104

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

2009-07-27 Thread max.ander...@jboss.com
Nothing of this seem related to JBT. Projects available for deployment is simply listing WTP compatible projects and if mvn eclipse:eclipse is not doing it correctly then that explains it. The maven guys have many time said that mvn eclipse:eclipse is broken and should not be used - use

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

2009-07-27 Thread max.ander...@jboss.com
Please report in jira with steps to how to reproduce (i.e. the above description is not enough since you don't say what kind of project it is, how you created it and how you are deploying it...) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4246106#4246106

[jboss-user] [JBoss Tools (users)] - Re: JPA validation failures with custom Hibernate NamingStra

2009-07-27 Thread max.ander...@jboss.com
Axel, Dali don't provide out-of-the-box support for changing the naming strategy - they simply just use the per-spec validation. Please report in jira with example of what fails/works and we can see if we can add support for custom validaiton. View the original post :

[jboss-user] [JBoss Tools (users)] - Re: Examples not working

2009-07-27 Thread max.ander...@jboss.com
We got it on our todo list View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4246108#4246108 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4246108 ___ jboss-user mailing list

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

2009-07-27 Thread madihaanees
What I found from your post that you are looking for creating workflow by using API rather than eclipse designer. I had done this before creating workflow by using jboss jBPM API. But be reminded that the code I am posting is based on jBPM 3.x. please follow my blog. I am posting the link for

[jboss-user] [JBoss Tools (users)] - Re: Hot deployment woks incorrectly with JBossAS Tools / JBI

2009-07-27 Thread sanches
Hello Max, Yep, there is JIRA request: https://jira.jboss.org/jira/browse/JBAS-7103 Hot deployment woks incorrectly on the EE project without deployment descriptors Alex. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4246111#4246111 Reply to the post :

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

2009-07-27 Thread max.ander...@jboss.com
kretes/maxim, it could also be as simple as the jsf nature not being enabled ? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4246112#4246112 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4246112

[jboss-user] [Microcontainer] - Re: MC, JSR-299 and notion of

2009-07-27 Thread alesj
ben.cot...@rutgers.edu wrote : | Regarding MC's enthusiasm for implementing JSR-330 ... have the strong concerns expressed by significant JCP executive members (http://jcp.org/en/jsr/results?id=4944) been addressed satisfactorily? Especially re: RedHat's explicit abstain vote on JSR-330's

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

2009-07-27 Thread madihaanees
You can pass the Session of Spring to the Session of jBPM which will replace the session of hibernate associated with jBPM. In this way you can use the manage the transaction from your Spring session rather than jBPM Transaction. Regards Anees-ur-Rehman View the original post :

[jboss-user] [Clustering/JBoss] - Re: jBoss Cluster jvmRoute Value and HTTP Server Request Pro

2009-07-27 Thread sjunejo
I found my above huge descriptive problem working now. 1) First of all I changed the entire machine because there are some netwroking issues with that as I can not access my jboss using IP and Tomcat status on web console was showing that jBoss is only bind with 127.0.0.1. 2) Secondly when I

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - EJB3 and Hibernate second level cache with manytomany relati

2009-07-27 Thread angusm
I want to use the Hibernate Second level cache for EJB3 Entity beans. It works fine with simple Entitys, but in the case of many to many relations (for example the 'Relationships' tutorial) it does not work. I think that, at a Hibernate level, there is an explanation here:

[jboss-user] [EJB 3.0] - Re: Hibernate second level cache with manytomany relationshi

2009-07-27 Thread angusm
I guess maybe I put this in the wrong forum. I have moved it to http://www.jboss.org/index.html?module=bbop=viewtopicp=4246124#4246124. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4246126#4246126 Reply to the post :

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

2009-07-27 Thread Elhanan
how can i do that? both sessions have different hbm files? also the same session, assume the same connection, with if the workflow schema will be in another schema, and many applications willl access it. View the original post :

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

2009-07-27 Thread juanjo_1981
Hello. my name is Juanjo. I am trying to find the better way to extract data from Lotus WorkFlow system and use it wtih JBPM an Jboss. I have foud that there is a Lotus Workflow Java API that have a EJB interface, but I dont know if this is the better way to do this. All the examples I have

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

2009-07-27 Thread kretes
Richt now I have the Dynamic Web module 2.5, java 1.5 and JSF 1.2 facet, and nothing changed in that matter. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4246132#4246132 Reply to the post :

[jboss-user] [Security JAAS/JBoss] - Architecture best practices for authentication server

2009-07-27 Thread LauMarot
Hello, I'm managing web applications running on 2 different Jboss AS. I'd like to put in front of them one portal with authentication facilities that would allow any portal user to authenticate and then access application without performing a new authentication in an sso way. What kind of

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

2009-07-27 Thread ataylor
anonymous wrote : I have just implemented jBoss messaging in a cluster bearing High availability in mind and its working. I am using MySQL as my shared database. Now I want to scale my setup say If my browser put any message to my Queue (Clustered Queue) it should be get processed by both of my

[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 field name=isTransactionEnabledfalse //field | parameter in the jBPM config. View the original post :

[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=bbop=viewtopicp=4246141#4246141 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4246141

[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=bbop=viewtopicp=4246144#4246144 Reply to the

[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

[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=bbop=viewtopicp=4246146#4246146

[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=bbop=viewtopict=158977 have u upgraded the portal jbpm installation?

[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

[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

[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

[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. | | service name=persistence | factory | bean class=org.jbpm.persistence.jta.JtaDbPersistenceServiceFactory | field name=isTransactionEnabledfalse //field | /bean |

[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 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

[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=bbop=viewtopicp=4246161#4246161 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4246161

[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] [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

[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

[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] - 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 :

[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=bbop=viewtopicp=4246173#4246173 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4246173

[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 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 :

[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 :

[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=bbop=viewtopicp=4246184#4246184 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4246184

[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=bbop=viewtopicp=4246187#4246187 Reply to the post :

[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=bbop=viewtopicp=4246189#4246189

[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] [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=bbop=viewtopicp=4246192#4246192 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4246192

[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

[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 . | MapString, Object variables = new HashMapString, Object(); | . | |

[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

[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 :

[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 :

[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

[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=bbop=viewtopicp=4246201#4246201 Reply to

[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

[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 | ?xml version = '1.0' encoding = 'UTF-8'? | ejb-jar version=3.0 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;

[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

[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

[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 :

[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: [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 these

[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

[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

[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.

[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=bbop=viewtopicp=4246222#4246222 Reply to the post :

[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.

[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=bbop=viewtopicp=4246226#4246226 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4246226 ___ jboss-user mailing list

[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=bbop=viewtopicp=4246227#4246227

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

2009-07-27 Thread swatis
sorry msg didnot come properly use on event=task-notification just wild guess:) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4246229#4246229 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4246229

[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 :

[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

[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

[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=bbop=viewtopicp=4246238#4246238

[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=bbop=viewtopicp=4246241#4246241 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4246241

[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=bbop=viewtopicp=4246249#4246249 Reply to the post :

[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=bbop=viewtopicp=4246251#4246251 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4246251

[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] [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=bbop=viewtopicp=4246255#4246255 Reply to the post :

[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=bbop=viewtopicp=4246256#4246256 Reply to the post :

[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 posts

[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=bbop=viewtopicp=4246260#4246260 Reply to the post :

[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

[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=bbop=viewtopict=157873 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4246265#4246265 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4246265

[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

[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=bbop=viewtopicp=4246270#4246270 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4246270

[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 :

[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] [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

[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 |

[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=bbop=viewtopicp=4246278#4246278 Reply to the post :

[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

[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

[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=bbop=viewtopicp=4246281#4246281 Reply to the post :

  1   2   >