[jboss-user] [JBoss jBPM] - Re: Confusing regarding unit test

2009-08-18 Thread sebastian.s
It's annoying that one cannot edit and correct posts in the forums. The title should be "Confusion regarding unit test". :) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250298#4250298 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting

[jboss-user] [JBoss jBPM] - Confusing regarding unit test

2009-08-18 Thread sebastian.s
Good morning! I am a bit confused regarding a process and a unit test of mine. This is my process: | | | http://jbpm.org/4.0/jpdl";> | | | | | | | | | | | | | | | | | |

[jboss-user] [JBoss Tools (users)] - Re: JBoss Richfaces Tools installation issue with Eclipse 3.

2009-08-18 Thread nickboldt
JBoss Tools 3.0.x requires Eclipse 3.4.2 (Ganymede). https://www.jboss.org/tools/download/stable/3_0_GA.html http://download.jboss.org/jbosstools/updates/stable/ JBoss Tools 3.1.0 requires Eclipse 3.5.x (Galileo). https://www.jboss.org/tools/download/dev.html http://download.jboss.org/jbosstools

[jboss-user] [JBossWS] - Re: DOM API on SOAPElementImpl causes NotImplementedExceptio

2009-08-18 Thread anoop10
Hi, I am facing the same issue. Will you please help me to solve this issue. Note: I have posted this issue in the following link. http://jboss.org//index.html?module=bb&op=viewtopic&p=4250290 Thanks Anoop View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=425029

[jboss-user] [EJB/JBoss] - Re: EJB 3.0 load balancing not working in a Jboss AS 5.1 clu

2009-08-18 Thread jaikiran
When you start the server nodes in a cluster, do you see any logs which show that those 2 nodes are being considered part of the cluster? Logs like, "2 members..." in the cluster? Can you post the relevant console logs (not server.log) While posting logs or xml content or code, please remember

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss DataSources Down

2009-08-18 Thread jaikiran
anonymous wrote : the Datasource is registered but the status is down. Which exact version of JBoss AS? How do you deploy the application and the datasource? And where are you seeing the "status"? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250291#425029

[jboss-user] [JBossWS] - Error: org.jboss.util.NotImplementedException: getTextConten

2009-08-18 Thread anoop10
Hi, I was trying to write a SOAP client program using Servlet. When the service method called, I am getting the following error. 16:05:02,236 ERROR [STDERR] org.jboss.util.NotImplementedException: getTextContent 16:05:02,237 ERROR [STDERR] at org.jboss.ws.core.soap.NodeImpl.getTextContent(

[jboss-user] [JBoss Tools (users)] - Re: Generate Seam Entites - Cannot connect to database

2009-08-18 Thread bernlad
Problem fixed when I create the seam project this time without entering the schema. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250289#4250289 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250289 __

[jboss-user] [JBoss Tools (users)] - Re: Generate Seam Entites - Cannot connect to database

2009-08-18 Thread bernlad
Hi there, I can use seam-gen to generate the CRUD without any problems. However when I useJBT 3.0.1 and Eclipse 3.2.4. I have similiar problems with Mangolo. So I changed my workspace as he had suggested no space at all. I didnt see the "Couldn't connect to Database" message while I try to refr

[jboss-user] [JBoss Messaging] - Re: Receiving Messages from multiple nodes in a Cluster

2009-08-18 Thread mayankmit2002
The only problem in the approach described in the doc. is that i need to recompile my client every time i add any new node to my cluster. Instead I am looking for a solution, in which I just provide the partition name of the cluster and client itself detects all available nodes of that cluster.

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss DataSources Down

2009-08-18 Thread stanley1610
I have a Local Tx Datasource for PostgreSQL. When I deployed the EJB with PU, the Datasource is registered but the status is down. | http://java.sun.com/xml/ns/persistence"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://java.sun.com/xml/ns/persistence htt

[jboss-user] [JBoss jBPM] - Re: jBPM 4.0 and

2009-08-18 Thread hwa
Hm, I did some more testing. MySQL works for simple workflows but it doesn't when I have task nodes with users specified in the assignee field. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250285#4250285 Reply to the post : http://www.jboss.org/index.html?

[jboss-user] [JBoss jBPM] - Re: Problems with indexes in jbpm.history.hbm.xml

2009-08-18 Thread hwa
Okay, there are two situations where this error occurs for me. One is when I just have a simple jBPM workflow and I see the error messages but like the JIRA says, everything is able to continue and it's not a blocking issue. Another is when I have a jBPM workflow with a Java node in particular

[jboss-user] [JBoss jBPM] - Re: HistoryTask worthless... or is it me?

2009-08-18 Thread unsavory
Sorry, forgot to mention I am using jBPM 4.0 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250283#4250283 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250283 ___ jboss-user

[jboss-user] [JBoss jBPM] - HistoryTask worthless... or is it me?

2009-08-18 Thread unsavory
Looking at the API docs for HistoryTask, I'm not sure how it is to be used since there is no way to reference the task by name. How would one ever determine history on tasks when the name of the task is not stored? Nor is any other identifiable information. I can see in the table there is a

[jboss-user] [Microcontainer] - Re: Class loading conflict

2009-08-18 Thread objectiser
The problem I see with the first approach is if the same ESB example needed to use another third party ESB action that was in yet another domain - then the example could not be in two different domains (i.e. one associated with riftsaw and one associated with the other actions to be used). I gu

[jboss-user] [JBoss Portal] - Re: How to move portal onfig from one server to the next?

2009-08-18 Thread briankous
Hi Truls, I do not know there are any good solution. What I did was to create a project in subversion (or cvs) and check in everything in jboss-portal.sar folder. Then make changes there and test. When the test is done, you can copy everything there to temporary folder and search for all ".svn"

[jboss-user] [JBoss Portal] - CMSException(Access denied) for pdf or doc content

2009-08-18 Thread briankous
Hi, I am using bundled version of Jboss Portal 2.7.2. From the Viewing the document(pdf or doc, not html. Html works fine.) that has READ permission assigned in CMSAdmin Portlet causes "Access to this resource is denied". According to the Jira (JBPORTAL-1378), it should have been fixed already

[jboss-user] [JBoss Tools (users)] - Re: Generating DDL from annotated POJOs

2009-08-18 Thread JPAV
Okay, added the SQL Server jar to the Hibernate configuration, but still doesn't work. Now I don't even get the error log entry. But I think I stumbled onto an earlier indication that there's a classpath issue. In the Hibernate Configuration view, when I try to expand my configuration entry,

[jboss-user] [JBoss jBPM] - Re: Passing objects through the workflow

2009-08-18 Thread kukeltje
no problem View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250259#4250259 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250259 ___ jboss-user mailing list jboss-user@lists.jbo

[jboss-user] [JBoss jBPM] - Re: Maintenance and Repair Tools

2009-08-18 Thread kukeltje
Thanks, I'll forward this to some people so they can shed a light on this. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250258#4250258 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250258

[jboss-user] [Installation, Configuration & DEPLOYMENT] - ServiceBindingSet

2009-08-18 Thread bdamato
I am trying to use the ServiceBindingSet with a port offset to run multiple instances of JBoss on the same machine. I want to control the HTTP port explicitly though. It looks like the "override" parameter is supposed to give me the ability to do this, but I can't seem to get it to work. Here is

[jboss-user] [JBoss Portal] - Re: JBoss portal performance: (Portal)templatePortal.copy(da

2009-08-18 Thread vivek_saini07
Request you to please let us know if it is really a bug. If it is, then we would like to open a JIRA and work upon it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250256#4250256 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Classloader Isolation (again)

2009-08-18 Thread justinmiller
Sorry it's taken me a few days to get back to this, but I exclude the xerces jar from my deployment and that indeed solves the xerces issue. I still however have the mapped-name issue. My guess is it's a conflict between the cxf jars jboss ships with and the cxf jars in my deployment. If I exclu

[jboss-user] [JBoss Portal] - Re: Assign default portal to a user role.

2009-08-18 Thread vivek_saini07
This can be archived by changing the imlementation of CustomizationManagerService. Search the forum for this, there are couple of examples. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250251#4250251 Reply to the post : http://www.jboss.org/index.html?mod

[jboss-user] [JBoss jBPM] - Re: Maintenance and Repair Tools

2009-08-18 Thread michaelholtzman
anonymous wrote : Are 1,2 and 3 valid for all DBMS you use? Would be great if you could confirm that. Definitely Oracle and Sybase, don't have much experience with MSSql yet. anonymous wrote : And maybe also what the default locking mechanisms are on specific database. Defaults: Oracle - Row

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: GlassfishConfigureListener NoSuchMethodError

2009-08-18 Thread PeterJ
Looks like your app is referencing some JSF classes/configs/??? that are specific to Glassfish. You could provide the missing Glassfish JAR, but that might not work - it could cause other problems. The other possibility is to fix your app to remove those references. View the original post : ht

[jboss-user] [JBoss Tools (users)] - Re: continuos redeployment of seam with birt

2009-08-18 Thread netdrag
Thank you, that worked. I thought it had to do with birt-seam integration, not just a jboss problem. Thank you all really much - Problem solved View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250247#4250247 Reply to the post : http://www.jboss.org/index.

[jboss-user] [JBossWS] - Re: Endpoint registration

2009-08-18 Thread monkeyden
I was able to get the endpoint registered when deployed in it's own jar file, but I'm not able to deploy it when it's lives within my ejb jar inside the ear file. I would imagine the solution is simple but I have yet to track it down. Suggestions are greatly appreciated. Thanks P.S. Is this

[jboss-user] [JBossMQ] - Re: Stopping / starting queues... can't find invoker

2009-08-18 Thread rfidler1978
Well this explains a lot... Please note that this procedure applies for JBoss MQ. For JBoss Messaging substitute "jboss.messaging" for "jboss.mq" and "XAConnectionFactory?" for "UIL2XAConnectionFactory" Note: These instructions are for EJB 2.1 MDBs and not for EJB3 MDBs. The invoker proxy

[jboss-user] [Installation, Configuration & DEPLOYMENT] - GlassfishConfigureListener NoSuchMethodError

2009-08-18 Thread Jadin
I tried to installed a WAR onto my jboss server 4.2.3, but it will not deploy the app. During the install, I get the following stack trace: 2009-08-18 10:19:08,439 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/gateway]] Exception sending context initialized event to

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: What remote client libs are required ??

2009-08-18 Thread PeterJ
You can use JBoss Tatttletale to find out the actual set of JARs you need. (Look at the tabs at the top of this web page - Tattletale is under Projects > Tools) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250235#4250235 Reply to the post : http://www.jbo

[jboss-user] [JBoss Tools (users)] - Re: continuos redeployment of seam with birt

2009-08-18 Thread jaikiran
Continuous redeployments without any apparent changes is a known bug in AS-5.1.0 with Seam applications http://www.jboss.org/index.html?module=bb&op=viewtopic&t=156898. It has been fixed in JBDEPLOYERS project: https://jira.jboss.org/jira/browse/JBDEPLOY-192 The fix will be integrated in the n

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: problems in migrating web-application from jboss-5.0.0Be

2009-08-18 Thread PeterJ
Wow, 5.0.0.Beta1, that's old. Anyway, sometime before 5.0.0.GA the app server became stricter regarding XML file validation, and now if something is out of order it will complain (as you found out). Scanning the JBossAS5 forum will turn up many others with this same issue. One solution is to fi

[jboss-user] [JBossWS] - Re: Cannot obtain wsdl service

2009-08-18 Thread PeterJ
Is this on the client side? Looks like a JAR file is missing from the classpath. The missing class is in client/jboss-common-client.jar and client/jbossall-client.jar in 4.2.3 (I don't have a copy of 4.2.1 handy to check there). View the original post : http://www.jboss.org/index.html?module=b

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: What remote client libs are required ??

2009-08-18 Thread f_marchioni
Having the client libs declared in the MANIFEST file avoid the burden of setting manually the classpath at client level, however you have to provide the client jars needed. You might bundle all client libs into a single library, or you can as well find out the libraries which are actually requi

[jboss-user] [JBoss jBPM] - Re: Passing objects through the workflow

2009-08-18 Thread mmusaji
Don't know why I'm calling you Roland :) Sorry, I meant Ronald! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250228#4250228 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250228 _

[jboss-user] [JBoss jBPM] - Re: Passing objects through the workflow

2009-08-18 Thread mmusaji
Hi Roland Thank you very much. It works like a charm now. Be sure I will be back with some more newbie questions but just wanted to say thank you very much for your time and explanation on why it doesn't work. Regards M View the original post : http://www.jboss.org/index.html?module=bb&op=vie

[jboss-user] [EJB 3.0] - Re: MDB Pool Settings

2009-08-18 Thread droberts18
Thanks that helped. I found that I also had to edit the ejb3-inteceptors-apo.xml file. There was a point cut that needed changing: | @org.jboss.annotation.ejb.PoolClass (value=org.jboss.ejb3.StrictMaxPool.class, maxSize=30, timeout=1) | | However, there still

[jboss-user] [Installation, Configuration & DEPLOYMENT] - What remote client libs are required ??

2009-08-18 Thread patr...@openbase.com
Hi, I am trying to migrate our ejb3 application from JBoss 4.2.3 to JBoss 5.1.0. The application is accessed by a swing rich client and deployed using Java Web Start. With JBoss 4.2.3 I used to include on the client side the jbossall-client.jar lib. Now with 5.1, The $JBOSS_HOME/client/jbossa

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: JBoss does not reconnect after mysql-server restart

2009-08-18 Thread PeterJ
Try "touching" the *-ds.xml file. That will update the last modified timestamp which will cause the app server to redeploy the datasource. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250220#4250220 Reply to the post : http://www.jboss.org/index.html?modul

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Error message Network is unreachable

2009-08-18 Thread f_marchioni
are you running on a linux box ? try adding -Djava.net.preferIPv4Stact=true in the Optional JVM args also are you running a single node or clustered env ? francesco View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250218#4250218 Reply to the post : http://www.

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Log4j Error

2009-08-18 Thread PeterJ
See if these help: http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4125552 http://www.jboss.org/community/wiki/ScopedLoggingConfig View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250217#4250217 Reply to the post : http://www.jboss.org/index.html?modul

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Application Scoped datasources

2009-08-18 Thread PeterJ
1) By restricting who has access to the production server (only the sysadmin is allowed to deploy apps to production) and by using code reviews to make sure that no developer write a datasource fishing app. For really secure environments, an app server instance per app is also used. 2) Enter a

[jboss-user] [Security & JAAS/JBoss] - Re: DatabaseServerLoginModule failing after success?...confu

2009-08-18 Thread adusumilli756
Hi, I am trying to configure DatabaseServerLoginModule for my web application. I have login page with user name and password when click on submit what should happen I am having one basic question. So when I clcik on submit will JBoss check for credentials or we have to check against the data

[jboss-user] [Datasource Configuration] - Re: Wrapping to OracleConnection problem.

2009-08-18 Thread gulopez
I am having the same problem. Where you able to find a solution? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250210#4250210 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250210 __

[jboss-user] [Clustering/JBoss] - Re: HA-JNDI and SFSB Bean

2009-08-18 Thread bstansbe...@jboss.com
If JBoss detects that the target EJB is running in the same VM, it will routes calls to the in-VM bean rather than sending them remotely. Effect is such calls aren't load balanced across the cluster. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250209#4250

[jboss-user] [Clustering/JBoss] - Re: Migration of singletons

2009-08-18 Thread bstansbe...@jboss.com
Haha! I love the honesty! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250208#4250208 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250208 ___ jboss-user mailing list jbos

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Application Scoped datasources

2009-08-18 Thread matanderson
So it seems not possible to true application scoped datasources at this time. I have a few followup questions. 1) How are others working with this issue? Do you trust your developers to not comb the jndi tree and look for datasources? Or do you just spawn a new jboss install for each applicati

[jboss-user] [Beginners Corner] - Re: Authentication Error

2009-08-18 Thread lesquivel
Hello Wolfgang, Thank you for your reponse! The error happens during login. Below I have my login-config.xml and the entire exception. Thanks!! login-config.xml: USER Exception: 08:10:05,523 ERROR [JBossWebRealm] Error during authenticate java.lang.IllegalStateExc

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Error message Network is unreachable

2009-08-18 Thread dakiar
exception=java.io.IOException: Network is unreachable, msg=[dst: 228.1.2.3:45566, src: se-ore-webp-test:32781 (additional data: 14 bytes) (2 headers), size = 0 bytes], mcast_addr=228.1.2.3:45566 I am running jboss on a server which does not have internet access, and keep getting this IOExceptio

[jboss-user] [Installation, Configuration & DEPLOYMENT] - problems in migrating web-application from jboss-5.0.0Beta1

2009-08-18 Thread gautam1.k
Hi All, We are facing problems in migrating our web-application from jboss-5.0.0Beta1 to jboss-5.1.0GA. are there any suggestion on changes we need to take care of during migration. Meantime i did change my web.xml file's tag from Jboss-5.0.0Beta1 -- http://www.w3.or

[jboss-user] [JBoss jBPM] - Re: Error in documentation regarding Implementation of Decis

2009-08-18 Thread sebastian.s
Hello Ronald, I searched but could not find anything so I created a new issue in the good hope of not having overlooked something. ;) https://jira.jboss.org/jira/browse/JBPM-2490 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250198#4250198 Reply to the pos

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Error raised when deploying application

2009-08-18 Thread Sri_obs
Hi Francesco, Thanks for the response. i found the problem and that is because of the following two lines in application.xml file. *** Demo Project Demo *** when i removed these two lines, then th

[jboss-user] [JBoss jBPM] - Re: [GPD] Duplication of tag and problems with the setting o

2009-08-18 Thread sebastian.s
Exactly what I thought about the extra project! Regarding Aachen: Natuurlijk! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250192#4250192 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250192 _

[jboss-user] [JBossWS] - Re: Cannot obtain wsdl service

2009-08-18 Thread lucastoledo
Hi there, I am running jboss-4.2.1.GA and I am encountering the exact problem. I followed the instruction posted in the last reply (copying - jaxb-api.jar - jboss-jaxws.jar - jboss-saaj.jar from client\ to lib\endorsed\ ) and it caused a new type of problem. Here is the log error: | 14:31:

[jboss-user] [Clustering/JBoss] - Re: Migration of singletons

2009-08-18 Thread xitee
Hi Brian, thanks for your answer: Here is mine: I do not want to fire a JIRA request I do not want to implement it:) ...I just wanted to know it ..thanks once again.. Adam View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250188#4250188 Reply to the post : h

[jboss-user] [JBoss jBPM] - Re: Error in documentation regarding Implementation of Decis

2009-08-18 Thread kukeltje
Yep, please do (you know your way around now do you ;-) but check if there are any open ones (or maybe even closed ;-)) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250187#4250187 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&

[jboss-user] [Management, JMX/JBoss] - Re: Enable logging for requests, responses

2009-08-18 Thread f_marchioni
At tomcat level, you can have a dump of the request and an access log as well by uncommenting the following Valves into server.xml | | | | As for the response I guess you might programmatically dump both request and response using a

[jboss-user] [JBoss jBPM] - Re: Passing objects through the workflow

2009-08-18 Thread kukeltje
Yep, was afraid of this. You odo not have any states in your definition, once it passes through all nodes, it is ended and removed from the active database to the history database. Good in one way, troublesome in this case. Just add a task before the end nodes and you can see the variables (que

[jboss-user] [JBoss jBPM] - Re: [GPD] Duplication of tag and problems with the setting o

2009-08-18 Thread kukeltje
No problem, You'll get used to it (and yes, the separate GPD project does not make it easier). Thanks for reporting back btw, Aachen... Then you almost must speak a little Dutch! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250184#4250184 Reply to the pos

[jboss-user] [JBoss jBPM] - Re: [GPD] Duplication of tag and problems with the setting o

2009-08-18 Thread sebastian.s
Navigating through JIRA is definitely not my strenght. ;) I just found this issue. So it seems it's already going to be fixed in 4.1: https://jira.jboss.org/jira/browse/GPD-356 So I closed the my first issue with reason "duplicate issue". Sorry for the inconvience caused. However I did not find s

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: can multiple nodes use the same exploded war

2009-08-18 Thread sbali
Running JBossAS 5.0.1GA. It is an exploded war. The jsp files comes from a publishing system and are between 200 - 400K. The server has the capacity to run 4-6 nodes. I don't want to replicate the files on the file system for each node. I would like to keep just one copy of the deployed files.

[jboss-user] [Microcontainer] - Re: simple: bean name of ejb local in inject tag

2009-08-18 Thread alesj
Yup, a good question. Unfortunately it is asked for every lookup. But I guess you can implement some short circle check. e.g. if (name.startsWith("jndi") == false) return null; Or something similar. Then the performance wouldn't be a huge issue. View the original post : http://www.jboss.org/in

[jboss-user] [JBoss Cache: Core Edition] - Re: Eviction queue fills up causing threads to block

2009-08-18 Thread Jeremy Stone
Not sure whether there are any further developments on this, but would it be worthwhile modifying EvictionTimerTask.handleRegion(...) so that at least if an unforseen problem occurs which causes the eviction to stop then at least the exception is logged: private void handleRegion(Region reg

[jboss-user] [Microcontainer] - Re: simple: bean name of ejb local in inject tag

2009-08-18 Thread jjfraney
Alesj, Thanks. That is much simpler (and less ribald) compared to "Doing two models..." Now that the jndi registry is 'regsitered', does every bean lookup now use it? even those by beans other than my own? Or is the jndi registry used only on bean name lookups that originate from my local b

[jboss-user] [JBoss Portal] - Re: Assign default portal to a user role.

2009-08-18 Thread brandonv
I think the problem here is that JBoss expects there to be a single "default" portal for all users. Although a role can give a user access to a portal (admin user, for instance), it cannot determine which portal will be the user's default when they login. I have not found a way to do this but

[jboss-user] [JBoss jBPM] - Re: Passing objects through the workflow

2009-08-18 Thread mmusaji
Okay so here's my workflow | | | http://jbpm.org/4.0/jpdl";> | | | | | | | | | | | | | | | | | | | | | | | |

[jboss-user] [JBoss Portal] - Re: Assign default portal to a user role.

2009-08-18 Thread ozguy
If the portlets are on the default page, when a user logs in and if they have appropriate roles, portlet container will make the portlet available to the user. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250158#4250158 Reply to the post : http://www.jb

[jboss-user] [JBoss jBPM] - Re: Error in documentation regarding Implementation of Decis

2009-08-18 Thread sebastian.s
So it's necessary to file a JIRA for the documentation? It should be fixed for the new release since it's a very basic thing and can cause confusion for people following the docs to start with jBPM. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250155#425015

[jboss-user] [JBoss jBPM] - Re: jbpm4 user guide : small error in doc

2009-08-18 Thread npirard
figure Figure 6.20 is not correct either, I'd say jira updated View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250153#4250153 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250153 ___

[jboss-user] [JBoss Portal] - Assign default portal to a user role.

2009-08-18 Thread jber...@hotmail.com
Hello, Let say I've defined different portals: 1. Bank Advisor Portal, 2. Bank Client Portal, and I would like to assign these portal to the following role: 1. Bank Advisor, 2. Bank Client When a user with one of the following role logs in in the application he should be automatically redirecte

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: JSESSIONID

2009-08-18 Thread ozguy
I believe you can specify the domain to use in the server.xml. One of the valves that does the cookie/session management has an attribute which can be set. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250151#4250151 Reply to the post : http://www.jboss

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Error raised when deploying application

2009-08-18 Thread f_marchioni
Why are you declaring the Datasource into application.xml ? It should be in jboss-app.xml : for example: | | |myapp-ds.xml | | | Place this jboss-app.xml in the META-INF folder of your EAR. And place the -ds.xml at the root of the EAR. hope it helps Francesco View t

[jboss-user] [JBoss AOP] - Re: How do you get the superclass from the Invocation object

2009-08-18 Thread kabir.k...@jboss.com
If the target is an instance of B, there is nothing you can do to call A's method instead if it is overridden by B. The super.sayHello() becomes an invokespecial bytecode instruction rather than the normal invokevirtual/invokeinterface, which I guess the jvm takes to mean calling the actual me

[jboss-user] [JBoss AOP] - How do you get the superclass from the Invocation object?

2009-08-18 Thread DerMas
I think I should show you a simple example code: | | public class A{ | @InterceptMe | public void sayHello(){ | System.out.println("hello"); | } | } | | public class B extends A{ | @InterceptMe | public void sayHello(){ | super

[jboss-user] [JBoss jBPM] - Re: Passing objects through the workflow

2009-08-18 Thread kukeltje
better, show the whole unit test. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250144#4250144 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250144 ___ jboss-user mailing li

[jboss-user] [JBoss jBPM] - Re: Passing objects through the workflow

2009-08-18 Thread kukeltje
show your process View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250142#4250142 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250142 ___ jboss-user mailing list jboss-use

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Error raised when deploying application

2009-08-18 Thread Sri_obs
Hi Marc, Thanks for the reply. I have replaced my application.xml as you have suggested. But the error is still raised. Below is the snapshot of my application.xml as you have asked. | | http://java.sun.com/xml/ns/javaee"; | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; | xs

[jboss-user] [JBoss jBPM] - Re: Error in documentation regarding Implementation of Decis

2009-08-18 Thread kukeltje
nope the new one and I just now see the method signature uses the OpenExecution so I think it is an inconsistency in the docs as well. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250139#4250139 Reply to the post : http://www.jboss.org/index.html?module=

[jboss-user] [EJB 3.0] - Re: persistence-context-ref always yields same object instan

2009-08-18 Thread henk53
"jaikiran" wrote : anonymous wrote : Whether I do the JNDI lookup multiple times right after each other in the same method, or test what the JNDI lookup returns in multiple simultaneous requests, the result is always an object instance with the same ID (e.g. org.jboss.jpa.tx.transactionscopeden

[jboss-user] [Microcontainer] - Re: Class loading conflict

2009-08-18 Thread alesj
I can currently think of two solutions. (1) Still put all ESB examples in the same domain as RiftSaw, with parent being DefaultDomain and perhaps parent-first=true Don't see why this would be a problem? Or why would you need multiple domains? Their parent is DefaultDomain, hence they see all wha

[jboss-user] [Installation, Configuration & DEPLOYMENT] - How hot redeployment works

2009-08-18 Thread kaplan_eran2
Hi, I'm trying to understand how hot redeployment works. I'm using JBoss 4.2.0 I've read the followings: -- - http://www.jboss.org/community/wiki/ClassLoadingConfiguration - http://www.jboss.org/community/wiki/jbossclassloadingusecases - JBoss Administration And Develo

[jboss-user] [JBoss jBPM] - Re: Process Deployment Issue

2009-08-18 Thread ShashwatGaur
Hi! all I'm developing a test application using hibernate to store data into my database (mysql) and I'm facing the following problem: 6:11:21,067 FATAL [application] java.lang.ExceptionInInitializerError javax.faces.el.EvaluationException: java.lang.ExceptionInInitializerError at javax

[jboss-user] [JBoss jBPM] - [jBPM4] Deploying on JBoss AS 4.2.3 with JBoss Messaging (In

2009-08-18 Thread c4s4l
Hi all, I'm trying to deploy jBPM4 on JBoss AS 4.2.3 with the demo.setup and the help of http://www.jboss.org/index.html?module=bb&op=viewtopic&t=157617 from the forum. All goes well, nevertheless when I try to change the messaging platform from MQ to JBM by following the instructions in JIRA S

[jboss-user] [JBoss Getting Started Documentation] - Re: can't find org.jboss.util.ChapterExRepository

2009-08-18 Thread pramodkrjsr
1) Download example codes from http://docs.jboss.org/jbossas/jboss4guide/r1/jboss4guide.zip 2) unzip and to go \examples\src\main\org\jboss\util\ChapterExRepository.java View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250122#4250122 Reply to the post : http:

[jboss-user] [Beginners Corner] - Re: Replacing ChapterExRepository by std. ClassLoader possib

2009-08-18 Thread pramodkrjsr
1) Download example codes from http://docs.jboss.org/jbossas/jboss4guide/r1/jboss4guide.zip 2) unzip and to go \examples\src\main\org\jboss\util\ChapterExRepository.java View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250121#4250121 Reply to the post : http:

[jboss-user] [JBossWS] - Re: JBoss WS-Eventing vs JMS-Topic

2009-08-18 Thread sbutt
Sorry for the type in my previous message, from JMS-Notification i meant JMS-Topic framework. "sbutt" wrote : Hi there, | I'm planning to implement a data-mining/analysis application (using WS-Eventing framework), which would get some data from a number of third party providers a

[jboss-user] [Advanced Documentation] - Re: Searching JAR for

2009-08-18 Thread pramodkrjsr
1) Download example codes from http://docs.jboss.org/jbossas/jboss4guide/r1/jboss4guide.zip 2) unzip and to go \examples\src\main\org\jboss\util\ChapterExRepository.java View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250119#4250119 Reply to the post : http:

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Error raised when deploying application

2009-08-18 Thread f_marchioni
It might be a matter of deployment descriptors. JBoss 5 is stricter on validating them. My guess: try replacing the application tag (in application.xml) with the following: http://java.sun.com/xml/ns/javaee"; | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; | xsi:schemaLocation="http

[jboss-user] [JBossWS] - JBoss WS-Eventing vs JMS-Topic

2009-08-18 Thread sbutt
Hi there, I'm planning to implement a data-mining/analysis application (using WS-Eventing framework), which would get some data from a number of third party providers and analyse it. I'm assuming my analysis application would be an Event Consumer (sink) WS-Client, which would subscr

[jboss-user] [JBoss jBPM] - Re: Passing objects through the workflow

2009-08-18 Thread mmusaji
I am creating a variable and starting the process by providing these variables on startup. | MyObject myObject = new MyObject(); | myObject.setName("a name to set"); | | variables.put("myObj", myObject); | | ProcessInstance processInstance = executionService.startProcessInstanceBy

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Error raised when deploying application

2009-08-18 Thread Sri_obs
Hi guys, I am trying to deploy a EJB application in JBoss 5.1.0 GA application server and i get the following error: **ERROR* 13:55:34,609 ERROR [ProfileDeployAction] Failed to add deployment: Demo.ear org.jboss.deployers.spi.DeploymentException: Excep

[jboss-user] [JBoss Cache: Core Edition] - Re: Still getting Response Timed out when setting to LOCAL m

2009-08-18 Thread manik.surt...@jboss.com
Any chance of upgrading to something more modern? I'm about to cut 3.2.0.GA this week. :) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250114#4250114 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250114 __

[jboss-user] [JBoss Tools (users)] - Re: continuos redeployment of seam with birt

2009-08-18 Thread netdrag
It is just a few lines before deployment, the lines between deployment and automatic undeployment and a few lines of undeployment. My problem is to check what really happens. I can not see any error message in the whole file. Birt 2.5 Webviewer works fine, my seam application works fine, but

[jboss-user] [Security & JAAS/JBoss] - Re: Basic HTTP authentication for WSDL (using JAAS LoginModu

2009-08-18 Thread TimStorms
Thanks for your reply Wolfgang. I'm using JBoss 4.2.3. In our seam application, we use the following jboss dependency: | | org.jboss.embedded | jboss-embedded | beta3 | pom | | And yes, we do use the org.jboss.annotation.security pa

[jboss-user] [Security & JAAS/JBoss] - Re: SecurityAssociation.threadSubjectStacks leaks when Timer

2009-08-18 Thread anil.saldh...@jboss.com
https://jira.jboss.org/jira/browse/EJBTHREE-1891 Requested EJB3 folks to have a look. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250110#4250110 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250110

[jboss-user] [JBoss Tools (users)] - Re: continuos redeployment of seam with birt

2009-08-18 Thread max.ander...@jboss.com
this looks like being just in the middle of the restart. maybe better if you open a jira and attach a more complete log output there ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250108#4250108 Reply to the post : http://www.jboss.org/index.html?module=bb

[jboss-user] [JBoss Tools (users)] - Re: continuos redeployment of seam with birt

2009-08-18 Thread netdrag
I hope this works | 009-08-18 01:44:57,227 INFO [org.hibernate.impl.SessionFactoryObjectFactory] (HDScanner) Factory name: persistence.unit:unitName=#xeric | 2009-08-18 01:44:57,231 INFO [org.hibernate.util.NamingHelper] (HDScanner) JNDI InitialContext properties:{java.naming.factory.in

[jboss-user] [EJB 3.0] - Re: MDB Pool Settings

2009-08-18 Thread bershath27
use minSession , maxSession activation config properties View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250100#4250100 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250100 __

  1   2   >