  | 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 | This is only to do with Hibernate and should be discussed on the hibernate forums.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4072045#4072045
Reply to the posHi guys
As you know you can define an SQL file "import.sql " that gets imported by Hibernate at each application deploy. I add an issue this morning all my sample entries were imported twice at eachEnvironment
Jboss Portal Version 2.6.1. GA
Downloaded it yes binary distribution
JBoss AS 4.0.5.GA jems installer
Database MySQL 5
JDBC Connector J Connector 5.0.6
OS Platform Win XP
Problem
Is it possible to set reminders if a task is not done by the user for a long time? Something like mails sent to specific ids at specific interval? Or a call back method where user is allowed to do anyWith so few details it 's hard to help...
Any error in the console ?
Did you check that you had the correct rights to see ? How is built the request ? ...
View the original post http //www.jboss.coI am trying to generate client stubs from a 3rd party WSDL. I am running jboss ws 2.0.0 GA on jboss 4.0.5 with jboss ejb 3.0 rc9 installed. I invoke the wstools task through ant. Initially I got the fprecision
this is on a Solaris platform. Om my Windows localhost JBoss with same config everything works fine.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 40Hi
I am using JBoss v 4.0.4 GA and don 't understand this
I get the following error when starting JBoss
Hi
Iam developing a aplication using portlets and jboss-portal-2.6-CR2.
Iam packing multiple portlets into a single application(ie one war file).
when i send a request to the application theHello
I have a problem following instructions given by the Seam Reference (13.4.6) for login redirection. As proposed by the documentation I 'd like to send users back where they came from once theyHi
I 've been experimenting with pageflows a bit and different ways of starting them prefferably I would like to start it in a way which doesn 't require a backing bean method.
This works for me
Perhaps it is realted to that other post about infinte loop?
I get this message from firefos
anonymous wrote
| Firefox has detected that the server is redirecting the request for this address iHi @(protected)
is it possible 2 create new instances of pages or windows on the fly lets say in the application !?
What I want 2 do is creating a new page with Content which is defined by an ID. If I clicYou should try with Seam2 it has a much better impl of extended el.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4072015#4072015
Reply to the post http //www.jI am new to the JBoss and having questions about using Spring framework with JBoss
0. I am not using EJB.
1. Can I just deploye an existing war file with Spring Framework that works in Tomcat into theI?m using Seam?s neat feature where MethodBinding can have parameters. It?s absolutely great! However I can?t seem to get it to take custom el-function as parameters.
E.g.
<h commandLink ... actiHello
I created a project using seamgen and generate-entities.
The CRUD pages are correctly generated but I have a slight problem.
When I create a new Entity using the form I can select the ManyToOThere are a good many number of reasons why nodes don 't form a cluster only a handful of them relating to JBoss Cache. We 'd need a lot more informtion than this. Do you have any logs of what happenWhich version of JBoss Portal are you using? 2.6.1? Please provide more information when asking for a solution )
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 407I think you have to upgrade from Portal 2.6 to Portal 2.6.1 I have recently read another thread where the solution to their problem (similiar to your problem) was to upgrade the Portal from 2.6.0 to Where do you specify the path of jaas config file in Jboss??
my jaas.config file is
loginmodule1 {
JaasLoginModule required
}
I had this working in Tomcat by specifying " JAVA_OPTS -Djava.s
| <decision name "decision "
| expression "#{bean.method(param)} " >
| <transition name "OK " to "good "/ >
| <transition name "NOT " to "notgood "/ >
| </decision >
|
Advantage oHi..
This is stan from india(TN)
Did you find the solution for this. ?
if found .. plz tell me.. i have the same problem
Regards
Stan
View the original post http //www.jboss.com/index.html?moHi
I am trying to use the DatabaseServerLoginModule but am facing some problems. I have created a portal instance which has to be accessed after JAAS authentication.
In my .war file for my portal iHi guys
just a quick question on reusing parts of a process definition. If I have several processes to define and parts of these process are the same across several different pocesses is there a Using jboss 4.0.5 a callback timer method on a stateless bean with transaction attribute REQUIRED_NEW does not seem to 'isolate ' the transaction when called concurrently. A org.hibernate.StaleStateExHi
We are running Jboss 4.0.4 on solaris the Jboss is clustered in five nodes with cache replication and failover we are using cisco loadbalance switch for loadbalance (round-robin) we mostly Using JBoss 4.2.0.GA Windows XP
I need to start jboss with start parameter '-b 0.0.0.0 '.
First I modify run.bat and everything works well. But in my configuration jboss should run as a windows servHi
I 'm a beginner with JBoss clustered configurations.
1 ) What would be te recommended approach for JGroups with JBoss AS clustered? TCP or UDP?
2) Two JBoss ASs in cluster are not supposed to woI implement an MBean using EJB3 annotation
@(protected)(objectName "babar service auditLock ")
| @(protected)(BabarAuditManagerMBean.class)
| public class BabarAuditManager implements BabarAuditManag |
|
 |