[jboss-user] [JBoss Seam] - Re: Seam 2.0.0 B1 & validateAll

2007-07-13 Thread FabBoco
Pete, thank you so much. Please, take some free time during the weekend !! Fabrizio View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064199#4064199 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064199

[jboss-user] [JBoss Seam] - Re: Could not create Component : class is abstract!

2007-07-13 Thread szaccaria
Hallo Norman, first all thanks thousand for your reply, I had lost the hope!!! The component that failing is doing the same thing that do the the entity abstract class "User" in the "dvdstore" example of seam 2.0B1. Could perhaps being a problem in to the hibernate configuration? Thanks agai

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

2007-07-13 Thread Agan
Hi James, Today I ran into exactly the same problem and I wonder if you solved the issue in the meantime. Thanks in advance, Andreas View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064197#4064197 Reply to the post : http://www.jboss.com/index.html?module=bb

[jboss-user] [JNDI/Naming/Network] - Re: JNDI lookup problem from remote client present in Extern

2007-07-13 Thread vedgunjan
Hi kanth_seenu, I already tried this, but it didnt work. Am missing any more setting or jars needed for remote lookup i,e from from external client. Thanks for any suggestion and help. Regards. Ved View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064196#4064

[jboss-user] [JBoss Seam] - Re: flushMode= MANUAL, when does commit happen? And other qu

2007-07-13 Thread matt.drees
"ellenzhao" wrote : | The concrete error messages I got were always something like "no transaction available" Well, you could always manually get a transaction with Transaction.instance() and begin/commit. But probably the right way is marking the method as needing a transaction. If it's

[jboss-user] [JBoss Seam] - Re: SeamGen for NetBeans Enterprise Application and GlassFis

2007-07-13 Thread samdoyle
I should have mentioned that this error takes place during deployment. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064194#4064194 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064194

[jboss-user] [JBoss Seam] - Re: SeamGen for NetBeans Enterprise Application and GlassFis

2007-07-13 Thread samdoyle
Here is the part I'm stuck at atm. It is for some reason failing on parsing the components.xml. [#|2007-07-13T19:33:05.523-0700|SEVERE|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=14;_ThreadName=httpWorkerThread-4848-0;_RequestID=12893421-1797-4332-81da-9adde10d07f9;|WebModule

[jboss-user] [JBoss jBPM] - Re: How to use TomaHawk with JBPM?

2007-07-13 Thread gsccnu
Thank you very much for your help? In fact, yesterday I have solved the problem?Of course, new problems out? I currently available form components.However, components of images and javascript have something wrong. In HTML code I saw /jbpm/faces/myFacesExtensionResource/calendar.HtmlCalendarRendere

[jboss-user] [JBoss Seam] - Re: Seam DVD Store demo

2007-07-13 Thread [EMAIL PROTECTED]
Thanks. I reset the JBoss instance. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064189#4064189 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064189 ___ jboss-user maili

[jboss-user] [JBoss Seam] - Re: Could not create Component : class is abstract!

2007-07-13 Thread [EMAIL PROTECTED]
What does the component that is failing look like? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064188#4064188 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064188 ___ jbos

[jboss-user] [JBoss Seam] - SeamGen for NetBeans Enterprise Application and GlassFish

2007-07-13 Thread samdoyle
Any plans of having seamgen generate a NetBeans enterprise type application for use with GlassFish? I've been having a bugger of a time trying to convert and get one working properly in the setup I just mentioned. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p

[jboss-user] [JBoss Seam] - Re: Seam 2 beta and JPA

2007-07-13 Thread [EMAIL PROTECTED]
I don't know if it is the issue you are facing, but I get that same error message when I forget to start the database and run a Seam application. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064186#4064186 Reply to the post : http://www.jboss.com/index.htm

[jboss-user] [JBoss Seam] - Re: UseJBossWebLoader with Seam + RichFaces / IceFaces

2007-07-13 Thread [EMAIL PROTECTED]
If your application is scoped with a private classloader repository (as we recommend for all Seam applications), I think that UseJBossWebLoader might be ok. My assumption is the that setting would share classes into the app's repository, but would still not be visible to the server. It defini

[jboss-user] [JBoss Seam] - Re: Conditional validation triggering

2007-07-13 Thread [EMAIL PROTECTED]
Do you really need to have all those header/menu links submit the form data? Why not put them in their own form or even use s:link for them? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064183#4064183 Reply to the post : http://www.jboss.com/index.html?mo

[jboss-user] [JBoss Portal] - Re: Curious Bug in 2.6 GA - Adding window properties

2007-07-13 Thread [EMAIL PROTECTED]
Could you try the latest revision of the 2.6 branch from subversion as I cannot replicate the issue anymore? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064181#4064181 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4

[jboss-user] [JBoss jBPM] - Re: Error introduced in 3.2.1

2007-07-13 Thread kukeltje
do you have a testcase demonstrating this behaviour? The strange thing is that it first says unlocked then locked... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064178#4064178 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=r

[jboss-user] [JBoss Portal] - Re: Jboss portal and bea weblogic?

2007-07-13 Thread [EMAIL PROTECTED]
Portal only works on JBoss AS for now. App server agnosticity is part of the roadmap post 2.6. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064175#4064175 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064175 ___

[jboss-user] [JBoss Seam] - Problem removing

2007-07-13 Thread supernovasoftware.com
I am gearing up for Seam 2.0, but I cannot remove SeamExceptionFilter or SeamRedirectFilter in web.xml anonymous wrote : Since Seam 1.2, you didn't need any declarations of SeamExceptionFilter | or SeamRedirectFilter in web.xml, just a single declaration of SeamFilter. | Make sure you've alr

[jboss-user] [JBoss jBPM] - GraphSession.deleteProcessInstance(processid) fails

2007-07-13 Thread X490812
I have written a servlet that cleans up ended processinstances from the jbpm database. In the servlet, I am passing a processId of an ended process to deleteProcessInstance. I want to clean out the jbpm tables of all information related to that ended processinstance, as we have another db holdin

[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 jsf libraries confuses my other jsf war

2007-07-13 Thread [EMAIL PROTECTED]
Yes, this is the same issue and it should be fixed in the upcoming 2.6.1 release. You can try it out for yourself by building Portal from subversion. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064171#4064171 Reply to the post : http://www.jboss.com/index

[jboss-user] [Beginners Corner] - Re: Error Jboss whith jbuilder x enterprise

2007-07-13 Thread jmunoz67
thiis is my CLASSPATH C:\Archivos de programa\Java\jdk1.6.0_01\lib thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064170#4064170 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064170 __

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Unable to connect remotely

2007-07-13 Thread markvl2
Yes I read it, but obviously not carefuly enough. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064169#4064169 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064169 ___ jbos

[jboss-user] [JBoss AOP] - Re: Problem instantiating instrumentd class after redeploy

2007-07-13 Thread [EMAIL PROTECTED]
Looks like the trunk testsuite is back in order. To reproduce this: 1) Under server, create two copies of the "all" config, named as you like. In both, edit deploy/jboss-web-cluster/jboss-web-cluster-beans.xml: | true | true | The original value for both is false. 2) Launch the two in

[jboss-user] [JBoss jBPM] - Error introduced in 3.2.1

2007-07-13 Thread rgullett
I have a process definition has the following scenario: - node 1, performs an action which calls executionContext.leaveNode() when done. - This does a default transition to a ProcessState, which has several nodes in it. All of their action handlers perform similarly to node 1. - Upon completion

[jboss-user] [JBoss Seam] - Re: UseJBossWebLoader with Seam + RichFaces / IceFaces

2007-07-13 Thread Lightguard
Oh, one other thing, are there issues that we could run into when we're doing clustering? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064166#4064166 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064166

[jboss-user] [JBoss Seam] - UseJBossWebLoader with Seam + RichFaces / IceFaces

2007-07-13 Thread Lightguard
What risks (if any) are there for using the UseJBossWebLoader with seam? I understand if we have multiple applications we'll start sharing class names and JSPs (JSF as well?) which could run into weird issues, and some other exceptions. What else should we be aware of? BTW, we're using JBoss 4

[jboss-user] [JBoss Seam] - Re: Seam form submission errors

2007-07-13 Thread jbrosan
It seems that I have all of the data from the form and that its crashing on the em.persist(user) line. I'm not sure why though. UserModifyActionImpl.java | package org.bigbadwolf.core.component; | | import java.util.List; | | import javax.ejb.Stateless; | import javax.persistence.

[jboss-user] [Clustering/JBoss] - Re: JBoss instances don't find each other

2007-07-13 Thread elko
Hi canty28, thank you for your answer, I'll try it. best reguards, elko View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064163#4064163 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064163 _

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Cookies lost when included JSP file used

2007-07-13 Thread weisinger
Unfortunately, there's still a problem. I now understand the results of the test case above using included jsp files. What I'm working on though uses Coldfusion cfm files. I thought that I had replicated the same problem with just JSP pages, so that was what I originally reported. In the JSP pag

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Server.log displays wrong time

2007-07-13 Thread shuvoahmed
Problem fixed, well atleast for now :) All you have to do is stop Jboss, change Windows timezone to a different zone. Start Jboss and it starts displaying right time. You can stop the Jboss and switch to your local timezone and start Jboss again to get back to normal routine. Weird! Here is

[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 jsf libraries confuses my other jsf war

2007-07-13 Thread hartsock
BTW: Trying to access the jbpm/ webapp produces this trace: | | 17:17:04,223 ERROR [[/jbpm]] StandardWrapper.Throwable | java.lang.IllegalArgumentException: Class org.jboss.portal.faces.portlet.JSFMetaBridgeFacesContextFactoryImpl is no javax.faces.context.FacesContextFactory |

[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 jsf libraries confuses my other jsf war

2007-07-13 Thread [EMAIL PROTECTED]
This issue should be fixed in the upcoming 2.6.1 release. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064156#4064156 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064156 _

[jboss-user] [JBoss Seam] - Combination of jPDL and RESTful pages

2007-07-13 Thread blitz303
form here: http://www.michaelyuan.com/blog/2006/10/25/seam-11-new-features/ anonymous wrote : With this new feature, you can further integrate RESTful pages into your stateful page flow (a.k.a Seam ?business process? like page flow). | | How, exactly is this accomplished. I'm going to tr

[jboss-user] [JBoss Seam] - Conditional validation triggering

2007-07-13 Thread urosmil
Hi, is it possible to add jsf (or seam - annotation) validation but to trigger it only from specific action. For example if I call "action=#{myBean.proccessData}" validation is executed but for other actions NO validation is executed? I know there is immediate="true" but I don't want to put it

[jboss-user] [JBoss Portal] - JBoss Portal 2.6 jsf libraries confuses my other jsf war

2007-07-13 Thread hartsock
I have a JBoss 4.0.5 install that has been running jbpm-3.1.4 for a while. I have a lot of code built around this version of jbpm and I would like to avoid upgrading jbpm... but we are also trying to use JBoss Portal 2.6. When I load the jboss portal into my already golden configuration I get on

[jboss-user] [JBoss Seam] - Seam DVD Store demo

2007-07-13 Thread logankiefer
I was just trying out the DVD store demo on the jboss seam site and it seems to have problem when attempting to shop or create an account. Just wanted to let you guys know in case you wanted to take a look at it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p

[jboss-user] [JBoss Seam] - Re: flushMode= MANUAL, when does commit happen? And other qu

2007-07-13 Thread ellenzhao
okay, added one more column to the table which represents the motherEntity. That column stores the status of the motherEntity. When it's created by the session bean, status is set to "creating". When user explicitly completed the creation, status is set to "created". Other status like "updating"

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Server.log displays wrong time

2007-07-13 Thread shuvoahmed
Thanks for the tip. It is set to GMT. How do I go about changing it? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064144#4064144 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064144

[jboss-user] [JBoss Seam] - Re: two basic questions for EntityHome

2007-07-13 Thread wschwendt
"matt.drees" wrote : You don't have to make your entityHome @Stateful. It can be a java bean. I know, just for testing purposes the stateful component was a SFSB, but as you pointed out, stateful components can be an ordinary Java Bean as well. anonymous wrote : However, If you're using @s

[jboss-user] [JBoss Seam] - Re: JBoss 4.2/Seam 1.2.1/Ajax4jsf 1.1.1: Could not destroy c

2007-07-13 Thread carlsz
In attempting a small experiment, I seemed to have solved the issue. Simply adding el-ri.jar to the server/default/lib directory in my JBoss 4.2.0.GA install causes the NoClassDefFoundError to no longer occur on restart/shutdown. The idea came from Pete's statement that the el-impl.jar is not

[jboss-user] [JBoss Seam] - Re: Problem with in Seam 1.2.1GA and Trinidad

2007-07-13 Thread fquimbay
Hi, Pete ... In my web.xml by default I don't reference the MultipartFilter like in MyFaces. I put this about the Upload, no more ... : | ... | | org.apache.myfaces.trinidad.UPLOAD_MAX_MEMORY | 2048000 | | | org.apache.myfaces.trinidad.UPLOAD_MAX_DISK_SPACE | 20480

[jboss-user] [JBoss Seam] - Seam 2 beta and JPA

2007-07-13 Thread jasondlee
I'm trying to get a Seam 2 app working under OC4J 10.1.3. It's going mostly OK, but I'm getting some exceptions regarding my EntityManagerFactory that I can't seem to figure out. Here are my persistence.xml and components.xml files: | http://java.sun.com/xml/ns/persistence"; | xmlns:x

[jboss-user] [JBoss Seam] - Re: JBoss AS & Seam upgrade - Validation message showing up

2007-07-13 Thread jamesjoh
Appears to be a problem with , changing my validation to fixed the multiple messages issue. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064130#4064130 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064130 _

[jboss-user] [JBoss Seam] - Re: Expression language enhancements do not work

2007-07-13 Thread ian_bailey
I have been unable to use it in a outputText tag. For example: | | This give me the same exception. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064131#4064131 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=406

[jboss-user] [JBoss Portal] - Jboss portal and bea weblogic?

2007-07-13 Thread polles
question... i have in my office the BEA weblogic server and i need implement a portal with jboss portal. this technologis can work together? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064128#4064128 Reply to the post : http://www.jboss.com/index.html?mo

[jboss-user] [JBoss Seam] - Re: two basic questions for EntityHome

2007-07-13 Thread matt.drees
You don't have to make your entityHome @Stateful. It can be a java bean. However, If you're using @stateful, I think that means you need a @Local interface. Does your interface have all of those properties? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4

[jboss-user] [Installation, Configuration & DEPLOYMENT] - error on application.xml

2007-07-13 Thread hemapriya
I recently installed JBoss Eclipse IDE 2.0.0.Beta1 and I opened a ejb project on that but there was a error on application.xml A J2EE Enterprise Application must contain one or more modules. ad/EarContent/META-INF application.xml line 2 1184348751031 4 View the original post : http://www.j

[jboss-user] [JBoss Seam] - Re: Reusable Action Buttons tag through Facelets Composition

2007-07-13 Thread matt.drees
My pleasure. http://jira.jboss.com/jira/browse/JBSEAM-1661 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064124#4064124 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064124

[jboss-user] [JBoss Seam] - Re: JBoss 4.2/Seam 1.2.1/Ajax4jsf 1.1.1: Could not destroy c

2007-07-13 Thread supernovasoftware.com
I just upgraded my app to JBoss 4.2 in preparation for Seam2. I am still running Seam 1.2.1 currently and I am only seeing minor problems. Hopefully the switch to Seam2 will be less painful now that I am on 4.2. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=

[jboss-user] [Messaging, JMS & JBossMQ] - Re: Monitoring new connections to a topic

2007-07-13 Thread chris05atm
Just wanted to say thanks for the help. I ended up getting this to work with your comments. Just a heads up to others: I had a message selector set that was blocking my responses. Once the selector was disabled everything flowed just fine. Still not sure why the message selector fails to allow

[jboss-user] [JBoss Seam] - Help with checking the permission of ownership

2007-07-13 Thread tuxzilla
I have a permission requirement on objects that only owners or Admin role users can update. I am ok with the Role part, using hasRole('admin'). But I am not sure how to write ownership checking into a generic rule. Anyone has solved a similar problem? Thanks. View the original post : http://

[jboss-user] [JBoss Seam] - JBoss AS & Seam upgrade - Validation message showing up mult

2007-07-13 Thread jamesjoh
Recently upgraded from JBoss 4.0.5 to JBoss 4.2.0. We also upgraded to Seam 1.2.1 from Seam 1.1.0 at the same time. Everything works fine except for some hibernate annotation validations appearing to be called multiple times. In my entity bean I have a simple "rateFloor" property w/ standard g

[jboss-user] [JBoss Seam] - Re: Expression language enhancements do not work

2007-07-13 Thread dustismo
I believe I remember that el-enhancements don't work in richfaces dataTable. (I've never gotten it to work in any case). Did you try it using a standard dataTable? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064118#4064118 Reply to the post : http://ww

[jboss-user] [JBoss Seam] - Re: Expression language enhancements do not work

2007-07-13 Thread ian_bailey
I am getting this error as well with Seam 1.2.1GA. seam-gen seems to put the SaemFaceletViewHandler in the web.xml: | ... | | org.ajax4jsf.VIEW_HANDLERS | | org.jboss.seam.ui.facelet.SeamFaceletViewHandler | | | ... | However, I am still getting the

[jboss-user] [JBoss Portal] - Re: Not able to compile from the source portal 2.6

2007-07-13 Thread [EMAIL PROTECTED]
Do you execute the build script from the build directory? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064111#4064111 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064111 _

[jboss-user] [EJB/JBoss] - Invalid invocation, check your deployment packaging

2007-07-13 Thread ssuyamboo
Hi, I tried to access ejb which is in ejb module (jar) from web application (war). Both ejb and web application are packaged in same ear file. I was thrown with Caused by: javax.ejb.EJBException: Invalid invocation, check your deployment packaging. It looks like a issue with class loading , Ca

[jboss-user] [JBoss Seam] - Could not create Component : class is abstract!

2007-07-13 Thread szaccaria
Hello to all! I 've a problem with deploy of my web app with seam 2.0B1 I've JBOSS 4.2GA and use .ear project with ejb I've recived this kind off error: | 19:49:21,062 ERROR [wfcoin]] Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListene

[jboss-user] [JBoss Seam] - Could not create Component : class is abstract!

2007-07-13 Thread szaccaria
Hello to all! I 've a problem with deploy of my web app with seam 2.0B1 I've JBOSS 4.2GA and use .ear project with ejb I've recived this kind off error: | 19:49:21,062 ERROR [wfcoin]] Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListene

[jboss-user] [JBossWS] - soap binding header

2007-07-13 Thread [EMAIL PROTECTED]
I'm trying to create this in jbossWS | | | QwWsHJyTPW.1pd0_jXlNKOSU | | I've tried doing the following but haven't had any luck StubExt soapStub = (StubExt)soapBinding; | QName headerQ = new QName(service.getServiceName().getNamespaceURI(), "SessionHeader");

[jboss-user] [Beginners Corner] - Re: Sar within ear - dependencies check

2007-07-13 Thread criterio
"genman" wrote : What's in your jboss-app.xml ? Should have this: | | | | | | | | xyz.sar | | | | | JBoss might have ignored your .sar completely. But my service is visible in jmx console without jboss-app.xml... (I've tried with jboss-app.xml, same

[jboss-user] [JBoss Seam] - Re: How to invoke a Seam component with h:selectBooleanCheck

2007-07-13 Thread tonylmai
That works. Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064101#4064101 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064101 ___ jboss-user mailing list jboss-user@l

[jboss-user] [JBoss Portal] - Re: What is supported?

2007-07-13 Thread arinte.jr
Also on the download link for Portal and JBoss AS bundled together, what version of JBoss AS version is bundled? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064098#4064098 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply

[jboss-user] [JBoss Seam] - Re: flushMode= MANUAL, when does commit happen? And other qu

2007-07-13 Thread ellenzhao
I just cleaned up all the unnecessary/incorrect merges in my application, now the memory footprint is noticeably smaller. Thank Christian again for correcting me. Unfortunately my original problem is not solved yet. I cannot seem to do flush in the @[EMAIL PROTECTED] method, thus the removal of

[jboss-user] [JBoss Seam] - Seam form submission errors

2007-07-13 Thread jbrosan
I am currently experiencing a few problems with submitting form data. I must be missing something some where. I am using Seam 2.0 BETA 1, JBoss AS 4.2 and Kubuntu 64 The problem is that I am getting the following errors when I submit the form. The action to display a simple list of users works

[jboss-user] [JBoss jBPM] - Re: conditional transition behavior

2007-07-13 Thread ricardomarques
"kukeltje" wrote : http://jira.jboss.com/jira/browse/JBPM-443 ? It's possible, but I replaced the BIT by TINYINT and the behavior is the same. An update, if I choose "nao" on the first loop (yes, the process definition has a lopp) it triggers a Linkage Error, if on a later loop just simply doesn

[jboss-user] [EJB 3.0] - Re: entity relationship from several jars

2007-07-13 Thread simon_lebettre
You may be able to make it work by referencing your other jar with in persistence.xml. see http://docs.jboss.org/ejb3/app-server/reference/build/reference/en/html/entityconfig.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064090#4064090 Reply to the p

[jboss-user] [JBoss Seam] - Re: Passing parameters across 2 servers

2007-07-13 Thread ntsankov
Hi mat, why are you doing a redirect before setting the parameter to the request? dear! and you are not setting a parameter, you are setting an attribute... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064088#4064088 Reply to the post : http://www.jb

[jboss-user] [JBoss Seam] - Re: Problem with in Seam 1.2.1GA and Trinidad

2007-07-13 Thread [EMAIL PROTECTED]
s:fileUpload and tr:inputFile interfere with each other. It's not easy to work around this I'm afraid (you need to disable the MultipartFilter). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064086#4064086 Reply to the post : http://www.jboss.com/index.htm

[jboss-user] [JBoss Seam] - Re: EntityHome and optimistic transaction

2007-07-13 Thread azalea
Hi, lisaanm. Thanks for your help. I was also able to solve the problem by using @Version and EntityManager.lock() :) Thanks a lot. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064085#4064085 Reply to the post : http://www.jboss.com/index.html?module=bb

[jboss-user] [JBoss Seam] - EJB bean not started

2007-07-13 Thread miloslav.vlach
I have problem with @Stateful bean: Iam trying to instantiate Stateful bean but the bean couldn't instantiate. When I create @Stateless bean all works. But @Stateful not working. | import javax.ejb.Local; | | @Local | public interface Test { | | public void clickMe(); |

[jboss-user] [JBoss Portal] - What is supported?

2007-07-13 Thread arinte.jr
What version of jsf does jboss portal support if any? What version of jsf does jboss AS 4/5 support? Why isn't this info not easily found? Liferay plainly states this information. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064082#4064082 Reply to the pos

[jboss-user] [JBoss Seam] - Re: SMPC Configuration

2007-07-13 Thread [EMAIL PROTECTED]
If you can make this test super simple and just show this problem, then add it to JIRA so we can take a look. Thanks :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064079#4064079 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mod

[jboss-user] [JBoss jBPM] - Re: How to set Token name?

2007-07-13 Thread j.wozniakowski
Thank you. This works and solves my problem. :-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064077#4064077 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064077 ___ jboss-

[jboss-user] [JBoss jBPM] - upgrade 3.2 -> 3.2.1 process definition problem

2007-07-13 Thread ricardomarques
Hi guys, i recently had upgrade jbpm, but there is a problem on listing process definitions. I had this piece of code working: Command cmd = new GetProcessDefinitionCommand(true); | DataModel model = null; | | try { | List l = (List)getEngine().execut

[jboss-user] [JBoss jBPM] - Re: conditional transition behavior

2007-07-13 Thread kukeltje
http://jira.jboss.com/jira/browse/JBPM-443 ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064073#4064073 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064073 ___ jboss-user

[jboss-user] [JBoss Portal] - Portal + SEAM + Ajax + JSF = ?

2007-07-13 Thread jpbarbe
Hi, I need to build a portlet which uses JSF, Ajax and Seam. Is it possible ? If yes, is there any tutorial to do this ? Thanks ! JP. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064069#4064069 Reply to the post : http://www.jboss.com/index.html?module=bb&

[jboss-user] [JBoss jBPM] - Re: Cancel a process in a repeated action

2007-07-13 Thread kukeltje
ahh... you tried to cancel a SUB-process from an action. I see that the post I (thought I) made did not come through. Cancelling a process from an action in this specific process is not done (afaik) Thanks for letting us know the solution View the original post : http://www.jboss.com/index.ht

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: IP number change prevents JBoss from running correctly

2007-07-13 Thread PeterJ
I suggest you try starting it from the command line - then you can see the console output and any errors that might have appeared. I am rather surprised, though, that neither the server/xxx/log/boot.log or server.log contains any error indication. View the original post : http://www.jboss.com

[jboss-user] [JBoss jBPM] - Re: conditional transition behavior

2007-07-13 Thread ricardomarques
Ok, following your advice and looking at ruleFlow example, I change my definition to: | | | | | | | | | Still the problem continues, I also looked at http://www.jboss.com/index.html?module=bb&op=viewtopic&t=111763&postd

[jboss-user] [JBoss jBPM] - Re: complex process definition

2007-07-13 Thread kukeltje
This depends.. and cannot be answered in a simple way. E.g. it depends on whether there are real wait-states between the fork and the join and how soon after one-another they reach the join (see other discussions on this) A root token cannot be removed when there are sub-tokens (afaik) if a

[jboss-user] [JBoss Seam] - Problem with in Seam 1.2.1GA and Trinidad 1.0

2007-07-13 Thread fquimbay
Greetings ... I have a project with Seam 1.2.1GA and Trinidad 1.0.1 on JBoss 4.2.0GA, works good. Many components like work good, bad when I use doesn't work, because I see this error: | 09:30:22,875 ERROR [ExceptionFilter] uncaught exception | javax.servlet.ServletException: /plantillas

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: IP number change prevents JBoss from running correctly

2007-07-13 Thread lightfinger
Jboss would start on the server reboot, but would soon shut down with no logs or other notice as to why it suddenly stopped. A 'ps aux' would show the java was no longer processing. The curious part is by changing IPs back, it has remained up and stable. That's why I am associating it with the

[jboss-user] [JBoss jBPM] - Re: Cancel a process in a repeated action

2007-07-13 Thread vbub
ok, i just wanted to post that i solved my problem. I just have to make sure that i use the jbpmContext out of the executionContext of my action. CancelProcessInstanceCommand cpic = new CancelProcessInstanceCommand(task.getProcessInstance().getId()); | cpic.setCancelSubProcesses(t

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: IP number change prevents JBoss from running correctly

2007-07-13 Thread PeterJ
Next question - what do you mean by "JBoss would not run on the machine any longer"? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064059#4064059 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064059 _

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: IP number change prevents JBoss from running correctly

2007-07-13 Thread lightfinger
Not that I can determine. I'm running with the following: JAVA_OPTS="-server -Xms256m -Xmx1536m -XX:MaxPermSize=256m -Dsun.rmi.dgc.clie nt.gcInterval=360 -Dsun.rmi.dgc.server.gcInterval=360" fi View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064058#40

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Cookies lost when included JSP file used

2007-07-13 Thread weisinger
After doing that it works. But it's too bad that it isn't possible to bring forward the cookies created by the included page. Thanks for your help. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064055#4064055 Reply to the post : http://www.jboss.com/index

[jboss-user] [JBoss Seam] - Re: Validation oracle date field

2007-07-13 Thread [EMAIL PROTECTED]
There is also java.sql.Date. You'll probably have to use your debugger on this one... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064046#4064046 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064046 ___

[jboss-user] [JBoss jBPM] - Re: EJB-JBPM: transaction clash (rollbacks)

2007-07-13 Thread Johan.Parent
There is only one thread, that's just the next loop in the test. The setRollBackOnly() idea is worth checking out, I'll do that. Thanks Johan View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064054#4064054 Reply to the post : http://www.jboss.com/index.html

[jboss-user] [JBoss Seam] - Re: migration from 1.2 to 2.0beta1 @In

2007-07-13 Thread [EMAIL PROTECTED]
All seam components have qualified names, they are aliased using @Factory to their short name. If you are in a large project qualifying your names is a very good idea :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064052#4064052 Reply to the post : http

[jboss-user] [JBoss Seam] - Re: seam 1.2.1GA - belowField / description facet

2007-07-13 Thread tynor
Thanks Pete. However the doc you point to does not talk about any sort of annotation that would seem to correspond to the apparently unusable "belowField" or "description" facets. I see only . Perhaps you are implying that we should use something like ? Can you post an example of the recom

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: IP number change prevents JBoss from running correctly

2007-07-13 Thread PeterJ
Are you binding the app server to a specific address (i.e., staring it using the -b option?) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064050#4064050 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064050 _

[jboss-user] [JBoss Seam] - Re: Need urgent help : tomcatSeam2_0 and tomcat6

2007-07-13 Thread [EMAIL PROTECTED]
Make sure you are running a clean build, that tomcat.home is set in build.properties, and then run the deploy.tomcat target. It's not the same war that goes in the ear for JBoss. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064048#4064048 Reply to the pos

[jboss-user] [Beginners Corner] - Re: external configuration file

2007-07-13 Thread PeterJ
You can query the system property jboss.server.config.url to determine the location of the server/xxx/conf directory. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064047#4064047 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=

[jboss-user] [JBoss Seam] - Re: @Rollback annotation for validation logic causing detach

2007-07-13 Thread p2auljr
Yes, I want to prevent flushing of the persistence context. I will give Seam-managed PC a try. But this raises another question. I am leaning towards keeping all entities objects contained in sfsbs rather than outjecting them into the conversation scope. If the sfsb is passivated, will the ent

[jboss-user] [JBoss Seam] - problem with persistence: EJB and POJO in SEAM 2.0B

2007-07-13 Thread szaccaria
After migrate to SEAM 2.0B I have some problem to deploy my app This is the log | 2007-07-13 17:07:02,929 INFO [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.expressions | 2007-07-13 17:07:02,945 INFO [org.jboss.seam.Compon

[jboss-user] [JBoss Seam] - Re: seam 1.2.1GA - belowField / description facet

2007-07-13 Thread [EMAIL PROTECTED]
Thats a bug in the docs. Please follow what this http://docs.jboss.com/seam/1.2.1.GA/reference/en/html/validation.html says and ignore the JSF Controls chapter for that control. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064042#4064042 Reply to the post

[jboss-user] [JBoss Seam] - Re: commandLink/commandButtton do not invoke action listener

2007-07-13 Thread mrwaves
Yes, there is. But, unfortunately, I was not able to see it since the messages' attribute globalOnly was set to "true". The message it displays now is as follows: "category.xhtml @385,38 value="#{category[1] > 0}": Illegal Syntax for Set Operation". At least something to investigate further .

[jboss-user] [JBoss Seam] - Re: Is there a way to stop faces messages on some events

2007-07-13 Thread ASavitsky
Or just use identity.quietLogin() instead of the usual login() View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064039#4064039 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064039

[jboss-user] [JBoss jBPM] - Re: complex process definition

2007-07-13 Thread ekrisjo
Yes, I agree that what I try to describe span multiple patterns, and i think it is important to refer to them when you model a process. As you say, it would be a great if there were testcases that illustrate how to implement patterns :-) I guess the use-case is not really that important in this

[jboss-user] [Clustering/JBoss] - Re: JBoss instances don't find each other

2007-07-13 Thread canty28
Elko, I have found couple of things in the cluster. JBOSS by default it uses UDP protocol for clustering and UDP protocol has a restriction on send and receive. I initially had problems because the war file which i use is around 100MB and i had problems sending it over to the other clusters. I

  1   2   3   >