[jboss-user] [EJB 3.0] - trouble getting correct SFSB-instance in WAR-deployment

2007-11-09 Thread axismundi
We continue having trouble to acquire correct SFLB-instance to the web-deployment (in an EAR on JBoss 4.2.1). It appears the web-session is not identical with the client-session on the EJB-tier, hence JNDI delivers a new instance of that SFLB instead of the one already assigned to this user.

[jboss-user] [JBoss Seam] - Re: ManagedPersistenceContext in Manning JPA book

2007-11-09 Thread amitev
It's not necessary, but it's strongly recommended to use seam managed persistence context. With SMPC you can use features like s:convertEntity, EntityQuery, EntityHome ...etc. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103170#4103170 Reply to the post :

[jboss-user] [Beginners Corner] - Re: Can't start JBOSS AS 4.2.2 GA (with windows xp JDK 1.5.0

2007-11-09 Thread anthony43
Hi Jakiran, and thank you for answering ! This is the exact output I get from the cmd console : D:\java_apps\jboss\jboss-4.2.2.GA\binecho %JAVA_HOME% C:\Java\jdk1.5.0_13;C:\Java\jdk1.5.0_13\jre\bin D:\java_apps\jboss\jboss-4.2.2.GA\binecho %JAVA_HOME%

[jboss-user] [JBoss Seam] - org.hibernate.HibernateException: identifier of an instance

2007-11-09 Thread chrismalan
This is the set-up: a document belongs to a category. Category is a class with an ID (Integer - auto generated), a name and a description. One category can have many documents. A data table of documents is displayed. The category is in a selectOne and the name is displayed. This is what it

[jboss-user] [JBoss Portal] - DecorationRendererContext.getProperties()

2007-11-09 Thread PMN
In the DecorationRendererContext the getProperties() method does not seem to return all preferences set in the portlet-instances.xml file. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103177#4103177 Reply to the post :

[jboss-user] [JBoss Seam] - Re: [PROBLEM] Migrating to 2.0.0 and deploying on JBoss AS 4

2007-11-09 Thread w17chm4n
-_- 09:46:10,857 INFO [TomcatDeployer] deploy, ctxPath=/inquisitor, warUrl=.../tmp/deploy/tmp43400Inquisitor.ear-contents/webapp-exp.war/ | 09:46:10,889 INFO [WebappClassLoader]

[jboss-user] [JBossWS] - modify the generated web.xml with EJB endpoints

2007-11-09 Thread szaccaria
Hi to all, I want to modify the web.xml file to insert a filter... but I don't know how modify if I've created a ws with ejb. Can somebody help me? Thanks in advance View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103182#4103182 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Run JSF RI on WebSphere 6.1

2007-11-09 Thread joe380
Hello titou09 once again, if you are running seam on WAS, what jndi-pattern did you use in components.xml? Thx View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103183#4103183 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Objects created from link with page params

2007-11-09 Thread damianharvey
Cheers for the tip. I'll give it a go as well. Is there any reason why @RequestParameter doesn't have a 'required' parameter as well? Cheers, Damian. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103185#4103185 Reply to the post :

[jboss-user] [JNDI/Naming/Network] - How to bind JNDI within Tomcat in JBoss 4.2.1?

2007-11-09 Thread sraick
Hi, I m trying to make a shared repository with Jackrabbit. For this, I need to register in the JNDI the 'javax.jcr.Repository'. As explained by Apache for Tomcat, I m trying to adapt the config within JBoss 4.2.1. Here is my config: in /default/deploy/jboss-web.deployer/server.xml: |

[jboss-user] [Beginners Corner] - Re: Issue with JBoss 4.2.1

2007-11-09 Thread rlepretre
This is just a problem with LOG4J class. With version higher than 1.2.8, the TRACE field is added. You probably forgot a reference to an older version of LOG4J. check all your LOG4J references in your project. View the original post :

[jboss-user] [JBoss Portal] - Re: IPC betweens Portlets in two war Files

2007-11-09 Thread ratz
Hi Chris, thans for your answer. I am write a Thesis about IPC at my university. So i only wanted to know it. Best regards Patrick View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103190#4103190 Reply to the post :

[jboss-user] [JBossCache] - JBossCache 2.0.0.RC3 unmarshallObject exception

2007-11-09 Thread tmp8914
Hello Experts, I've got a bizzar replication Exception with JBossCache 2.0.0.RC3. The code snippet: 1 import org.apache.log4j.Logger; | 2 import java.io.*; | 3 import java.util.*; | 4

[jboss-user] [JBoss Seam] - tinymce, Seam Safari browser

2007-11-09 Thread rmadabusi
Hi, I was able to successfully integrate tinymce and JSF (w/ Ajax4JSF) on safari browser for both Windows Mac. The textareas are not converted to rich editors after I started using Seam (w/ Ajax4JSF) on Safari browser. This set up works fine on IE and Firefox but not safai. Anyone had this

[jboss-user] [JBoss jBPM] - JBPM Workflows

2007-11-09 Thread ruds
Hello there, is it possible to call another process definition from an exsisting one. if i wanna map this to the designer, i am checking if it is possible to make a transition from a node to another graph where i have another work flow defined. can i do that in JBPM? moreover when playing

[jboss-user] [JBoss Seam] - Programmatically create new Log instance

2007-11-09 Thread ivicac
Is there a way to programmatically create new Log instance? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103207#4103207 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103207 ___

[jboss-user] [JBoss Seam] - Seam CR2 (need to update soon, I know...) - Webservice Probl

2007-11-09 Thread [EMAIL PROTECTED]
Hi folks, I'm just profiling my Seam EE App at the moment and I cannot believe what's going on here... I have some simple WebService like: | @Name(printProcessorWebService) | @Stateless | @WebService | @WebContext(contextRoot = /DPSPrintingServices) | public class

[jboss-user] [JBoss Seam] - Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-09 Thread w17chm4n
First, this is how I did build my application with Seam 1.2.1.GA Main pom.xml | ?xml version=1.0 encoding=UTF-8? | project xmlns=http://maven.apache.org/POM/4.0.0; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation=http://maven.apache.org/POM/4.0.0

[jboss-user] [JBoss jBPM] - Re: Swinlane

2007-11-09 Thread HeinerNiehues
Ok got it... I use an own hibernate mapping file with the table: JBPM_SWIMLANE View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103221#4103221 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103221

[jboss-user] [JBoss Seam] - Right approach using EntityManager and MDB

2007-11-09 Thread hispeedsurfer
Hi I have not much experience with MDBs. I need to use EntityManager in combination with a MDB. As I have seen here in forum an other user have used this in the same way as follow: MDB package de.oats.business.mdb; | | import javax.annotation.Resource; | import

[jboss-user] [JBoss Seam] - Re: Component j_id22 not instance of org.richfaces.component

2007-11-09 Thread dmitry.demyankov
I think you should use HtmlDropDownMenu menu = new HtmlDropDownMenu(); and return type should be HtmlDropDownMenu as it is shown in Developer Guide (see 6.41.4. Creating the Component Dynamically Using Java) View the original post :

[jboss-user] [JBoss Seam] - extjs and seam remoting and rerender

2007-11-09 Thread srmo642002
hi ,, i use extjs with seam remoting.. befor this i used richFaces,, and when i want to rerender some components after ajax cals i set the component name in rerender tag,, but in this way ,, how can i rerender a component after a seam remote call in java script View the original post :

[jboss-user] [JBoss Seam] - Re: fileUpload component - Strange behavior

2007-11-09 Thread carlabramsson
We are having some strange and sporadic errors with the fileupload component in 1.2.0 and 1.2.1 GA too. We loose the viewstate sometimes on some of the pages. After some debugging, it seems like the problem is with the class that parses the multipart-request and not the UI-component. We noticed

[jboss-user] [JBoss Portal] - Re: IPC betweens Portlets in two war Files

2007-11-09 Thread PMN
Just a question though. How in a deployment package (war file) can you refer to an object or instance defined in another package ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103233#4103233 Reply to the post :

[jboss-user] [EJB 3.0] - Re: TimerService Security Permissions Authorization

2007-11-09 Thread [EMAIL PROTECTED]
Make sure you set an unauthenticatedIdentity module option on your security domain used on EJBs. See: http://labs.jboss.com/file-access/default/members/jbossas/freezone/docs/Server_Configuration_Guide/beta422/html/Using_JBoss_Login_Modules-Unauthenticated_Identity.html Regards J9ra View the

[jboss-user] [JBoss Seam] - Error when loading Seam page with a Captcha

2007-11-09 Thread shivdeepk
Hi All, I get an IllegalArgumentException when trying to load an XHTML page with a Captcha. I use seam-gen and modified the build.xml to include jcaptcha-all.jar. Any help would be very much appreciated: Exception: 02:13:37,559 ERROR [STDERR] 09-Nov-2007 02:13:37

[jboss-user] [JBoss jBPM] - Re: How to get process jpg and gpd

2007-11-09 Thread Olivier.ch
Perfect it works ... thanks a lot ... Olivier View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103240#4103240 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103240 ___ jboss-user

[jboss-user] [JBoss jBPM] - Re: Did any one use springmodules to integrate jbpm with spr

2007-11-09 Thread Olivier.ch
Your Hibernate session is closed ... it is a Spring configuration pb, not a JBPM problem ... In your spring_applicationcontext, you need to declare a Transactionnal service. The transactionnal service is there to do the hibernate proxy and give transactions when needed. Your object (for

[jboss-user] [Security JAAS/JBoss] - Re: @RunAs on MDB and not finished alignation of ejb3 securi

2007-11-09 Thread [EMAIL PROTECTED]
It depends on the EJB3 team. They are quite busy. If you can supply a patch for the problem in 4.2.x, then they can apply it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103243#4103243 Reply to the post :

[jboss-user] [JBoss Seam] - Component cross-referencing and transactions

2007-11-09 Thread dkane
Hello . I am getting Transaction is not active in the following situation : ClientList component is Seam POJO. At the moment of changeClient() action call, selectedClient has non-null value. Another component, userAdmin (SFSB) , should reload list of users at this action :

[jboss-user] [JBoss Seam] - Re: Error when loading Seam page with a Captcha

2007-11-09 Thread shivdeepk
Hi All, [sorry about the double post] I get an IllegalArgumentException when trying to load an XHTML page with a Captcha. I use seam-gen and modified the build.xml to include jcaptcha-all.jar. Any help would be very much appreciated: Exception: 02:13:37,559 ERROR [STDERR] 09-Nov-2007

[jboss-user] [JBoss jBPM] - Re: Timer Task never fired

2007-11-09 Thread Olivier.ch
I found the solution I am using the spring_module for jbpm3.1. with jbpm3.2.1 The problem is in the LocalJbpmConfigurationFactoryBean of the module. This class instanciate the jbpmConfiguration but the problem is that it uses only a new JbpmConfiguration(ObjectFactory) to instanciate my

[jboss-user] [JBoss Seam] - null injected values

2007-11-09 Thread andreigh.ts
I am inside a long running conversation and I have a search page with a search button that triggers myBean.search(). myBean has several conversation scoped variables, injected with @In. While the search page is rendered in the browser, before the render finishes, I click the search button that

[jboss-user] [JBoss Portal] - Portlet with Richfaces

2007-11-09 Thread dimiter_a
Hi guys, I am trying to deploy RichFaces portlet on Jboss Portal for about 2 days I've read everything I could find on the Internet with no success. I hope You will be able to help me. I am using JBoss Portal 2.6.2.GA with bundled JBoss AS RichFaces 3.1.2.GA portlet-3.1.2.GA web.xml |

[jboss-user] [JBoss Seam] - Re: Component j_id22 not instance of org.richfaces.component

2007-11-09 Thread nevez
I tried, but it doesn`t work, could there something be wrong with classloading ? I find out that jboss-service.xml should have a UseJBossWebLoader property, but i cant find the property anywhere and where to put it. View the original post :

[jboss-user] [JBossCache] - Re: JBoss Caching and multiple Entity Manager issues

2007-11-09 Thread vfpeter
Thanks genman. I cloned my object. But I still get the same exception. Now if I made my entity non caching, then it works fine. This is the code I use to make my entities cacheable. @Cache (usage=CacheConcurrencyStrategy.TRANSACTIONAL) View the original post :

[jboss-user] [JBoss Portal] - Re: DecorationRendererContext.getProperties()

2007-11-09 Thread [EMAIL PROTECTED]
Those contexts don't share any state. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103262#4103262 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103262 ___ jboss-user mailing

[jboss-user] [JBossCache] - Re: JBoss Caching and multiple Entity Manager issues

2007-11-09 Thread [EMAIL PROTECTED]
I think you'll have better luck getting an answer on the Hibernate forums at hibernate.org. This seems to be more a question about how Hibernate deals with entities when a 2nd level cache is configured, rather than about the details of JBC. View the original post :

[jboss-user] [JBossCache] - Re: JBossCache 2.0.0.RC3 unmarshallObject exception

2007-11-09 Thread [EMAIL PROTECTED]
This problem should have been fixed in the GA release. The base issue is that classloading behavior changed in JDK6. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103263#4103263 Reply to the post :

[jboss-user] [JBoss Seam] - Re: DataModel bug in Seam 2

2007-11-09 Thread andreigh.ts
can you confirm it's a bug? is there a workaround? Do we need to rollback to 1.2.1 ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103249#4103249 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103249

[jboss-user] [JBoss Portal] - Re: How can I refresh portal session?

2007-11-09 Thread [EMAIL PROTECTED]
So you mean that if the user spends too much time using the ajax application it is logged out from the portal but this is not reflected (obviously). View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103264#4103264 Reply to the post :

[jboss-user] [JBoss Portal] - Re: Access to User's Dashboard from a Servlet

2007-11-09 Thread [EMAIL PROTECTED]
What are you trying to achieve ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103266#4103266 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103266 ___ jboss-user mailing list

[jboss-user] [JBoss Portal] - Re: SSL Login like old UserPortlet?

2007-11-09 Thread [EMAIL PROTECTED]
I agree that it is a good idea and more user friendly. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103265#4103265 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103265 ___

[jboss-user] [JBoss Portal] - Re: JBoss Portal : Best Practices

2007-11-09 Thread [EMAIL PROTECTED]
1) yes, as long as you are aware of what you are doing 2) it does not change much, except that maybe for you it is easier to ship or backup 3) what does it mean ? the file is always yours 4) 5) no, you should customize the jsps 6) I think best idea would be to do something similar to the

[jboss-user] [JBoss Seam] - Re: WebServices and EAR with Seam

2007-11-09 Thread garypinkham
[EMAIL PROTECTED] wrote : Have you read the web services chapter in the Seam reference docs? Yes.. I guess I'm just not getting it.I did add the standard-jaxws-endpoint-config.xml file to the web app project.. There are two Meta-Inf directories in that project. I added it to the

[jboss-user] [JBossCache] - Re: JBoss Caching and multiple Entity Manager issues

2007-11-09 Thread vfpeter
Thanks Brian. I will try that. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103270#4103270 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103270 ___ jboss-user mailing list

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: running jboss as root

2007-11-09 Thread [EMAIL PROTECTED]
It's a bad practise to run jboss as 'root'. You should try to fix the real problem instead. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103274#4103274 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103274

[jboss-user] [JBoss Portal] - Re: Access to User's Dashboard from a Servlet

2007-11-09 Thread dvanwest
We are trying to replace the edit dashboard screen with a simple drop-down panel that would allow one to add a portlet to a dashboard page. We've also added a delete button to the window decoration for dashboard portlets to allow folks to easily remove a portlet. View the original post :

[jboss-user] [JBoss Seam] - Re: h:commandLink action method does not execute when using

2007-11-09 Thread jtsimikas
Here is the code as requested: | !DOCTYPE html PUBLIC | -//W3C//DTD XHTML 1.0 Transitional//EN | http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd; | | | div class='divPage' xmlns:ui=http://java.sun.com/jsf/facelets; | xmlns:h=http://java.sun.com/jsf/html; |

[jboss-user] [JBossCache] - Re: Strange ClassCastException in OptimisticCreateIfNotExist

2007-11-09 Thread [EMAIL PROTECTED]
Yes, there are failures in trunk at the moment. I'm not suggesting you use a snapshot build in production. :-) I just want to make sure the patch solves your specific problem. Naturally, trunk will be stabilised before releasing. View the original post :

[jboss-user] [EJB 3.0] - Re: trouble getting correct SFSB-instance in WAR-deployment

2007-11-09 Thread ALRubinger
Are you looking up the SFSB from JNDI with every HTTP request? A new lookup will return a new instance; if you're doing this, best to perform the JNDI lookup once (maybe in a filter in an if(session.isNew()) block) and then place the stub as an attribute into the HttpSession. Subsequent

[jboss-user] [JBoss Seam] - Re: h:commandLink action method does not execute when using

2007-11-09 Thread jtsimikas
Action Bean | @Stateful | @Name(scsMain) | @CacheConfig(idleTimeoutSeconds=3600) /* 60 minutes */ | @Scope(ScopeType.SESSION) | | | | public String gotoPage1() { | return page1; | } |

[jboss-user] [JBoss Seam] - Re: WebServices and EAR with Seam

2007-11-09 Thread garypinkham
[EMAIL PROTECTED] wrote : Have you read the web services chapter in the Seam reference docs? Another bit that is confusing is where to put the Web Services. When I created the project in eclipse I get two source directories.. One for Model and one for actions. I ran the wsconsume and out

[jboss-user] [JBossCache] - Re: Strange ClassCastException in OptimisticCreateIfNotExist

2007-11-09 Thread spennec
Hi Manik, Sorry, I just haven't had time today to test the build. I'll test it Monday and provide you with feedback. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103286#4103286 Reply to the post :

[jboss-user] [EJB 3.0] - Re: trouble getting correct SFSB-instance in WAR-deployment

2007-11-09 Thread axismundi
ty for your input. yes, now I look up the SFSB with every HTTP-request. Before I tried looking it up once and and then having save the instance in HTTP-session, just like you suggest. However, the result does not differ as in both cases the instance acquired on the web-tier/WAR-deployment is not

[jboss-user] [JBoss Portal] - Re: How can I refresh portal session?

2007-11-09 Thread paterczm
Yes, this is exactly what I mean. Too much time is 15 minutes by default. So far I came up with 2 solutions, both not satisfying: 1. Rise session-timeout value in web.xml located in ...deploy/portal-server.war/WEB-INF (application level setting doesn't seem to work for portal). This makes the

[jboss-user] [JBoss Seam] - valueChangeListener problem

2007-11-09 Thread hager
hello, I'm trying to use valueChangeListener, but i have a problem the method in valueChangeListener is never called!! what's wrong in my code? page .xhtml h:form id=changerForm styleClass=edit | | h:selectOneMenu value=#{currentSociete}

[jboss-user] [JBoss Seam] - Re: DataModel bug in Seam 2

2007-11-09 Thread dkane
My recent report, probably similar : http://jira.jboss.com/jira/browse/JBSEAM-2214 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103290#4103290 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103290

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-09 Thread wiggum14
Howdy, After three days of working, I finally have my Seam 2.0 project building and deploying to JBoss 4.2.2 using maven 2. I still don't have the unit tests working (the do work in Eclipse using the testng plugin). Anyway, I hope this helps... I'm only including the dependencies. EJB -

[jboss-user] [JBoss Seam] - Re: Getting the Seam context in a Filter

2007-11-09 Thread demetrio812
Hi! I did like in Seam Space and it works for all components except one (the one I need!), I found that the problem is the injecting of FacesContext so if I remove: @In FacesContext facesContext; it works...but I need it because I have to read an init parameter (that I put in web.xml). How

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.0GA + Maven2 doesn`t work...

2007-11-09 Thread wiggum14
PS. I also had to copy into $JAVA_HOME/server/lib the following JARs. hibernate-search:jar hibernate-commons-annotations:jar lucene-core:jar (the last two are dependencies of the first). View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103294#4103294 Reply to

[jboss-user] [JBoss Seam] - Re: ManagedPersistenceContext in Manning JPA book

2007-11-09 Thread Delphi's Ghost
My understanding of it is that : @PersistenceContext (EJB PC) - Single shot persistence context for the duration of the method call @PersistenceContext(Type=EXTENDED) (Extended EJB PC) - Persistence context that lasts for the duration of the session bean, but not shareable across session

[jboss-user] [EJB 3.0] - Re: trouble getting correct SFSB-instance in WAR-deployment

2007-11-09 Thread waynebaylor
when you save the sfsb are you using the same attribute name for all clients? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103296#4103296 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103296

[jboss-user] [JBoss Messaging] - Re: Connection caching

2007-11-09 Thread timfox
Inside the app server you can use the JBoss JCA resource adapter (the thing at /JmsXA - see the user wiki) for caching sessions. This is useful when you're for example sending messages from an EJB. Note that JCA JMS resource adapters do not cache JMS connections, they cache JMS sessions.,

[jboss-user] [Beginners Corner] - Re: Can't start JBOSS AS 4.2.2 GA (with windows xp JDK 1.5.0

2007-11-09 Thread jaikiran
anthony43 wrote : | This is the exact output I get from the cmd console : | | | D:\java_apps\jboss\jboss-4.2.2.GA\binecho %JAVA_HOME% | C:\Java\jdk1.5.0_13;C:\Java\jdk1.5.0_13\jre\bin | | | | The JAVA_HOME has been incorrectly set. It should be just C:\Java\jdk1.5.0_13

[jboss-user] [EJB 3.0] - Re: trouble getting correct SFSB-instance in WAR-deployment

2007-11-09 Thread axismundi
waynebaylor wrote : when you save the sfsb are you using the same attribute name for all clients? yes, I used the same string for saving the SFSB-instance in the HTTP-session. This is the job of the web-container to seperate web-sessions against each other and should not be involved in this

[jboss-user] [JBoss jBPM] - Asynchron execution and repeat timer

2007-11-09 Thread Olivier.ch
I have a task that contains a timer. This timer works fine : is created when it enters on the task and is deleted when it exits. When timeout, the execution is correct. But my process has the possibility to re-enter on this task. When it re-enters on this task, I don't see the create-timer

[jboss-user] [JBoss Seam] - Re: Seam sources - html tags

2007-11-09 Thread [EMAIL PROTECTED]
run ant jarui and it will be generated in ui/target/generated-component. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103304#4103304 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103304

[jboss-user] [JBoss jBPM] - Re: Asynchron execution and repeat timer

2007-11-09 Thread Olivier.ch
I made a mistake, I can see the create-timer when it re-enter on the task ... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103306#4103306 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103306

[jboss-user] [EJB 3.0] - Re: trouble getting correct SFSB-instance in WAR-deployment

2007-11-09 Thread ALRubinger
axismundi wrote : Also, like I pointed out before, even when the web-client is requesting the SFSB-instance (using JNDI-lookup) for the FIRST time, this instance is not the correct one. A new JNDI lookup to a SFSB will always result in an reference to invoke on a new, fresh instance. What do

[jboss-user] [JBoss Seam] - Some error startup embededjboss, any one can help me?

2007-11-09 Thread coolfish
when i run testcase extends from seamtest,there are errors when startup the embedded jboss: FAILED CONFIGURATION: @BeforeClass init java.lang.RuntimeException: Unable to bootstrap: at org.jboss.embedded.Bootstrap.bootstrapURL(Bootstrap.java:167) at

[jboss-user] [JBoss Portal] - Re: IPC betweens Portlets in two war Files

2007-11-09 Thread [EMAIL PROTECTED]
I suggest that you take a look at the IPC example in Portal's documentation: http://docs.jboss.com/jbportal/v2.6.2/referenceGuide/html/portalapi.html#d0e4751 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103310#4103310 Reply to the post :

[jboss-user] [EJB/JBoss] - Re: Client can connect to Bean before jdbc is bound

2007-11-09 Thread joerandom
jaikiran, Thanks for the link, I'll check it out to see if adding this detection logic avoids the issue. However, I still think that I shouldn't have to check to make sure the server is totally up before I can connect to it. For example, assume my clients are running happily. I then decide

[jboss-user] [JBoss Messaging] - Re: Connection caching

2007-11-09 Thread dolanp
Thanks for your insight Tim. Last night I configured my DMLC to use Spring's JmsTransactionManager and it seems to do a lot better at politely taking care of resources. In the default configuration it was hammering JBoss and causing it to run out of thread pools and become defunct but now it

[jboss-user] [JBossWS] - how to create WS from wsdl

2007-11-09 Thread yyin
Hello, I am new to JBoss Web Service. I used to use Netbeans to create JAX-RPC WS for Sun Java Application Server. (from the wsdl files). Now I need to deploy the WS(RPC type will be preferred) on JBoss 4. I have searched on line the docments and the tips about creating WS from wsdl on

[jboss-user] [EJB 3.0] - SELECT FOR UPDATE in Optimistic transactions

2007-11-09 Thread paoletto
Hello! I have this method executed concurrently in many threads (MDBs), which generates quite many OptimisticLockException. I changed the datasource from HSQL to PostgreSQL and tried to add a SELECT FOR UPDATE statement to act like a mutex But why i keep getting OptimisticLockExceptions then?

[jboss-user] [JBoss Tools (users)] - dsdfsagsdf

2007-11-09 Thread satan3
sdfsdf View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103325#4103325 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103325 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBoss Tools (users)] - Re: GDI leak in FreeMarker IDE

2007-11-09 Thread satan3
no View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103322#4103322 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103322 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBoss Portal] - Re: Unable to access files from a different CMS Repository v

2007-11-09 Thread cybershastri2000
Any help? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103329#4103329 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103329 ___ jboss-user mailing list

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Can EJB 2.1 and 3.0 exist in same container?

2007-11-09 Thread darretta
I had hoped to slowly migrate our many EJBs to 3.0. Things *almost* worked using JBoss 4.0.3SP1 out-of-the-box. I was able to deploy both 2.1 and 3.0 beans. Then, things got hairy with the outdated EJB spec, so I updated my jars to EJB RC5. Now, my 3.0 beans seem to bind properly to the

[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.GA is out

2007-11-09 Thread doballve
Way to go guys, good job! Thank you all! And it's even in the repository, with sources (http://repository.jboss.com/maven2/org/jboss/seam/). Special thanks to people pushing maven support forward! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103332#4103332

[jboss-user] [JBoss AOP] - Re: trouble on upgrading

2007-11-09 Thread eprst
http://jira.jboss.org/jira/browse/JBAOP-481 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103334#4103334 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103334 ___ jboss-user

[jboss-user] [EJB 3.0] - Re: SELECT FOR UPDATE in Optimistic transactions

2007-11-09 Thread paoletto
sorry, problem solved! now it acts like it should View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103330#4103330 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103330 ___

[jboss-user] [JBoss Portal] - Re: IPC betweens Portlets in two war Files

2007-11-09 Thread PMN
The original question was about IPC between portlets in different applications. You have answered YES and I don't see how two portlets in different virtual portal can exchange events by the exposed mechanism which by the way I am using in my own application without problems. Reading your

[jboss-user] [JBoss Seam] - Re: Error when loading Seam page with a Captcha

2007-11-09 Thread [EMAIL PROTECTED]
Use s:div styleClass=/ View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103337#4103337 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103337 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: ManagedPersistenceContext in Manning JPA book

2007-11-09 Thread amitev
Very detailed post. Thank you! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103339#4103339 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103339 ___ jboss-user mailing list

[jboss-user] [EJB 3.0] - Re: service=EJB3 + is already registered

2007-11-09 Thread joo
hi I have the same problem. A simple ejb3 worked on jboss-4.0.4RC1. Now I use jboss-4.2.2.GA and it dosn't work. Do you found the problem? I hope so :-) regards Georg View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103340#4103340 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Run JSF RI on WebSphere 6.1

2007-11-09 Thread titou09
Hie Joe i plan to write a kind of bullet point list on how to make seam 1.2.1 work with was v6.1.0.11 but we are very very busy now. We also can't migrate to seam 2.0 because of bug seam-2029 which is blocking for us In the meantime, to anser your question: - we use POJOs (we dind't want to try

[jboss-user] [JBoss Portal] - no user synchronization

2007-11-09 Thread vinguye2
Is there a way to authenticate users against my own datasource, but not have JBP synchronize the users/roles to itself? JBP seems to be tightly coupled with Hibernate so that it can synchronize/retrieve user info from a database managed by JBP. But for security purposes though, I do not want

[jboss-user] [JBoss jBPM] - Re: Timer Task never fired

2007-11-09 Thread kukeltje
changed what? ;-) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103345#4103345 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103345 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: h:commandLink action method does not execute when using

2007-11-09 Thread jtsimikas
Using s:link instead of h:commandLink fixes the problem when using a h:dataTable View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103344#4103344 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103344

[jboss-user] [Security JAAS/JBoss] - Re: login-config.xml

2007-11-09 Thread shelleyb
Thanks, this is exactly what I was looking for; however, I am having some difficulty getting this to work for my standalone webapp. I've set up the Embedded Login Configuration and have tried placing this config in both login-config.xml and jboss-service.xml in both the webapp's root and in

[jboss-user] [JBoss jBPM] - Re: JBPM Workflows

2007-11-09 Thread kukeltje
1: jBPM supports 'subprocesses' 2: please define what *you* mean by application layer and businesscore? and why you think they are not separated. Btw. the jBPM console is meant for RAD and Demo purposes, not full blown applications. 3: Yes, you can use any presentation layer. jBPM has a fairly

[jboss-user] [JBoss Seam] - Re: Issues regarding integration testing using seam-gen

2007-11-09 Thread zzztimbo
Here at the things I have done. I downloaded Seam 2.0.0.GA. I ran seam-gen to create a project. I created a simple test that extends SeamTest. I created a textng xml file. I receive the following error when I run ant test. |[testng] FAILED CONFIGURATION: @BeforeClass init |

[jboss-user] [JBoss jBPM] - Re: jBPM + SEAM 2.0.0.GA - Getting

2007-11-09 Thread kukeltje
what messages? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103349#4103349 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103349 ___ jboss-user mailing list

[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Eclipse 3.3 (Europa) Server Instance Problem

2007-11-09 Thread Wolfgang Knauf
Are you hit by this bug ? https://bugs.eclipse.org/bugs/show_bug.cgi?id=205004 Best regards Wolfgang View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103350#4103350 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103350

[jboss-user] [Installation, Configuration DEPLOYMENT] - Accesing JBoss5 MainDeployer from

2007-11-09 Thread Wolfgang Knauf
Hello everybody, I try to extend the file copy deployment of eclipse/webtools by writing a tool that queries the MainDeployer and waits until deployment is finished. In JBoss 4.x, I could do this by accessing the jboss.system:service=MainDeployer MBean. In JBoss 5, this seems to have changed:

[jboss-user] [JBoss jBPM] - Re: Integration with external system.

2007-11-09 Thread kukeltje
1: Not internal 2: It's a HSQLDB problem. Can only be used from e.g. one datasource. Use a real RDBMS instead View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103354#4103354 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Token.signal() throws Exception from FieldInstantiator

2007-11-09 Thread kukeltje
Where is Tool declared? It is nowhere in your actionhandler View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103356#4103356 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103356 ___

[jboss-user] [JBoss jBPM] - Re: too many mysql connections

2007-11-09 Thread kukeltje
I think the numbers you should use should depend on loadtesting your application and tuning the config. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4103355#4103355 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4103355

  1   2   >