  | 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 | Very occasionally calls to QueueSender.send will hang and appear to go into an infinite loop.
I 've got 20-30 systems scattered around all processing/generating several thousands of messages a day 24Hi everyone
i have a cluster of JBoss instances (version 4.0.5) each of them having its own local database copy. I have developed a simple EJB3 application that tryes to insert datas inside a databaYou could simply access the contextVariable from within your ActionHandler
executionContext.getContextInstance().getVariable( "IMPORTANT ")
View the original post http //www.jboss.com/index.html?mIn JobExecutor Pending jobs are being retrieved using acquireJobs() by opening new JbpmContext and it is closed in the end.
acquireJobs() is returning list of acquiredJobs. Job contains lazy node tokI have to display a slightly complicated page which has a list containing a list and that containing a list etc...
e.g. say you have a list of employees by dept..i.e. at the top level my backing beanHi people no idea? No one is using this?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4032674#4032674
Reply to the post http //www.jboss.com/index.html?moduleWhat version of Seam and JSF do you use? This should be fixed in 1.2.1.GA. Post the stacktrace
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4032672#4032672
ReplHello
In the developer forum I asked a question regarding drag and drop feature on portlets
http //jboss.org/index.html?module bb&op viewtopic&t 105181
but after the initial answer I had further qjbpm-jpdl-3.2.GA designer plugin in eclipse - No JBPM 3.2 project option
1. Got the \jbpm-jpdl-3.2.GA set up ready.
2. Installed the jbpm-jpdl-3.2.GA\designer\eclipse plugins into eclipse.
3. Try crHow can i redirect the corresponding login user to their page (Same role with the user)
Example
USER A ROLEA
USER B ROLEB
default (Common Login Page)--|
You must fulfill security constraints in portal servlet mapping for authenticated user.
http //cruisecontrol.jboss.com/cc/artifacts/jboss-portal-latest-doc/referenceGuide/html/authentication.html
VHello.
I have a problem with auto refreshing page.xml (without server restart).
When the navigation is defined in pages.xml (global file) it is refreshed correctly but when i define rules in some.pagI just found what my problem was
the first two lines at the beginning of the file 'hsql-create-table.sql ' that contains the script to populate the db begin with a comment like this
-- create tabHi
Is there a way we can find the versions of third-party softwares(e.g log4j) which are bundled by default in JBoss AS. Pls let me know.
Specifically i would like to know the log4j version used inDo really nobody know how resolve this trouble ?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4032646#4032646
Reply to the post http //www.jboss.com/index.htmlI am having the same problem. I can 't see the the link to the hypersonic DB in the JMX console.
When I try to create de tables with the ANT utility I received these java errors
db-create-table
[Hello
I have a context variable ...let 's call it IMPORTANT
I want to pass the value of this context variable as a parameter to my action handler
<action class "x.y.z.ProducerHandler " conGreetings
I 'm currently investigating the possibility to utilize jBPM in our company 's project. So I have a few questions regarding this framework.
1.How does one setup a simple workflow? Descriyou got JBoss Portal installed? I had compatibility problems with JBOss Portal and jBPM WebConsole.
Give it a try and remove your jbpm.war from your JBoss and check out whether still errors occur...
Did you set the hibernate.dialect property in hibernate.cfg.xml?
Besides the changes you have already made there should also be an entry for the dialect. Use org.hibernate.dialect.OracleDialect for I have found out in the meantime that the scenario works with EJB2.1 MDB. No deployment error instead the server retries connecting every 10 seconds. I suppose the problem should be reported as a bughmm...the new tools should actually not care if your schema is lower or upper case (
In any case that is probably the problem.
Use WAS as your schema name. I can also be empty but then it will procHi Everybody
I am wondering if anybody can help me to solve this problem..I am using Jbpm-3.1.4 with Jboss 4.0.2.I have successfully built then i found the following error while run that in jboss 4Tanks.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4032621#4032621
Reply to the post http //www.jboss.com/index.html?module bb&op posting&mode reply&p 4032621Why the Role fail to set to the user?
Error Message After Login
HTTP Status 403 - Access to the requested resource has been denied
I am seeing something very weird with respect to cascading. There are really two problems. Let 's say that I have classes A and B and then a main method below that
|
| @(protected)
| @(protected)(name Sure that is the right way to do it. However note that your navigation rule won 't be fired unless some action is called. So if you expect it to fire on a GET request you need a page action.
View I have a very specific issue.
I have two .war files with different name
i.e first.war
second.war
But the class files inside the web-inf/classes/ are of same name. Not only the classes but everI noticed this ticket indicating that a StAX parser would be implemented in JBossXB for use by JBossWS. However I also noticed this wiki post indicating that JBossWS doesn 't yet make use of a StAX pI 'd like to redirect the user to a different page if certain condition is not correct. I 'm just wondering if the pages.xml is a right place to do it. I tried the following but it doesn 't work
| |
|
 |