  | 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
I was about to update to 2.0 GA and I noticed that in the maven pom file the dependency to jgroups still uses the 2.5.0-BETA2 version of jgroups. Is there any reason for this or has it just been fPost code.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073864#4073864
Reply to the post http //www.jboss.com/index.html?module bb&op posting&mode reply&p 407Seam 2.0 Beta
If I try this it works. The entry in the properties file for pwdchange.screen.title is printed out correctly.
| <f loadBundle basename "messagesAfn " var "messagesAfn " / >
| <h outpuThank you very much...
It works nicely )
Outstanding job !
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073865#4073865
Reply to the post http //www.jboss.cYou can no longer inject the session context. Instead use Contexts.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073863#4073863
Reply to the post http //www.Yes I wanted to detach() a local Object so it was no longer connected to the cache and yet I wanted the Object to still remain in the cache.
I wanted to have a local Object that was no longer conHi Ben
My JUnit test only has tests for attaching detaching and removing.
I didn 't have any tests for findAll() or findAll(null). With Jason Greene 's previous post the usage of findAll() is cleOkay I see. Thanks for the information!!
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073861#4073861
Reply to the post http //www.jboss.com/index.html?modulHi Jason
"jason.greene@(protected) " wrote Id really should be called Fqn in the signature. You can use this method to find all objects at a particular location in the cache.
|
| For example
I try to explain the situation in words as first since the code would be too long.
I have a Statfull bean that is an abstract class (AB1).
I have
- a Normal statless bean (SL1)
- a Statfull bean (hi norman
thank you for your quick help.
The requests happened inside a Session Scope but (if I understand correctly) still in different conversations. Thus I added a @(protected) annotation at the factThank you it works now. Sorry for the wrong tag...
For others reading this I realized the the directory in the module-options is relative to the conf-directory of the server I started (e.g. $JBOSS_Hi
can anyone explain me the effect when I combine Seam TransactionalSeamPhaseListener with Spring @(protected) annotation in my service layer?
regards
dapeng
View the original post http //wwwyes it is possible to do this but i don 't want bean managed transactions.
is it possible what i did ?
i think that extended persistence context disables automatic flash on database
maybe i will us "jc7442 " wrote Maybe you can try to use a bean manage transaction
| @(protected)(TransactionManagementType.BEAN)
| |
|
| Then you will have to begin and commit transaction by For a static conf you can use the annotation org.jboss.annotation.PoolClass
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073842#4073842
Reply to the post httI am new bee to JBPM. Trying to deploy the sample application given in the jbpm-jpdl-suite-3.2.1.
I am following documentation given for jbpm-jpdl-suite-3.2.1 Getting started but getting following Maybe you can try to use a bean manage transaction
@(protected)(TransactionManagementType.BEAN)
|
Then you will have to begin and commit transaction by yourself.
View the original posYes that is one reason. The other is really from PojoCache point of view it is more natural to associate with a String id than a Fqn object id. At least that was then. -)
-Ben
View the original pDoes f loadBundle see it?
Does it work if you just put it in messages.properties?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073832#4073832
Reply to the post
Thanks but it does not change the effect. Simply
pwdchange.screen.title is written on the screen.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073830#4073830
Did you try to modify the file jboss-beans.xml bean WSServerConfig and its property webServiceHost? Don 't forget to ensure that property modifySOAPAddress is set to true
View the original post httBy the way (correct my if I 'm wrong) but port 1099 is default for naming services or RMI no? It is possible that stopping involves some RMI client (JMX-based maybe) that tells the server to stop. IfI think you can do this.
You need to have a separate log4j.xml in the EAR "s root folder. Also the log4j.jar has to be loaded via application.xml.
You can enable EAR specific class loading using jbosIn my case as I said earlier there was no error whatsoever during startup and no messages at all after I clicked 'stop '
View the original post http //www.jboss.com/index.html?module bb&op viewto "voollanagaraju " wrote Hi
|
| I am using JPA @(protected) annotaion between two tables(user and group). How could I get an auto generated value for primary key in table group when I add groupsAre you sure you have the latest drools-libraries and you don 't have any other versions hanging around the server?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 40Hi
I m invoking EJB 's by reflection method as follows....
Object objDp methodDoProcess.invoke(objRemote new Object[]{dp1})
But i am not able to invoke...i cant reach upto that method?
I have Hi
I m invoking EJB 's by reflection method as follows....
Object objDp methodDoProcess.invoke(objRemote new Object[]{dp1})
But i am not able to invoke...i cant reach upto that method?
I have usedHi
I am using JPA @(protected) annotaion between two tables(user and group). How could I get an auto generated value for primary key in table group when I add groups to user. I am using oracle 9i da |
|
 |