  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | JBoss | We are also seeing the same error message. We are using JBoss 4.0.5 (clustered with 3 nodes) and ours is Struts based web application with log4j-1.2.14.
This problem is not reproducible at will. So fSeam does not manage the ui component tree. The actual component tree scope is request. In the end of the request the tree state is serialized and kept in the session and the state is restored on postA need to refresh datatable/datamodel from database. I want to do this from component that removes one of entity from the list.
I tried several ways
1) reset to null datamodel on injected EntityQuI dont 't think the problem is in mail-service.xml. I have changed the values there many times. The problem is that seam somehow doesn 't load the configuration from components.xml and set the host pororg.jbpm.JbpmException closed JbpmContext in different order then they were created... check your try-finally 's around JbpmContexts blocks
at org.jbpm.JbpmConfiguration.popJbpmContext(JbpmConfiguratI had this problem in another page and after binding that component it worked but here I have 6 text fields I don 't want to bind all of them.
View the original post http //www.jboss.com/index.htmlHello
User Environment
Application Server jboss-4.2.1.GA
Database PostgerSQL 8.2
Portal jboss-portal-2.6.1.GA
This is regarding a warning message during startup
anonymous wrote 12 01 02 037
| <env Envelope xmlns env "http //schemas.xmlsoap.org/soap/envelope/ " >
| <env Header >
| <env ZHeader UID "3cbb22bd 1147cceacb0 -8000 " UserName "qa1@(protected) "/ >
| </env Header >
| <envIn pure JSF app JSF 's UI component tree would be in session. However in Seam there is a concept of
conversation and (I believe) in different conversations UI tree could be different. Does it mean SeamHello everybody!
I am rather new to JBoss Portal but I 've met my first problem that I can 't solve for a long time... On the forum authorization/authentication theme is one of the most popular and I 'vWhat is the difference between the two? Based on the source code javadoc
TransactionSuccessEvent An event that is processed when a transaction completes succesfully
TransactionCompletionEvent AMake sure you have created a JbpmContext and haven 't closed it before starting your process.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4080265#4080265
ReplyI realize I 've asked questions like these before but the threads wandered off the topic.
I 'd have to think there are enumerators for all processinstances taskinstances etc. but I haven 't found ththanks for reply
i just wanna tell u that im using DataModel and DataModelSelection and some Out Variable
is that mean i must use statfull SB
does that statfull SB expires when the session ends undI don 't use JSF I use plain JSP. So I simply create my JSP pages as I want them with javascript and everything and deploy them with my process definition. I use a similair mechanism that the jbpm-cJbpmContext.getTaskList() fetches the TaskInstance list for the current authenticated actor. Is there a way to get a list of TaskInstances for all actors in the process?
View the original post httRonald
Do you mean the Business Process Management with JBoss jBPM book by Matt Cumberlidge? I 've just finished reading it and it gives a very good overview on both BPM and jBPM with a good starterdid you try to specify the name with referencedColumnName
@(protected)(name "catalogueFk " referencedColumnName "catalogue ")
View the original post http //www.jboss.com/index.html?module bb&op vieI had the same problem and DID have older drools jars somewhere. Was solved when I removed those. So look in other projects etc...
View the original post http //www.jboss.com/index.html?module bb&oHi
Questions
1- How to verify the status of a mail send by a J2ee application mail correctly send (OK) error case the mail does not send to messaging server ( unavailable server acces denied Hi everybody
I 've developed a EJB3.0 Application now I want to add security using JAAS.
The client is a rich Delphi application that comunicates with server via HTTP througth a servelt. This servlHi I am new using jboss aop... I understand about AOP.. I can use that "jboss aop " standalone but I can not run a simple interceptor that say hello in my jboss server 4.05 GA please is there any m <property name "mail.smtp.port " value "465 "/ >
Is this secure SMTP? This is a highly unsual setting.
I think before TLS could be initialized during the session the port was used for secure SMTP. Anywok I know about it. Assume that we defined those roles now in our session beans how we can use it?
for example I have an Authenticator Session bean in which a User instance variable is defined asAs far as jars in /lib directory are considered I deleted all jars from my project and then copied the ones which were generated in a new template project. And that new project was generated using SeaThank You for the reply but as I migrated I also copied drools-core-4.0.0.MR2.jar and drools-compiler-4.0.0.MR2.jar into my project. So the problem exists with these new libraries ( Is it something eYou should upgrade drools + dependencies. I suspect you have stale jars lying around.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4080235#4080235
Reply to the read the seam2migration guide
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4080233#4080233
Reply to the post http //www.jboss.com/index.html?module bb&op postiYou need to upgrade drools to the version shipped in Seam2 beta
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4080232#4080232
Reply to the post http //www.jbossWith @(protected) and @(protected) you can define only two components with the same scope or not
| @(protected)( "user ")
| @(protected)(SESSION)
| @(protected)(name "user2 " scope SESSION)
|
There is no such limi |
|
 |