  | 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 | The company I work for has recently launched a new version of our site using Facelets EJB3 and JSF/Seam.
Although I see a lot of activity on these boards I have yet to see any other sites builtIn Seam 2.0 you need to change the namespace from core to persistence for the managed-persistence-context element.
<persistence managed-persistence-context name "entityManager "
| auto-create "trHello
I would appreciate suggestions on how to configure my testing building and deployment environment for Enterprise Applications. In other words what is the recommended way to deploy a WAR oHi All
I wonder if anybody else has faced this problem but we are facing the following issue
* Connection object from the JBoss connection pool setting below
<local-tx-datasource >
<jndi-naTrying to migrate from jBoss4.0.5.GA+Seam1.2.1.GA to jBoss4.2.1.GA+Seam2.0.0.B1 after updating lots of code app deploys properly but when I try to acces initial page an EntityHome complains and seI 'm not sure exactly what forum this post belongs in but this seems like the best.
Is there any reason that so many of the XML configuration files for JBoss are still based on DTDs and not Schemas? Hi All.
I have encountered a porblem when running jboss-forums. I use jboss-portal 2.6. I have modified the web.xml undering "jboss-4.2.1.GA\server\default\deploy\jboss-web.deployer\conf " and addNot sure if this will work but you could look into using an el function to return the string. So something like
| "#{s hasRole(my admin())} "
|
Of course now you 're "hard coding " a method I 'm trying to debug drools by attaching the debugger.
This is my code
|
| @(protected)( "workingMemoryControl ")
| @(protected)(ScopeType.EVENT)
| public class WorkingMemoryControl {
|
| @(protected)
| As I am still new to Seam (read the book twice looked at a lot of the docs and examples) I decided to build an application to get my feet wet. The application is based on the hotel booking demo buCreated JIRA task http //jira.jboss.com/jira/browse/JBSEAM-1773
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4071784#4071784
Reply to the post http //www.jboI am running into a bug which from googling may be fixed in a newer hibernate or ejb3 release but I can 't be sure -- I can 't tell from the jboss-seam-1.2.1-GA.zip file just what versions of various jThe Service Wrapper uses a wrapper.conf file to provide the configuration for the server. This file will already contain this line
wrapper.app.parameter.1 org.jboss.Main
and might also contain thesIt seems as though my stateful session beans (in this case session scoped) are not being "destroyed " correctly. I have a method which is annotated with the @(protected) and @(protected) annotations. When thHello
The Notes for jboss 4.2.x states
JBossAS now binds its services to localhost (127.0.0.1) default instead of binding to all available interfaces (0.0.0.0). I know if I execute run.sh -b 0.0.0.0Looks like a bug. I 'm not a contributor or anything. Should this be added to JIRA?
This error came up when I first viewed my home page (containing a bean using the @(protected)(ScopeType.SESSION) annotatioNo. .seam is not hard coded. I 'm using .jsf and it 's working just fine
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4071774#4071774
Reply to the post http //wwOne of those crazy client requests. Does anyone know of a way to change the .seam extension to something else (like index.foo instead of index.seam)? I tried messing around with the web.xml and even tWhere did you see this? 3.2.6 is pretty old.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4071762#4071762
Reply to the post http //www.jboss.com/index.html?modThe application has a main menu with various links. One of them starts a wizard with several pages that I have implemented as a conversation(started with @(protected)).
While the wizard is active the maina typo
"ilya78 " wrote
| 1) If conversation started and in the middle of the conversation the user clicks a button from the link
|
i meant ... a button from the menu
View the original poIs this filter configured properly?
| <filter class "org.jboss.logging.filter.TCLFilter " >
| <param name "AcceptOnMatch " value "true "/ >
| <param name "DeployURL " value "aNo not by default.
You might want to post your code. My advice is to come up with a baseline implementation that works (perhaps just calls "ping 127.0.0.1 ") then develop the code into the more compl
With JBoss you can write services that are plain MBeans and deploy them. You could even come up with a bean shell script ( http //wiki.jboss.org/wiki/Wiki.jsp?page BSHDeployer ) and deploy a socket Guys
Please can any one tell me how to get the portalruntimecontext in a portlet.
I found that it can be got from Navigation.getPortalRuntimeContext().
But this is returning null.
Is there any sA list of items are displayed in a h dataTable and there is a column which contains a h commandButton. When the button is clicked the item would be removed. But I constantly got this exception
|
Ask him what certain things JBoss cannot do.
Also what software does he suggest using instead of JBoss?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4071752#40
You don 't have to extend any JBoss classes to deploy your MBean. Simply create a jboss-service.xml and (optionally) put it in a .sar file. Google turned up this which might be a good example to follThe timeout specified in jboss.xml is only used if the EJB3 container needs to create a new transaction when the method in the session bean is called. A new transaction is only created in the followin
JBoss Cache uses the older Doug Lea concurrent library which throws InterruptedException from all lock methods if the thread was interrupted. The newer 1.5 concurrent methods mostly don 't do this.
I |
|
 |