[jboss-user] [Installation, Configuration DEPLOYMENT] - Problem on multiple CPU Solaris 9 machine

2007-08-01 Thread aschbacher
Hello, we try to run JBoss 4.0.3 on Solaris 9, on a 24 CPU Fujitsu/Siemens. It works perfectly using Java 1.4, but with Java 1.5/1.6 the JBoss process consumes up to 35% CPU time (8 CPUs of the 24 available!) during startup. (We then kill the process(after 2/3 minutes), it would finally make the

[jboss-user] [Clustering/JBoss] - Re: Session Replication deadlock

2007-08-01 Thread stringaling
Thank-you for the prompt reply. I will try upgrading jgroups. Would it be advisable to upgrade jboss-cache to SP4 as well? [EMAIL PROTECTED] lib]$ java -cp jgroups.jar org.jgroups.Version Version:2.4.1 CVS:$Id: Version.java,v 1.42.2.1 2006/12/04 13:57:06 belaban Exp $

[jboss-user] [Clustering/JBoss] - Re: Session Replication deadlock

2007-08-01 Thread [EMAIL PROTECTED]
That's clearly a bug in JGroups. I think I fixed it in 2.4.x. Which version of JGroups are you running ? java -cp jgroups.jar org.jgroups.Version will tell you. If you use 2.4.1.SP4, this will disappear (probably 2.3 already fixes this issue too). View the original post :

[jboss-user] [JBoss jBPM] - Re: Hibernate config problem

2007-08-01 Thread Vorsorge
That worked! Thanks! Martin View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069489#4069489 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069489 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - jbpm-jpdl-suite-3.2.1 Source Code

2007-08-01 Thread dleerob
Hi, I downloaded jbpm-jpdl-suite-3.2.1, and got the web-console.war found under the deploy directory up and running in tomcat. Does anybody know where I can find the source code for the web-console? I would like to take a look at how it all works, and also make use of the web-console Upload

[jboss-user] [JBoss Seam] - after switching to CVS build, jndi names won't be resolved

2007-08-01 Thread atzbert
Hi there, don't know what's happening to me here... I just exchanged all seam jars with the freshly built ones from CVS because of that convertEntity-EntityManager closed - bug and now when starting up JBoss it's complaining that I didn't give it the necessary JNDI pattern for the otherwise

[jboss-user] [EJB/JBoss] - Re: jbos-4.0.5.GA error

2007-08-01 Thread jaikiran
See if this helps: http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassCastExceptions View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069498#4069498 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069498

[jboss-user] [JBoss Seam] - Re: taskInstanceListForType Size

2007-08-01 Thread wise_guybg
Hi, Didn't understand your question about the string and the component but you can read about size() in the reference manual http://docs.jboss.com/seam/2.0.0.B1/reference/en/html/elenhancements.html#d0e17520 View the original post :

[jboss-user] [JBoss jBPM] - Re: Bypass Form Validation For Certain Operations?

2007-08-01 Thread cahimoped
Can you see the transition from the validator? That's the only (bad) solution I found right now. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069506#4069506 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069506

[jboss-user] [JBoss jBPM] - Re: jbpm-jpdl-suite-3.2.1 Source Code

2007-08-01 Thread cahimoped
OK... 4 times the same subject in a week... maybe a sticky thread will help... even if the answer is already in the wiki and pretty obvious... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069505#4069505 Reply to the post :

[jboss-user] [JNDI/Naming/Network] - Re: JBOSS, datasource jndi?In the init() mothod of HttpServle

2007-08-01 Thread zhjjava
thank you very much View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069504#4069504 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069504 ___ jboss-user mailing list

[jboss-user] [EJB 3.0] - EJBs and XML-RPCs

2007-08-01 Thread aroppone
Hi, I'm very new to JBoss and EJBs, but I've task to make EJB that connects to eXist XML database via XML-RPC (don't know if it is the best way). The problem is that I wouldn't like to hard code the URL. Is there a way to give EJBs initialization parameters like in web apps (web.xml)? View

[jboss-user] [EJB 3.0] - EJBs and XML-RPCs

2007-08-01 Thread aroppone
Hi, I'm very new to JBoss and EJBs, but I've task to make EJB that connects to eXist XML database via XML-RPC (don't know if it is the best way). The problem is that I wouldn't like to hard code the URL. Is there a way to give EJBs initialization parameters like in web apps (web.xml)? View

[jboss-user] [JBoss Seam] - Seam and EJB paradigm.

2007-08-01 Thread grob
Hello, I`m quite new to EJB and Seam som sorry for may be a stupid question. EJB were created to be use with many types of clients. Java rich clients and also Web clients for example. Advanteg of EJB is that if it is wel designed it provides bussiness methods to Swing or JSP presentation

[jboss-user] [JBoss jBPM] - Re: jbpm-jpdl-suite-3.2.1 Source Code

2007-08-01 Thread dleerob
Okay so you can get the source from CVS, and yes the JbpmBuildingTheSources wiki page explains all this. My company network unfortunately locks down everything, and I cannot connect to CVS. I was hoping there was a download or something, or the source was included in one of the downloads, as

[jboss-user] [JBoss jBPM] - Re: EjbSchedulerServiceFactory - Exception

2007-08-01 Thread mailinator
Hi, no one ever encountred this issue ? If you have please help, i'm really stuck with that error and i didn't find any useful information in the userguide. Regards, O.M. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069510#4069510 Reply to the post :

[jboss-user] [JBoss jBPM] - when i end the TaskInstance, an LazyInitializationException o

2007-08-01 Thread foolpcman
first,i want say sorry ,because i'm a Chinese and english isn't well. i think you can know the folowing language: when i do this: RndfReport businessReport = new RndfReport(); | businessReport.setExampleName(example_name); | businessReport.setExampleRemark(example_remark); |

[jboss-user] [JBoss Seam] - Re: Is there a JBossWS client example for invoking a Seam ws

2007-08-01 Thread lowecg2004
Darn it - I'd confused myself with the fact that the web service code was part of the Seam app and didn't appreciate that the WS servlet was elsewhere. I guess that scuppers my plans until HttpSession sharing between WAR modules is implemented (which has just received my vote):

[jboss-user] [JBossWS] - SSL Authorization

2007-08-01 Thread FabBoco
Hi guys, I really need some directions from you. I have a test ws: | @Stateless | @WebService(name = wstest, serviceName = wstest) | @WebContext(contextRoot = /ma, transportGuarantee=NONE, secureWSDLAccess = false) | @Remote(WsTest.class) | @RemoteBinding | @SOAPBinding(style =

[jboss-user] [JBoss Portal] - Problems with making changes on login page to apply

2007-08-01 Thread rekrevs
I´m trying to do some modifycation to the JBoss loginpage and have some problems. I have located the files fore the loginpage in /jboss261/server/default/deploy/jboss-portal.sar/portal-server.war At first I tested to change the the path to one of the pictures in index.jsp, witch resulted in

[jboss-user] [Beginners Corner] - Problems modifying the jboss portal login page\Problems to c

2007-08-01 Thread rekrevs
I´m trying to do some modifycation to the JBoss loginpage and have some problems. I have located the files fore the loginpage in /jboss261/server/default/deploy/jboss-portal.sar/portal-server.war At first I tested to change the the path to one of the pictures in index.jsp, witch resulted in

[jboss-user] [JBoss Portal] - Application Scope with Struts?

2007-08-01 Thread nriihinen
Hey all. Im having an issue with Struts and or Freemarker. There are not nearly enough decent resources on the markup and I am wondering if someone can help me. What I need to do is click on a link, and have it change the view in another portlet window. Assuming there are two portlets in the

[jboss-user] [JBoss jBPM] - Re: when i end the TaskInstance, an LazyInitializationExcepti

2007-08-01 Thread vtysh
I think you get this exception, because you do so transaction.commit(); If you got this transaction from jbpmContext session you've done wrong. If you need rollback transaction just use jbpmContext.setRollbackOnly() method and transaction will be rolled back on close() method. View the

[jboss-user] [EJB 3.0] - Re: what happen with my entity bean , need expert help

2007-08-01 Thread jfheintz
Many thanks for your help, it is exactly what I needed Regards JFH View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069530#4069530 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069530

[jboss-user] [JBoss jBPM] - Re: when i end the TaskInstance, an LazyInitializationExcepti

2007-08-01 Thread foolpcman
Thank you vtysh!! But when delete transaction.commit(); and try again,The same exception still throwed. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069532#4069532 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069532

[jboss-user] [JBoss Portal] - Making Portal loginpage to a portlet

2007-08-01 Thread rekrevs
Is it posible to make the Portal loginpage to a portlet? Instead of clicking on the login-link on the top-right corner on the portal to login I want to have the loginpage as a portlet on the startpage of the portal. Can this be done, and if it´s posible, how can I do this? /Sverker View the

[jboss-user] [JBoss Tools (users)] - Debugging a web application - Eclipse 3.3, JBossAS

2007-08-01 Thread engela
My current development environment is: - JBoss AS 4.0.4 (I am developing a portal based on JBoss Portal 2.4 and are stuck with that version for the time being) - Eclipse 3.1.2 - JBoss-IDE 1.6 I am thinking of using BIRT 2.2 in which case I will have to upgrade to Eclipse 3.3 (I think this is

[jboss-user] [JBoss jBPM] - Re: EjbSchedulerServiceFactory - Exception

2007-08-01 Thread kukeltje
O.M. I really, really think you should be more patient with your questions being answered. Some people (in fact including me) may get a little irritated. If things are really important and this open, free user forum is not quick enough, I'd suggest you buy commercial support somewhere (e.g.

[jboss-user] [JBoss/Spring Integration] - customizing jndiName in @Spring

2007-08-01 Thread Firedragon
It seems that by default, if xyz-1.0-SNAPSHOT.ear is deployed, the jndiName of the bean factory is xyz-1.0-SNAPSHOT. Is there an easy way to change this jndiName? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069525#4069525 Reply to the post :

[jboss-user] [Beginners Corner] - Making the Portal loginpage to a portlet?

2007-08-01 Thread rekrevs
Is it posible to make the Portal loginpage to a portlet? Instead of clicking on the login-link on the top-right corner on the portal to login I want to have the loginpage as a portlet on the startpage of the portal. Can this be done, and if it´s posible, how can I do this? /Sverker View the

[jboss-user] [JBoss jBPM] - Re: Bypass Form Validation For Certain Operations?

2007-08-01 Thread kukeltje
that is because there is not only validation on the form (with the required=true) but also in the PD. That validation cannot be bypassed. Please file a jira issue with this request. It might be picked up, it might not be. View the original post :

[jboss-user] [EJB/JBoss] - Error: Could not remove timer service

2007-08-01 Thread sw79
On deleting of an entity EJB, I get always an error: Could not remove timer service org.jboss.mx.util.MBeanProxyCreationException: Object name jboss.ejb:service=EJBTimerService not found: javax.management.InstanceNotFoundException: jboss.ejb:service=EJBTimerService is not registered. with

[jboss-user] [JBoss Portal] - Re: Portlet printing

2007-08-01 Thread dewara
Hi Glarenzie I would be very interested in seeing your solution as I am trying to achieve the same thing. I am a JBoss portal newbie so I did not want to create my own layout on my first attempt. Instead I modified the generic layout in portal-core.war/WEB-INF/portal-layouts.xml to include

[jboss-user] [JBoss jBPM] - Re: JBPM - concurrent process execution fails

2007-08-01 Thread liorbz
JBPM use Hibernate to write to the DB, Even if the transactin is NOT_SUPPORTED it not write immedetly to the DB but rather wait for flush to write to the DB. In some cases the Hibernate session of JBPM is different than the Hibernate session of the application. Therefore if JBPM needs to write

[jboss-user] [JBoss/Spring Integration] - Re: customizing jndiName in @Spring

2007-08-01 Thread alesj
Yes. anonymous wrote : | Since we'd like to hot deploy many different Spring archives, each of them must be uniquely represented in our environment. For that purpose, JNDI will be used as a registry for these deployments. But where can we get our local JNDI name? By default, this JNDI name

[jboss-user] [JBoss jBPM] - i have problem when deploy jbpm in eclipse

2007-08-01 Thread ylp_1
http://docs.jboss.com/jbpm/v3/demos/movies/jbpm-overview.htm in this demo,why the deployment setting is diffient with my my? In the demo there are 'server Name','Server Port' items,but in my eclipse ,i have one more named 'Server Deployer'.so how i get start with it ? thank you for help~ View

[jboss-user] [Security JAAS/JBoss] - BaseCertLoginModule fails to pick up client certificate

2007-08-01 Thread jaroos
L.S., I'm a relative newbie to JBoss. One of our applications exposes a web services interface. I'm trying to deploy the J2EE implementation of this application on JBoss. As part of this I'm trying to configure JBoss to require client certificates for the web service calls and to pass

[jboss-user] [JBoss Seam] - Re: AJAX question: how to dynamically add fields to a form?

2007-08-01 Thread damianharvey
You could do this easily with Ajax4JSF if you wanted to (if you're using Richfaces then you're already using this). Several advantages over DHTML eg. server-side validation, not trusting the client...etc. Say you had a Bean called MySerialNumbersBean and it had a List of Serial numbers called

[jboss-user] [JBoss Tools (users)] - Re: JBoss Tools and Eclipse/WTP versions

2007-08-01 Thread angelo.dangelo
Hi Max, I'm working with JB AS 4.0.4 using Eclipse 3.1.2 + JB IDE 1.6.0. Now I'm going to migrate to JB AS 4.2.1 and it seems I have also to upgrade the IDE. I saw there are both JB IDE 2.0 and JB Tools, so I'm a little confused. In order to clarify/summarize the several Eclipse-JBoss IDE/Tool

[jboss-user] [JBoss jBPM] - Re: when i end the TaskInstance, an LazyInitializationExcepti

2007-08-01 Thread vtysh
Remove all manual actions with transactions and sessions Session hsession = jbpmContext.getSessionFactory().openSession(); | Transaction transaction = hsession.beginTransaction(); transaction.rollback(); hsession.close(); If you need to save some hibernate object use session

[jboss-user] [JBoss Seam] - SOS-Creating WebService with Seam

2007-08-01 Thread djohan0817
Could someone please explain to me the steps that I have to follow to create a WebService and a WS Client with Seam, because I was following the Seam documentation, I put the file called standard-jaxws-endpoint-config.xml into the META-INF directory of the jar file that contains the web service

[jboss-user] [JBoss Seam] - Re: s:convertEntity - EntityManager is closed.

2007-08-01 Thread [EMAIL PROTECTED]
Post the relevent bits of components.xml, pages.xml and the view. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069553#4069553 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069553

[jboss-user] [JBoss Seam] - Re: Seam conversations and third party JSF components libs

2007-08-01 Thread [EMAIL PROTECTED]
Take a look org.jboss.seam.ui.resource.StyleResource.getResource() for how to properly run your code inside the Seam lifecycle. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069554#4069554 Reply to the post :

[jboss-user] [JBoss and NetBeans] - EJB3 and Netbeans

2007-08-01 Thread aroppone
Hi, I'm very new to JBoss, so this may be quite simple. I'm using Netbeans 5.5 +JBoss 4.0 and I can make EJBs etc. just fine, but as I wanted to add env-entries (defing some properties) I can't seem to place ejb-jar.xml correctly neither it's automaticly changed as I create more EJBs. Can

[jboss-user] [Management, JMX/JBoss] - Re: To change the

2007-08-01 Thread Vjger
ok...thanks. But why the address field is editable? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069545#4069545 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069545 ___

[jboss-user] [JBoss Seam] - Re: taskInstanceListForType Size

2007-08-01 Thread [EMAIL PROTECTED]
harpritt wrote : also, what is going here, how is the string being passes back to the component | | #{taskInstanceListForType['ap_approve_cr']} This was an old hack to pass parameters into EL. We should really update all of these to use jboss-el. View the original post :

[jboss-user] [JBoss jBPM] - Re: jbpm-jpdl-suite-3.2.1 Source Code

2007-08-01 Thread dleerob
I have asked our network admin to unlock the address/port for me, but who knows how long that will take. Lets hope that JBoss releases an http download for the JBPM 3.2.1 source code with the jbpm-console. I'm sure there are many people out there who cannot connect to their CVS from work.

[jboss-user] [JBoss jBPM] - Re: jbpm-jpdl-suite-3.2.1 Source Code

2007-08-01 Thread cahimoped
Yes they could (and should) do that. CVS is locked here too so I had to make an archive from home using ssh (using port 443 because default ssh port is locked too). Then I downloaded it using http. And this was way easier than asking the admin to open this port for me... I kind of like stupid

[jboss-user] [JBoss Seam] - Re: Open PDF in new window

2007-08-01 Thread damianharvey
That's normally a browser issue in the way that it handles PDFs. Was this Firefox? You could always put a hidden iframe on your page and set the target of your s:link to that. Cheers, Damian. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069546#4069546

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Packagin complex Application.ear

2007-08-01 Thread twolf
push View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069549#4069549 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069549 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBoss Seam] - Re: Open PDF in new window

2007-08-01 Thread [EMAIL PROTECTED]
Set the content disposition to inline. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069552#4069552 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069552 ___ jboss-user mailing

[jboss-user] [JBoss Seam] - Re: Seam and EJB paradigm.

2007-08-01 Thread [EMAIL PROTECTED]
You can of course do traditional multi-layered design in Seam, but we've found it's rarely necessary. How do find the Seam so closely coupled with the presentation layer - certainly it can be, but if you are clever with your design, and use JSF correctly, you shouldn't need to reference JSF

[jboss-user] [JBoss Seam] - check if entity is change

2007-08-01 Thread szaccaria
Hi to all, It is possible to know if a entity it is changed after submit a form and first the entityManager flush this change in db? I make this kind of question because I need to controll if a entity be changed from the user, so I can sign a flag. Morover I have the follow SFSB | @Stateful

[jboss-user] [JBoss Messaging] - Messaging hangs

2007-08-01 Thread mwelss
We are using jboss 4.2.1, and Messaging 1.4.0CR1 We have a lot of servlets that listen to topics or produce into queues and sooner or later the messaging is completely stuck. Here is a sample stacktrace where the thread wants to create a new session. This is were most of the threads are

[jboss-user] [JBossCache] - POJO Instrumentation

2007-08-01 Thread AbdElrahman
Hi all i am a beginner using JBoss PojoCache and i read the tutorial that installed with the distribution , but the concept of weaving and instrumentation , i didnt get it , so could any one help me understanding it more . thank u. View the original post :

[jboss-user] [JBoss Seam] - Re: show me the right way to access row of datatable with Se

2007-08-01 Thread [EMAIL PROTECTED]
Try outjecting your datamodel into a longer scope than Request (e.g. page, conversation). View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069557#4069557 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069557

[jboss-user] [JBoss Seam] - JavaAssist fails to create proxy

2007-08-01 Thread Sammy8306
My component: | package org.blog.weblayer.session; | | import org.jboss.seam.ScopeType; | import org.jboss.seam.annotations.Scope; | import org.jboss.seam.annotations.AutoCreate; | import org.jboss.seam.annotations.Name; | | @Name(Sessiontag_st) @AutoCreate

[jboss-user] [Management, JMX/JBoss] - Could i create java:comp/env/jdbc datasource jndi resource-

2007-08-01 Thread mingkit
My application can deploy on tomcat and jboss i would like they use the same jndi in jboss it has other function using mbean and it call hibernate to lookup jndi, i hope to use java:comp/env/jdbc/. it could be easy solve in web application to define the resource-ref information on web.xml

[jboss-user] [JBoss Seam] - Re: How can I disable the query cache?

2007-08-01 Thread chicochen
up View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069566#4069566 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069566 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBoss Seam] - Redirect based on identity-roles

2007-08-01 Thread uke
Hi. Is there a neat way to declaratively send users to different pages at login, based on their roles? I tried around some in pages.xml with hasRole and page/navigation/redirect-tags, but couldn't get it to work. Regards, Sebastian View the original post :

[jboss-user] [JBoss jBPM] - Re: when i end the TaskInstance, an LazyInitializationExcepti

2007-08-01 Thread vtysh
Try to save process instance after creation and before the task ending | TaskInstance ti = pi.getTaskMgmtInstance().createStartTaskInstance(); | jbpmContext.save(pi); | If it will not help, try to close jbpmContext after creation of start task instance and create new one (jbpmContext).

[jboss-user] [JBossCache] - performance again

2007-08-01 Thread aditsu
I noticed that UnversionedNode.getData() is taking a lot of time in my app. Then I saw that it actually creates a new HashMap, calls getKeys, then gets the value for each key separately and puts it in the map. Every single cache.get(fqn, k) separately fires the whole chain of interceptors...

[jboss-user] [JBoss Messaging] - Re: Messaging hangs

2007-08-01 Thread timfox
mwelss wrote : | | I have the complete thread dump, if neccessary. | /quote] | | Yes please. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069564#4069564 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069564

[jboss-user] [JBoss jBPM] - Re: when i end the TaskInstance, an LazyInitializationExcepti

2007-08-01 Thread foolpcman
Hi,vtysh you are so warmhearted,I'm so sorry for asking you three times. Why don't you go to sleep?:) As you say,I modified the code like this: | JbpmConfiguration jbpmConfiguration = JbpmConfiguration.getInstance(); | JbpmContext jbpmContext = jbpmConfiguration.createJbpmContext();

[jboss-user] [JBoss jBPM] - Re: when i end the TaskInstance, an LazyInitializationExcepti

2007-08-01 Thread vtysh
You should close context after save operation View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069578#4069578 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069578 ___ jboss-user

[jboss-user] [JBoss Seam] - Re: Persistence context propagation.

2007-08-01 Thread mangri3000
[EMAIL PROTECTED] wrote : Any component within a conversation will have the same PC injected using @In. I guess that requires that all my SLSB be seam components annotated with @Name. I wouldn't like to do that with my DAO components (SLSBs). Isn't it possible to attach the SMPC to the

[jboss-user] [JBoss jBPM] - setting up permissions in identity component

2007-08-01 Thread rossputin
Hi guys, I am using the user membership and group tables, and read that permisisons, (IE actors only seeing tasks assigned to them) is not imlpemented by default, as this involves business knowledge... is that the case? If so, how do I go about implementing a permissions task assignment based

[jboss-user] [JBoss Seam] - Re: Persistence context propagation.

2007-08-01 Thread mangri3000
iradix wrote : What I've done to my code is to change: | | @PersistenceContext(type=EXTENDED) | EntityManager entityManager; | | to: | | @In(create=true) | EntityManager entityManager; | | along with the other relevant configuration for Seam managed persistence and now the

[jboss-user] [JBoss Seam] - Re: s:convertEntity - EntityManager is closed.

2007-08-01 Thread trouby
Here: component.xml | factory name=guiSystems value=#{guiSystemsQuery.resultList} / | framework:entity-query name=guiSystemsQuery | ejbql=select s from System s | order=s.displayName asc/ | in view: | s:decorate template=layout/display.xhtml |

[jboss-user] [JBossCache] - Re: performance again

2007-08-01 Thread [EMAIL PROTECTED]
aditsu wrote : I noticed that UnversionedNode.getData() is taking a lot of time in my app. Then I saw that it actually creates a new HashMap, calls getKeys, then gets the value for each key separately and puts it in the map. | Every single cache.get(fqn, k) separately fires the whole chain of

[jboss-user] [JBoss Seam] - Re: Redirect based on identity-roles

2007-08-01 Thread [EMAIL PROTECTED]
Sounds like you are on the right track. Post what you have, and see if someone can help you where you are going wrong. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069575#4069575 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Persistence context propagation.

2007-08-01 Thread [EMAIL PROTECTED]
Any component within a conversation will have the same PC injected using @In. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069576#4069576 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069576

[jboss-user] [JBoss jBPM] - Re: when i end the TaskInstance, an LazyInitializationExcepti

2007-08-01 Thread foolpcman
Thank you with all my words TaskInstance ti = pi.getTaskMgmtInstance().createStartTaskInstance(); | jbpmContext.save(pi);//there is :org.hibernate.SessionException: Session is closed when i close jbpmContext,it will throw the same exception(org.hibernate.SessionException: Session is) View the

[jboss-user] [JBoss Messaging] - Re: Upgrade from 1.3 to 1.4, column not found: NODE_ID

2007-08-01 Thread timfox
| java.sql.SQLException: Column not found: NODE_ID in statement [SELECT TRANSACTION_ID, BRANCH_QUAL, F | ORMAT_ID, GLOBAL_TXID FROM JBM_TX WHERE NODE_ID = ?] | This is because in 1.4.0 there is an extra column NODE_ID in the table JBM_TX View the original post :

[jboss-user] [JBoss Messaging] - Re: Upgrade from 1.3 to 1.4, column not found: NODE_ID

2007-08-01 Thread rheatley
Yes I realised that. I've cleared the data folder and all is well. Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069586#4069586 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069586

[jboss-user] [JBoss jBPM] - Re: setting up permissions in identity component

2007-08-01 Thread rossputin
Oh, sorry, I see I need to filter on actor... so for example on the task list, how do I set a default for the value of actor to search on, in my case I want to filter by default on user 'User'. Thanks Ross View the original post :

[jboss-user] [JBoss Seam] - Re: Persistence context propagation.

2007-08-01 Thread [EMAIL PROTECTED]
Well you can't inject a SMPC into a non Seam component. Seam has no control over where @PersistenceContext comes from. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069587#4069587 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: java.lang.NoClassDefFoundError: javax/transaction/Synchr

2007-08-01 Thread mr.lou
Thanks for this first help. The NoClassDefFoundError is gone and the class seems to run some seconds longer. But another exception occurs - as usual. :-/ The exception: anonymous wrote : | Table not found in statement [select top ? processdef0_.ID_ as ID1_4_, processdef0_.NAME_ as NAME3_4_,

[jboss-user] [JBoss Seam] - s:converEntity + rich:suggestionBox

2007-08-01 Thread mrohad
I'm trying to use rich auto complete tag with the convertEntity converter and it causing me a problem right when I click A in the inputText I get an exception: anonymous wrote : | 15:59:49,218 INFO [STDOUT] Hibernate: select employee0_.ID as ID33_, employee0_.NAME as NAME33_,

[jboss-user] [JBoss Seam] - Re: s:converEntity + rich:suggestionBox

2007-08-01 Thread [EMAIL PROTECTED]
These two components don't work together. I want to work with the Richfaces team at some point on this. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069596#4069596 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069596

[jboss-user] [JBoss Seam] - Re: s:converEntity + rich:suggestionBox

2007-08-01 Thread mrohad
thanks , so what do you suggest? is there any workaround? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069597#4069597 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069597 ___

[jboss-user] [JBoss jBPM] - Re: jbpm-jpdl-suite-3.2.1 Source Code

2007-08-01 Thread kukeltje
http://www.jboss.com/wiki/Wiki.jsp?page=CVSRepository has info on using http to get source from cvs as well. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069598#4069598 Reply to the post :

[jboss-user] [JBoss Seam] - Re: s:converEntity + rich:suggestionBox

2007-08-01 Thread [EMAIL PROTECTED]
You have to do the work yourself in your backing bean. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069601#4069601 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069601 ___

[jboss-user] [JBoss Seam] - Re: Disable built-In filter

2007-08-01 Thread dmitriy.lapko
Did someone solve this problem? I need it to turn this filter off in tests to be able to see errors - when I start integration tests this filter catches all exceptions and the tool thinks that everything is ok, but it failed. View the original post :

[jboss-user] [EJB 3.0] - Re: anyway to findout which ejbs are available remotely/loca

2007-08-01 Thread ejb3workshop
You could browse the JNDI tree in the same way the JMX console does. Then use either REMOTE or LOCAL to see the type of service. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069613#4069613 Reply to the post :

[jboss-user] [Performance Tuning] - Re: RMI per call overhead?

2007-08-01 Thread triathlon98
Are you accessing the server using direct IP address? If so, try assuring that there is a dns mapping for the ip address. Joachim View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069610#4069610 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: EjbSchedulerServiceFactory - Exception

2007-08-01 Thread estaub
O.M., Some of us read EVERY POST to try to help as many folks as we can. Unfortunately, there aren't very many folks who try to answer queries. So you should try to make their (unpaid, volunteer) job easier, not harder by cluttering up the forums with redundant queries. you don't have to

[jboss-user] [EJB/JBoss] - mapping EJB descriptors from BEA to JBoss

2007-08-01 Thread kmiller
Anyone know of where the EJB descriptor tags for BEA EJB 2's are mapped to their JBoss counterparts, or a tool available to do this? weblogic.xml == jboss-web.xml weblogic-ejb-jar.xml == jboss.xml weblogic-application.xml == jboss-app.xml weblogic-rdbms-cmp.xml == jboss-cmp.jdbc.xml View the

[jboss-user] [JBoss Seam] - Re: Persistence context propagation.

2007-08-01 Thread [EMAIL PROTECTED]
Your DAOs can have a getPersistenceContext() method in which you do Component.getInstance(entityManager). View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069608#4069608 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069608

[jboss-user] [JBoss Seam] - autogenarate tables in database

2007-08-01 Thread ruscano
What do i need to set for seam to create the tables on the database, even I do have the entities annotation is not acting like hibernate in that respect, I m using gen seam script. Thank's View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069602#4069602 Reply

[jboss-user] [JBoss Seam] - Re: SOS-Creating WebService with Seam

2007-08-01 Thread lowecg2004
What do you mean by does not work - do you get exceptions or error messages of any sort? There was a fix put in yesterday resolving an NPE if no conversationId was specified on a WS call. I've been having trouble with sessions, but have been able to deploy and invoke the web service just

[jboss-user] [JBoss Messaging] - Re: JBM and JAAS Client authentication

2007-08-01 Thread btsibr
Interesting, because it does seem to work with reading messages (or it's not authenticating the user at all on write which seems unlikely). Note that I am using secured JNDI, so the JAAS login is working for that. Pardon any mistyping as I can't copy/paste: | public static void main(String[]

[jboss-user] [EJB 3.0] - Equals method on entity failes to evaluate correctly due to

2007-08-01 Thread ejb3workshop
On a recent project we thought it would be a good idea to inherit a generic implementation of equals and hashCode, as well as the primariy key from an abstract entity. In the equals method we evaluate the class as well as the primary key. In most cases this worked really well for us, but in

[jboss-user] [JBoss jBPM] - Re: EjbSchedulerServiceFactory - Exception

2007-08-01 Thread mailinator
Hi Ronald, you don't have to feel irritated. I generally wait half a day or a day before posting again. Its not that i don't like free forum, but buying commercial support isnt a solution. I tried Jbpm after giving a try to WLI because i thought it was easier. I'm beginning to think otherwise.

[jboss-user] [JBoss Seam] - beginner question on seam-gen deploy/explode task, please he

2007-08-01 Thread Grandfatha
Hi, I have spent quite some time now on seam-gen and I just cannot understand why I am having all these deployment issues. I have created a Seam project with seam-gen by generating Entities from existing tables of a old and shared database. I then ran seam-setup again to point my project to a

[jboss-user] [JBoss Seam] - Re: seam-ui example: s:selectItems example is broken

2007-08-01 Thread stephen.friedrich
Hm, that really doesn't help much. How about a simple example that uses Seam's s:selectItems bound to a @OneToMany association in a selectMany-Component? :-) I did a grep through all the examples' code to find this one usage in the ui example. All the other usages of s:selectItems were in

[jboss-user] [EJB 3.0] - Re: EJBs and XML-RPCs

2007-08-01 Thread ejb3workshop
I suggest you take a look at chapter 16 in the Final EJB3 Specification. (ejb-3_0-fr-spec-ejbcore.pdf) | enterprise-beans | session | ... | ejb-nameEmployeeService/ejb-name | ejb-classcom.wombat.empl.EmployeeServiceBean/ejb-class | ... | env-entry | description | The maximum

[jboss-user] [JBoss Tools (users)] - Generate-entities

2007-08-01 Thread limousyf
Hello, Is it possible to launch generate-entities action from a Seam project created using today's (08/01) jboss tools ? I successfully created the project but I can't found how to launch generate-entities. The Seam gen menu display this message The file does not exist for the external tool

[jboss-user] [JBoss Seam] - Re: seam-ui example: s:selectItems example is broken

2007-08-01 Thread [EMAIL PROTECTED]
No, but there is more complicated ManyToMany mapping between colour and person. Show your current mappings and views, and walk through the steps of what you want to happen, I'm not quite understanding what you are wanting. (and yes, you shouldn't need to use the piece of code above) View the

[jboss-user] [JBossCache] - duplicate dependencies, classloader isolation, JBoss version

2007-08-01 Thread jfrancis_dsl
JBossCache version: 1.4.1SP3/1.4.1SP4. I have a web application, packaged as a .war, that is targeted towards multiple-versions/multiple-vendors of J2EE. JBossCache is used as the second-level cache for Hibernate, and usually works quite well. In jboss-web.xml, I keep

  1   2   3   4   >