[JBoss-user] [Security & JAAS/JBoss] - Re: Identity/Access Management/SSO UseCases

2006-02-25 Thread [EMAIL PROTECTED]
There's an open JIRA task for adding a sharable session type: see http://jira.jboss.com/jira/browse/JBAS-1909 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926320#3926320 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Jboss CMP creating tables with mysql datasource and crea

2006-02-25 Thread bdlink
have the following in jbosscmp-jdbc: | java:/InfosysDS | mySQL | true |true | | where InfosysDS points to a mysql database. Never the less, database was created under hypersonic. Is there something else that needs to be set? View the original post :

[JBoss-user] [Clustering/JBoss] - Re: Sessions are failing in production server

2006-02-25 Thread snedapunk
Ok it appears as if the session has made it to the server but the values are null. This has happened on 1 of the 5 servers approx 500 times in one day so you can imagine how big this problem is for me. Please excuse the long log file but please if anybody can advice me in why a call to a sessi

[JBoss-user] [JBossCache] - Re: cracy Logs

2006-02-25 Thread [EMAIL PROTECTED]
Set attribute EvictionPolicyClass to an empty value to turn off eviction. If your question is how to turn off the logging, see http://log4j.apache.org View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926322#3926322 Reply to the post : http://www.jboss.com/inde

[JBoss-user] [JBoss jBPM] - Re: 'secret' transition, is it possible to define?

2006-02-25 Thread brianmb99
I'm doing something similar to what you describe by running an action on the node-leave event that changes the "to" node of the transition that will be used to point to whatever arbitrary node I need to send the token to. Then when the token reaches the destination node, the "to" of the transiti

[JBoss-user] [Clustering/JBoss] - Getting the node ID of servers in a cluster

2006-02-25 Thread jjklappenbach
I need a way to record a node's participation in work, as well as be able to ping that node routinely to see if it's still alive once work has been assigned. There's a couple of candidates for IDs that I've been able to find through JMX, but my google-fu is not strong today -- thus my post here

[JBoss-user] [Clustering/JBoss] - Re: Web Application Scope Clustering

2006-02-25 Thread [EMAIL PROTECTED]
No, the ServletContext isn't replicated. This is an interesting idea though. Interface ServletContextAttributeListener makes it possible to register for notifications of attribute changes, which would allow replication. Can you open a JIRA feature request for this? http://jira.jboss.com View

[JBoss-user] [Installation, Configuration & Deployment] - Re: deployer.jar is not present in bin directory

2006-02-25 Thread wesslan
It's the same for JBoss 4.0.4RC1. I used the installer to install EJB3. Regards Peter View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926321#3926321 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926321 --

[JBoss-user] [JBoss Portal] - management portlet and *-object.xml

2006-02-25 Thread weipingy
Can you someone explain how the changes made through management portlet get reflected in the *-object.xml? It seems that you can define your portal pages (layout, etc) through (-object.xml, then you can create new pages through management portlet as well. Will the xml file updated with the chan

[JBoss-user] [JBoss jBPM] - Re: Script element in Join Node

2006-02-25 Thread [EMAIL PROTECTED]
Joining with a script is an experimental feature. Its definitive shape has not been decided yet. That's why you don't see a related item in the jPDL schema. If you want to play with this feature, you can set the script programatically, with something like this: // retrieve the join node from the

[JBoss-user] [Installation, Configuration & Deployment] - JBoss 4.0 DTDs formatted via HTML/SVG like in 3.2

2006-02-25 Thread jrostosk
The 3.2 series includes a very useful HTML/SVG representation of the JBoss DTDs in JBOSS_HOME/docs/dtd/html-svg. Would love this for 4.0, but have searched and searched to no avail. Any way to get this great HTML/SVG representation of the JBoss 4.0 DTDs? View the original post : http://www.jb

[JBoss-user] [Clustering/JBoss] - Web Application Scope Clustering

2006-02-25 Thread treespace
Are objects in the web container's application scope replicated? If not there are several alternatives from persistent POJOs (EJB 3.0) to JBoss Cache (a POJO cache) but it would be useful to transparently replicate the application scope of a web application, automagically. TIA View the origin

[JBoss-user] [JBoss Seam] - Re: Child object validation

2006-02-25 Thread andrew.rw.robinson
If the hibernate-annotations patch I submitted is incorporated, here is the patch to seam for this fix: Index: ValidationInterceptor.java | === | RCS file: /cvsroot/jboss/jboss-seam/src/main/org/jboss/seam/interceptors/Validatio

[JBoss-user] [JBoss Seam] - selectOneMenu doesn't work with Facelets + MyFaces

2006-02-25 Thread Newion
Look at the code below. It works perfectly but only without Facelets. With Facelets page is not generated correctly. | | | | | | | | | | | | | HTML generated correctl

[JBoss-user] [JBossWS] - Re: org.apache.axis --> org.jboss.axis issue!

2006-02-25 Thread beyarecords
"beyarecords" wrote : Hi, | as org.apache.axis is no longer supported, i'm running Jboss 4.0.2 (OS X), could someone please tell me what has become of: | | import org.apache.axis.message.MessageElement; | import org.apache.axis.message.PrefixedQName; | import org.apache.axis.message.SOA

[JBoss-user] [JBossWS] - org.apache.axis --> org.jboss.axis issue!

2006-02-25 Thread beyarecords
Hi, as org.apache.axis is no longer supported, i'm running Jboss 4.0.2 (OS X), could someone please tell me what has become of: import org.apache.axis.message.MessageElement; import org.apache.axis.message.PrefixedQName; import org.apache.axis.message.SOAPHeaderElement; I changed them to: impor

[JBoss-user] [JBoss jBPM] - Script element in Join Node

2006-02-25 Thread osama.abdelkarim
Hello, According to the code of Join Node, you can specify a scirpt that evaluates to a boolean value, so that when a token reaches the join node, JBPM executes the script and activates the parent token when the script evluates to true. My question is: How can I add this script to the Join? The

[JBoss-user] [EJB 3.0] - Re: Embedded EJB 3.0 & Eclipse problem

2006-02-25 Thread [EMAIL PROTECTED]
Pass in a instance of a Map to createEntityManagerFactory. The code is broken and expects a map. This will be fixed in next release. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926303#3926303 Reply to the post : http://www.jboss.com/index.html?module=bb

[JBoss-user] [Beginners Corner] - Problems in web-console

2006-02-25 Thread Linuso
I have the problem that the java applet to the left in the webconsole is not loading.. In the lower left corner of Internetexplorer : "java.lang.NoClassDefFoundError:org/jboss/util/stram/IMarshalledValue." Anyone know what could be wrong? View the original post : http://www.jboss.com/index.ht

[JBoss-user] [Messaging, JMS & JBossMQ] - Message driven instance pool size dropping to 0.

2006-02-25 Thread pkolaczk
We are using Jboss 4.0.3 and we encountered a strange problem. We ran our application on a new AMD Opteron 64 machine with Sun jre 1.5.0_06 64 bit installed and noticed problems with MDBs. On the previous machine, there were no such problems. We tried various JVMs of both IBM and SUN, both 32bit

[JBoss-user] [JBoss Seam] - Proposal for new functionality on ValidationInterceptor

2006-02-25 Thread andrew.rw.robinson
I would be great if the "ifInvalid" interceptor annotation could take a severity so that it would not default to FacesMessage.INFO. I would rather have hibernate validation issues as error. Here is a patch to IfInvalid.java: Index: IfInvalid.java |

[JBoss-user] [EJB 3.0] - Re: Extensions to EJB3: Message Driven POJOs

2006-02-25 Thread [EMAIL PROTECTED]
The whole idea is to remove all the lookups and bootstrap code you have to do to obtain and send a message and receive and dispatch a JMS message. With regular JMS you have to 1) Get a connectionfactory 2) Get a connection 3) Get the destination 4) ... and so on. The idea with MDP's are 1) G

[JBoss-user] [JBoss Seam] - Re: Fileupload

2006-02-25 Thread ido_tamir
My problem is that setFile(UploadedFile file) is never called and file remains null. I tried both tomahawk and adf. The valueChangeListener version also never activates any bean method. I can select a file, and after pressing the submit button I am asked by the browser if I really want to submit

[JBoss-user] [Remoting] - Re: Exception in Multiplex sample

2006-02-25 Thread ron_sigal
Hi Justin, Everything above the line at org.jboss.remoting.RemoteClientInvoker.invoke(RemoteClientInvoker.java:183) comes from the server (MultipleInvokerServer), so changing Client2Server1 isn't the problem. Is there anything different about your server environment? View the original po

[JBoss-user] [JBoss jBPM] - Re: 3.1: trouble with fork +processInstance.signal()

2006-02-25 Thread osama.abdelkarim
I am still a beginner in JBPM, but I will try to answer. When the token reaches the fork, the fork send child token to each transition with the name of the transition. Thus, in order to continue the process execution, you need to signal the child token. This could be done by typing the line: in

[JBoss-user] [EJB 3.0] - Re: EJB3RC3, @MessageDriven, and HAJMS

2006-02-25 Thread [EMAIL PROTECTED]
HAJMS does not work with RC3. I had to fix a bug within it for RC5. it was not handling disconnects very well. SorryThe Wiki has a bunch of information for migrating, or you can just answer questions here. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=

[JBoss-user] [JBoss Eclipse IDE (users)] - I cannot see 'TCP/IP Monitor' in Eclipse-Window-Preferences?

2006-02-25 Thread jdidboss
How do I get the TCP/IP Monitor to appear in the Window-Preferences of Eclipse? I am using WebServices v1.0 Jboss-ide libraries (not AXIS v1.2). Eclipse v3.1.2, Jboss-IDE v1.5, jdk/jre1.5.0_06. Any suggestions would be helpful. Thanks...John View the original post : http://www.jboss.com/index.ht

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: configuring more than 3 MDB in Jboss 3.2.7 is giving pr

2006-02-25 Thread genman
You have to pay money to get the version that supports more than 3 MDBs at a time. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926301#3926301 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926301 -

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Rolebacking push the message to back of the queue

2006-02-25 Thread genman
You can add a delay to redelivery. Check the wiki. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926300#3926300 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926300

[JBoss-user] [JBoss jBPM] - Re: How to get the current node-type?

2006-02-25 Thread [EMAIL PROTECTED]
The way Bernd proposes is the right one. You can use an assignment handler which jBPM will invoke at runtime so that you can assign your task to suit your needs. The jBPM user guide, section 11.3, Assignment describes the jBPM task assingment model in detail. Please take a look at it and let us

[JBoss-user] [EJB 3.0] - EJB3RC3, @MessageDriven, and HAJMS

2006-02-25 Thread jjklappenbach
I'm trying to get a @MessageDriven solution to work with HAJMS, and haven't had much luck. I have each node configured for clustering, and HASingletonDeployer is working correctly. Our project is utilizing EJB3RC3, so I've patched 4.0.3RC1's "all" server profile with the ejb.deploy directory.

[JBoss-user] [JBossWS] - Cannot obtain SEI mapping

2006-02-25 Thread xyox
21:32:48,687 WARN [JSR109ServerMetaDataBuilder] Cannot obtain SEI mapping for: com.acs.arcos.ws4ee.evh.EventHandler any ideas ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926298#3926298 Reply to the post : http://www.jboss.com/index.html?module=bb&op=p

[JBoss-user] [JBossCache] - Re: random removing from Map (AOP-Cache)

2006-02-25 Thread ScottMarlowNovell
It is not a real solution, but doing the remove operation outside of a transaction avoids the bug. I'll keep working on this. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926292#3926292 Reply to the post : http://www.jboss.com/index.html?module=bb&op=post

[JBoss-user] [Clustering/JBoss] - Re: Sessions are failing in production server

2006-02-25 Thread snedapunk
Is this normal behavior with our setup? That a user would log into one machine, and then on a given request afterwards could be redirected to a new machine, when the original machine was not down? I have one production machine in debug, and here is the log. At the end of this, the user fails

[JBoss-user] [JBoss Seam] - Re: @Valid and t:messages...

2006-02-25 Thread andrew.rw.robinson
FYI - found a workaround. t:messages has a summaryFormat property that allows me to do what I need it to do. So this is very low priority for me. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926293#3926293 Reply to the post : http://www.jboss.com/index.htm

[JBoss-user] [JBoss jBPM] - Re: Problem in invoking assignment handler using taskinstanc

2006-02-25 Thread tgullo
Why not send the task to a node that approves the account. That is, break the task into two? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926290#3926290 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926290 --

[JBoss-user] [EJB/JBoss] - Re: My simple solution to CMP and MS SQL identity

2006-02-25 Thread rdelaplante
Update: I found out how to return the new ID that was created by MS SQL. Simply replace: return null; with: return this.getCheckInHistoryID(); View the original post : http://staging.jboss.com/index.html?module=bb&op=viewtopic&p=3890787#3890787 Reply to the post : http://staging.jboss.com

[JBoss-user] [JBossCache] - cracy Logs

2006-02-25 Thread xyox
2006-02-25 20:01:34,015 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processing the node events in region: Regions--- fqn: /_default_/ maxNodes 100 TimeToIdleSeconds 300 maxAgeSeconds 0 current eviction queue size is 0 | 2006-02-25 20:01:34,015 DEBUG [org.jboss.cache.eviction.LRUAlgorithm]

[JBoss-user] [JBoss jBPM] - Re: jbpm database name

2006-02-25 Thread kukeltje
why does it not seam sufficient? Do you get errors? This is the way I did it too, locally, and it works (although with mysql). Another option is to use jndi and configure a datasource. Ronald View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926285#3926285 R

[JBoss-user] [JBoss Seam] - @Valid and t:messages...

2006-02-25 Thread andrew.rw.robinson
t:messages (the messages tomahawk component) has the functionality to render the summary with the label for description by replacing the component's id in the message summary with the label name. What I have noticed is that the validation interceptor tag doesn't add the component ID to the messa

[JBoss-user] [JBoss jBPM] - Re: Timer duedate always set to yyyy-mm-dd 09:01:00

2006-02-25 Thread kukeltje
Mennen, The configuration of the businessday is in a property file. jbpm.cfg.xml contains this line: | | You can configure it anyway you like it, but currently it is | hour.format=HH:mm | #weekday ::= [ [& ]*] | #daypart ::= - | #start-hour and to-hour must be in the hour.form

[JBoss-user] [JBossCache] - Re: random removing from Map (AOP-Cache)

2006-02-25 Thread shadowdz
If I comment the section no exception is thrown. Try this config-section org.jboss.cache.loader.bdbje.BdbjeCacheLoader | location=../bdbje | So it looks like something in the cacheloader is going wrong. I have used a JDBC-loader, too. If you must use a DB I have some changes for the class I

[JBoss-user] [JBoss Portal] - Problems Installing JBoss Portal 2.2 with SQL Server

2006-02-25 Thread buon82SIA
I have succesfully installed JBoss Portal 2.2 and configured it to work with MySQL 5.0. I want to try it with SQL Server 2000 but I have a lot of problems: All tables it needs are created but it seem to be not able to insert data. I receive these errors during deploy: 16:59:56,218 WARN [JDBCEx

[JBoss-user] [JBossCache] - Re: random removing from Map (AOP-Cache)

2006-02-25 Thread shadowdz
I've created one. Pleas let me know if you have an idea what's going wrong. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926280#3926280 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926280 -

[JBoss-user] [JBoss Seam] - Re: Cannot Instantiate seam component O_o !!

2006-02-25 Thread davidgeary
Ah, thanks for the reply. I was using 403. Now that 've upgraded I can get all of the demos to run properly. Thanks for the reply. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926277#3926277 Reply to the post : http://www.jboss.com/index.html?module=bb&op

[JBoss-user] [JBoss jBPM] - Re: Problem in invoking assignment handler using taskinstanc

2006-02-25 Thread kukeltje
where did you read ending a task might invoke 'a handler' and why do you think it should be an assignmenthandler? The only handler ending a task could invoke is one on an event and that is not an assignmenthandler (although you can do an assingment in there yourself) Ronald View the original p

[JBoss-user] [JBoss Portal] - Re: 4newbies: cms admin for a portlet

2006-02-25 Thread sitongia
I'm looking at the 2.4 portal now. The Management Instances Preferences for a CMS portlet I've instantiated has Key Description ReadOnlyValue InstancePortlet indexpage Description false %2Fdefault%2Findex.html Create %2Fdefault%2Findex.html How do I use

[JBoss-user] [JBoss jBPM] - Re: 3 ways to transition: processInstance.signal, token.sign

2006-02-25 Thread kukeltje
Why should ending a task activate an assignmenthandler? The task is finished and noone has to act upon it. Ending a task does not automatically mean that the tasknode is completed. It could be that there are more tasks in the same tasknode. Depending on the configuration of the tasknode (should

[JBoss-user] [EJB/JBoss] - My simple solution to CMP and MS SQL identity

2006-02-25 Thread rdelaplante
I've spent many many hours fighting to be able to insert a record into an MSSQL Server 2000 table that has an auto-incrementing "identity" pk field. There were many solutions offered on the net such as creating a separate entity to keep track of PK's, and other stuff I can't remember. Some of

[JBoss-user] [JBoss jBPM] - Re: Task assignment handler not being called second time thr

2006-02-25 Thread kukeltje
All good and realy valid arguments. anonymous wrote : This behaviour is implemented as the default because the person that takes a task to fulfilling a certain process role will have the knowledge of that perticular process. So all subsequent assignements of task instances to that swimlane are

[JBoss-user] [JBossCache] - Re: random removing from Map (AOP-Cache)

2006-02-25 Thread ScottMarlowNovell
I still haven't reproduced with running it as part of a unit test. I'll try using your cach-config file next. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926267#3926267 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=

[JBoss-user] [EJB 3.0] - Embedded EJB 3.0 & Eclipse problem

2006-02-25 Thread BryanHunt
I'm trying to run embedded EJB 3.0 as an eclipse plugin, and I'm having a problem with the EntityManager. Here is the setup: Plugin com.osc.core.ejb: I created a plugin project and copied the entire lib drectory from the EJB 3.0 embedded download into the root of that project. I added every j

[JBoss-user] [JBoss Seam] - Re: Message bundle issues

2006-02-25 Thread andrew.rw.robinson
There is an additional complexity to this. It seems that on loading, seam looks for the validation messages in "messages.properties", but during runtime, it looks at "ValidatorMessages.properties". To get it working, I had to use the concat ant task to concat ValidatorMessages.properties to the

[JBoss-user] [JBossCache] - Re: random removing from Map (AOP-Cache)

2006-02-25 Thread shadowdz
No, it's the same as before. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926266#3926266 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926266 --- This SF.Net emai

[JBoss-user] [JBossCache] - Re: random removing from Map (AOP-Cache)

2006-02-25 Thread ScottMarlowNovell
Great news, I enabled the Sleepycat based classloader and can now reproduce the error. Can you create a jira for this and reference this forum thread? Thank you! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926279#3926279 Reply to the post : http://www.j

[JBoss-user] [Security & JAAS/JBoss] - Re: Identity/Access Management/SSO UseCases

2006-02-25 Thread j2ee_junkie
Dear gang, I have recently completed some work in this area that may be of interest. In my environment, users can be authenticated (in the web domain) by the presence of a specific cookie generated by an centralized authentication web application (i.e. the IDP). I had no involvement in develo

[JBoss-user] [JBossCache] - Re: random removing from Map (AOP-Cache)

2006-02-25 Thread ScottMarlowNovell
Hmm, last post didn't look so good. My cache config section for CacheLoaderCache looks like this | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926274#3926274 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=r

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: XDoclet, jboss.xml, jboss-web.xml and security-domain

2006-02-25 Thread davd_dad
In the web case, the problem; as i understand it, is that cvs has some conflicts updating the jboss-web.xml. If you delete it before running xdoclet the security domain specified in the xdoclet-build.xml (the project's xdoclet preferences in the ide) should be ported. One solution is to set th

[JBoss-user] [Security & JAAS/JBoss] - Re: CLIENT-CERT AUTH: is it really strong?

2006-02-25 Thread fguerzoni
"two-way SSL handshake" with certificate from both sides is handled at lower level. Ain't to be reinvented! bye View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926271#3926271 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply

[JBoss-user] [JBossCache] - Re: random removing from Map (AOP-Cache)

2006-02-25 Thread ScottMarlowNovell
I'm using your cache configuration now and not seeing the problem. I did make one change that I would like you to make also. I took a shortcut and commented out the database loader config. Could you also try commenting out the following in your cache config file. If this worksaround the issu

[JBoss-user] [JBossWS] - problem with simpel types

2006-02-25 Thread xyox
| 16:39:52,968 WARN [JSR109ServerMetaDataBuilder] Cannot obtain SEI mapping for: com.acs.arcos.ws4ee.evh.EventHandler | 16:39:52,968 WARN [JSR109MetaDataBuilder] Cannot obtain java type mapping for: {http://www.w3.org/2001/XMLSchema}string | 16:39:52,968 WARN [JSR109MetaDataBuilder] Can

[JBoss-user] [JBossCache] - Re: random removing from Map (AOP-Cache)

2006-02-25 Thread ScottMarlowNovell
I spoke too soon, I misread my debug output information. I noticed in the test code that you put the POJO in the cache but you don't retrieve it. I think you should try retrieving it after putting it in and use the retrieved copy instead of the original. I believe that once you put the POJO i

[JBoss-user] [JBoss jBPM] - A problem on the ROLE' task

2006-02-25 Thread reyou
If a task is assigned to a ROLE, that means every user who has the role can do this task. While an user dealing with the task, however another user maybe do the same thing. So there is a conflict between the two users's work. How can JBPM avoid this conflict? View the original post : http://ww

[JBoss-user] [JBoss Portal] - jakarta mailer-taglib in JBoss Portal 2.2.1RC2

2006-02-25 Thread zehner333
Hello I have a problem with the Mailer1.1 Taglib from the Jakarta project. I want to use it in a jsf- portlet, but no mail is sent. I have no errors in the JBoss-logs and no exception is thrown. If I deploy the war without portlet specific descriptors to Tomcat 5.5.15 with MyFaces, everything w

[JBoss-user] [JBoss jBPM] - A problem on the ROLE' task

2006-02-25 Thread reyou
If a task is assigned to a ROLE, that means every user who has the role can do this task. While an user dealing with the task, however another user maybe do the same thing. So there is a conflict between the two users's work. How can JBPM avoid this conflict? View the original post : http://ww

[JBoss-user] [Security & JAAS/JBoss] - Re: Security Exemption

2006-02-25 Thread j2ee_junkie
Mahesh, The best way (AFAIK) to handle this situation is to put all the jsp's you want security contraints on in a subdirectory of root. For example you can use 'secured'. Then leave any pages that do not have constraints in root. Your web.xml will then look like this... | ... | |

[JBoss-user] [JBossCache] - Re: random removing from Map (AOP-Cache)

2006-02-25 Thread ScottMarlowNovell
Can you create a Jira issue for this? I've recreated a failure with the remove operation but haven't gotten the same exception as you. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926260#3926260 Reply to the post : http://www.jboss.com/index.html?modu

[JBoss-user] [JBoss.NET] - Re: Problem accessing .NET webservice from servlets

2006-02-25 Thread beyarecords
If I add jboss-net-client.jar to the classpath I get the following error logs: anonymous wrote : | 12:46:08,772 WARN [EngineConfigurationFactoryFinder] Factory org.apache.axis.configuration.EngineConfigurationFactoryServlet Ignored: missing required method: public static EngineConfigurationF

[JBoss-user] [JBoss jBPM] - Problem in invoking assignment handler using taskinstance.en

2006-02-25 Thread prabuddha
The method taskInstance.end() says it will end a task and might invoke the handler . what does that mean? Currently its not invoking the handler. Below is the code I'm using to assgn a task AssignTask.java The Handler class is ApproveAccount.java. The taskcontroller params are not accesible due

[JBoss-user] [Security & JAAS/JBoss] - Re: Identity/Access Management/SSO UseCases

2006-02-25 Thread kannan
Hello: We had come across multipe times for the need for session sharing among multiple web apps (usually modules of the same app in separeate wars in same ear). If this feature is present as a configurable item, then it will be very useful. thanks and regards, -- Kannan. View the original p

[JBoss-user] [JBoss jBPM] - Re: 3 ways to transition: processInstance.signal, token.sign

2006-02-25 Thread prabuddha
I've the same opinion as you and I'm facing a problem in invoking the assignment handler through taskinstance.end(). Its that while token.signal() invokes the assignment handler class taskinstance .end does not. can any one explain me. View the original post : http://www.jboss.com/index.htm

[JBoss-user] [JBoss Portal] - How to use Hibernate3 or EJB3 in my portlet ?

2006-02-25 Thread ericmacau
Hello, How can I use the Hibernate3 or EJB3 in my portlet ? Is there any mechanism to get the portal's datasource, Hibernate session, or EJB3 PM ? Eric View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926253#3926253 Reply to the post : http://www.jboss.com

[JBoss-user] [JBoss Portal] - Re: A bug when using hibernate3 har deployment with jboss po

2006-02-25 Thread jsports
Thanks in advance. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926252#3926252 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926252 --- This SF.Net email is spons

[JBoss-user] [JBoss Portal] - the content of hibernate-service.xml

2006-02-25 Thread jsports
| | | | | | | | jboss.jca:service=RARDeployer | jboss.jca:service=LocalTxCM,name=home | | | java:/hibernate/SessionFactory | | | java:/home | org.hibernate.dialect.MySQLDialect | | |

[JBoss-user] [JBoss Portal] - A bug when using hibernate3 har deployment with jboss portal

2006-02-25 Thread jsports
hi,all. When I use hibernate3 har deployment wiht jboss portal 2.21RC2, a exception is thrown. jboss:jboss 4.30sp1 jdk:1.42_07 hibernate:3.11 jboss portal:2.21RC2 Ater I deployed the portal,I deploy a new project which use hibernate3 har deployment. The Exception : | | 17:29:15,281 ERROR

[JBoss-user] [JBoss.NET] - Re: Problem accessing .NET webservice from servlets

2006-02-25 Thread beyarecords
I'm using the default conf in Jboss 4.0.2 (OS X 10.4.5) and am trying to access the paypals webservice. From earlier replies here it seems i'm having an axis issue as well. What do I need to do to resolve this? anonymous wrote : | 09:20:51,610 WARN [EngineConfigurationFactoryFinder] Factory

[JBoss-user] [JBossCache] - Re: random removing from Map (AOP-Cache)

2006-02-25 Thread shadowdz
In Version 1.3 DR1 it's the same. If you have a clean started DB you'll get the a stacktrace similar to the first one. Exception in thread "main" org.jboss.util.NestedRuntimeException: InternalDelegate.resetRefCount(). Ref counter not -1 but 0 at fqn: /pojo/list/1; - nested throwable: (java.lang

[JBoss-user] [Clustering/JBoss] - Re: Sessions are failing in production server

2006-02-25 Thread [EMAIL PROTECTED]
With REPL_ASYNC those kinds of messages are normal. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926245#3926245 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926245 -

[JBoss-user] [EJB/JBoss] - Re: TransactionManager not bound

2006-02-25 Thread [EMAIL PROTECTED]
Please use the .zip installation with the 3 configurations (all/default/minimal). The installer version has some issues. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926244#3926244 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mo

[JBoss-user] [JBossCache] - Re: random removing from Map (AOP-Cache)

2006-02-25 Thread shadowdz
I have used all versions of 1.2.4, it's the same even with sp2. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926243#3926243 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926243 -