  | 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 | Hi
We have created two minimal seam projects based on seam-gen each on a separate server with the following environment
JBoss-seam 2.0 BETA1 with facelets
JBoss-4.2.0.GA
We need to pass autheHi
Did you solve this problem by yourself?
I 'm having the same situation.
It looks like No-check with Reverse Engineer from JDBC Connection in Hibernate Tool.
btw I 'm using HSQLDB.
Thanks
Shige
VieHi
I just created an entity bean using JBoss AS Tools and was wondering what the generated CMP class was for. It looks somehow like a class that handles the data object but how do I make use of it.Hi! When the user logs in the following message is printed in the log
sourceId null[severity (INFO 0) summary (Welcome 333) detail (Welcome 333)] |WARNING FacesMessage(s) have been enqueued buHi
I 'm trying to run JPA example with Seam 1.2.1 GA ended up with
| #### <12.07.2007 13.30 Uhr CEST > <Error > <J2EE > <toms-2000 > <examplesServer > <[ACTIVE] ExecuteThread '0 ' for queue 'weblogicit really depends... look at the testcases etc... you 'll get a better picture then.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4063843#4063843
Reply to the posI know this is a quite old topic but we have now released a simple Webmin module for JBoss.
The module can be found here http //sourceforge.net/projects/webmin-jboss/. Please note that this is a vehello
Is it possible to access (all) the HttpSessions currently open on a jboss 3.2.8 server? If so how would I go about it. I would like to do it from a SessionListener and/or MBean.
mike lane
View not related to tomahawk/jsf/jbpm at all... your .xhtml file contains an illegal formatted character
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4063833#4063833
STFF answered only days ago.
Oh and btw.... it is normally better to post more info if you find an error like this (e.g. version jdk etc)
View the original post http //www.jboss.com/index.html?moduSee my other post
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4063832#4063832
Reply to the post http //www.jboss.com/index.html?module bb&op posting&mode replPlease nobody has a solution?
Thanks )
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4063826#4063826
Reply to the post http //www.jboss.com/index.html?moduleHi.
I have two ears. Both work properly in two different servers. App A must work with "CallByValue " true but App B with "CallByValue " set on "false ". How to deploy both apps with the same jboss ?Hi friends
The jbpm doc say that I need have to invoke "Token.signal " for the process run.But I study the websale example and I find that this example don 't invoke Token.signal anywhere. What 's your classpath? Probably missing a jar for jspc.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4063818#4063818
Reply to the post http //www.jboss.com/indWhat 's in your jboss-app.xml ? Should have this
| <jboss-app >
| <module >
| <service >xyz.sar </service >
| </module >
|
JBoss might have ignored your .sar completely.
View the orI don 't know if I can be a help...but I have some ideas.
There is a "classpath extension service " which can add additional .jar files and ... perhaps class directories to an existing loader repositorUsing ajax4jsf
<h selectBooleanCheckbox value "#{searchCriteria.showInactive} " >
| <a support event "onchange " actionListener "#{serverFinder.findServers} " reRender "serverPanel " / >
|
What 's the value of the system property user.timezone ? Also what is the date format you use? (Could be printing GMT!)
View the original post http //www.jboss.com/index.html?module bb&op viewtopiOne 'bug '
Using an AJAX app based on http //www.zkoss.org redeploy app refresh page - Tomcat/JAAS/whoever redirects to the last AJAX URL and not the URL in the browser address bar. So the user just
First the connection factory you use does not support setting the listener. Use the non-pooled one. (Learn which ones are which...)
Also create a JBoss service and launch the listener from it insuse -Djava.rmi.server.hostname 220.225.ZZZ.XXX in your server startup script. That will solve the problem
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4063801#40My application uses JBoss 3.2.6 running Tomcat 5.5. I have not specified the connectionTimeout attribute on the AJP connector between Apache and Tomcat running within JBoss - with the idea that the cHello all
Is there a way for me to invoke a Seam 's component method (Stateful EJB) when user clicks on a check box (perhaps modeled as h selectBooleanCheckbox)?
Thanks
-tony
View the original postHi
I am very new to jbpm and trying to programatically set the hsdqldb connection string instead of using the defaults set in hibernate.cfg.xml. All of the defaults in the hibernate config file areHi all
I have a questions about home or component interface references in clustered JBoss about how they are saved replicated and managed. They always say "try it " so I wrote a small example to ilI want use Tomahawk 's compnents.
My .xhtml is
<html xmlns "http //www.w3.org/1999/xhtml "
| xmlns ui "http //java.sun.com/jsf/facelets "
| xmlns c "http //java.sun.com/jstl/core "
| I almost succeeded in solving this problem with this code
| @(protected)
| private FacesContext facesContext
|
| public void navigate () {
|
| String page "/pages/articles/xyz.xhtml " //I have an action method which gets which view i want to redirect to. I return this as a String.
Then i get a browser redirect. I read in the manual Note that when you use a view id as an outcome SI got the following error
Exception org.hibernate.HibernateException instance not of expected entity type org.jbpm.graph.node.MailNode is not a org.jbpm.graph.def.Node
when I tried to deploy a  |
|
 |