  | 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 | Please be more clear on your question.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073389#4073389
Reply to the post http //www.jboss.com/index.html?module bbAre there fixed number of portlets that you want on the second page.
If thats the case. I think you can add those portlets in minimized state with empty rendersets(No Decorations so taht you dont geI think you are talking about IPC. There are good examples based on events in samples... Have a look at them... Specifiacally PortletA PortletB in the samples events package.
View the original postJBoss AS 4.2.1
I 'm trying to persist an enum as a string (e.g. "OBJECT_CREATE " rather than its ordinal 0)
public enum AuditEvent {
| OBJECT_CREATE OBJECT_UPDATE OBJECT_REMOVE FIELD_CHANGE
| }What do you mean by the Page Display name....
Page - node or Browser display name...
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073383#4073383
Reply to the pNever mind -- I found it under jbpm4jsf.
jeff
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073381#4073381
Reply to the post http //www.jboss.com/index.html?mHi
I 'm having a heck of a time locating the CVS source location for the jbpm web console (jbpm-console).
I thought it was under jbpm.3/console/src but that doesn 't appear to have any Java files oI see three options
A) To catch the Exception in your code and then show the respective message.
| public void create(Object entity) throws MyDuplicatedException {
| try {
| Is there a way to change display name of a page programmatically ?
My requirement is to change Page Name based on some condition .
Thanks
Srinidhi
View the original post http //www.jboss.com/indeI have a simple app in the ide (eclipse) just a java file and a drl file. I build and run it in the IDE and it works fine.
I then create a jar but it won 't run (Exception in thread "main " java.lang.Nodouble-check that your client 's classpath contains all the necessary jboss jars (in JBOSS/client dir) and the EJB interface class for the bean your invoking.
View the original post http //www.jbosHi all
I have been using jboss application server for a while as a stand alone server.
Now I want to build a cluster environment using jboss on InfiniBand technology I read "The Jboss 4 Application Hello
I 've just started development with JBoss I 'm having the following issue
I 'm logging in to my application with different users from the same machine (from different browser windows) and froI just upgraded from jbpm 3.2. GA to jbpm 3.2.1 and found unlike jpbm3.2.GA there is no <managed-bean > tag in \WEB-INF\faces-config.xml file. After adding my managed-ben in to \WEB-INF\faces-config.xHi
I 'm using JBoss 4.0.5 for deployment.
I 'd like to define multiply Connection Factories i.e. to use simultaneously the default ConnectionFactory and my own MyConnectionFactory.
For this in "uil2-sI have the latest portal and i run it with MySql 5.0
I use the jdbc driver mysql-connector-java-5.0.7-bin.jar
when i start Jboss i get
10 46 50 465 INFO [RepositoryImpl] Starting repository...
10 46 Hi All
We are using jBPM with Hibernate in a Seam 1.2.1 application and have come across this exception...Do we have any idea why this would occur? Has anybody else encountered this before?
Regards
HI
because we have to deploy our application in many servers with different specifications and configurations I need to have an external config file in which I declare simply IP and connection url
Try adding this property to your persistence.xml file
| <property name "jboss.entity.manager.factory.jndi.name "
| value "java /SeamGenProject " / >
|
View the original postHi all. I install jdk1.6.0_01 jboss 4.2.1.GA and Jboss Native 2.0.1
when start the run.bat a message shows
[AprLifecycleListener] Loaded Apache Tomcat Native library 1.1.11
[AprLifecycleListener]Hi all. I 'm trying to configure SMPC on glass fish
This is from components.xml
| <core managed-persistence-context name "em "
| auto-create "true "
| Mea culpa...that was a personal eclipse specific problem and was not specifically jbpm-related.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073334#4073334
RepHi everybody
I was working with 4.0.5-EJB3 version all working fine and I decided
to switch to 4.2.1 both of them with jboss-messaging (now 1.3.0-GA).
Configuration OK
Starting OK
But when I trIt seems that if seam facet is enabled then removed seam features still available. (This is probably a bug but very usefull here)
I just make few modifications to the files generated by seam facet aHello
I am encountering problems accessing jbpm 3.2.1. on jboss and I don 't understand what is going wrong.
I am using the following sample code
| Properties props new Properties()
| proI have a field which has an unique constraint in the database. I am getting an Hibernate UniqueConstraint exception.
I would like to asynchronously query the database as the user is entering the foYou need to say more about what data if any will be shared across servers.
In general if you use read-committed isolation with transactions I think you 'll be ok.
View the original post http //Hello forum
Seam 1.2.1.GA
Jboss 4.0.5
I have a problem with my Logger disappearing on me.
This seems to happen if I don 't touch its containing component ( a SFSB ) for > 5 mins. The bean is passBy looking in the jsf component for dataform find out what causes the OOME and creating a patch
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073312#4073312
ReHi
I 'm trying to install the database for jBPM as it is described in chapter 8 in the user guide.
I 'm in the section using ant
The section says to run ant upgrade.db.script
but when I run this com |
|
 |