  | 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 | Looks like something to do with an inner class. You really use a SFSB with an inner class??
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4054894#4054894
Reply toI haven 't seen this before but just guessing any chance it could be related to the hibernate version you are using ? Seems like you are working inside JBoss AS. In this case what version is it ?
VI think you are using JavaService. It stores the startup configuration in the registry that is where you would made changes to the configuration such as changing Xmx/s. The docs are here http //wwwHi.
I am experiencing the strangest error with my deployment on AS 4.2.0. There is a class that is referred to by the EJBs but I get a NCDFE for only that one class. It is packaged in the same jarProbably this problem
http //jira.jboss.org/jira/browse/JBWS-1133
I ran into this myself.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4054895#4054895
Reply tHello forum
I 'm developing a while with Seam and enjoy using seam-gen but there 's one thing which IMHO is not well solved yet
I often have to switch between two or more projects so that I must ruI am using messaging 1.3 with JB 4.2 clustered
I have MDB1 listening to a clustered queue (QC1) and MDB2 listening to a clustered topic (TC1).
Do I need to deploy MDB1 and MDB2 TC1 and QC1 on all nodejust to clarify i did search the forum and I found couple of people having asked this question but haven 't seen any helpful response.
View the original post http //www.jboss.com/index.html?module My current application uses Hibernate and SQLServer 2005 for persistence and supports Websphere 6.0 application server.
Can some one tell me what do I need to do to use jBPM under Websphere.
View I have a small application using Seam 1.2.1.GA and Hibernate. It 's running okay in the server but now I 'm trying to add integration testing and TestNG is throwing an error
[testng] 12 13 31 437 I am developing a Seam application in conjunction with my client who is writing a proprietary CMS system in which the data access entities will be embedded in the principal app. My requirement is to Disable as in prevent replication or do you mean remove from configuration entirely? Removing entirely really depends on the details of the software which directly depend on it. For example for TomcJBoss 4.0.4.CR2 on windows
We run JBoss as a Windows service after installing it using InstallJBossService
How can I specify Xms and Xmx parameters when running JBoss like this?
Thanks
View the orpad true
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4054861#4054861
Reply to the post http //www.jboss.com/index.html?module bb&op posting&mode reply&p 40548FAQ
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4054859#4054859
Reply to the post http //www.jboss.com/index.html?module bb&op posting&mode reply&p 4054859
__Have you configured your <jta-data-source/ > name of your persistence.xml in the jboss-beans.xml?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4054852#4054852
RepI have written a JCA connection factory which works fine. I use it in a stateful session bean. On first use I always get
| 2007-06-15 18 39 42 746 TRACE [org.jboss.resource.connectionmanager.CacheNobody?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4054850#4054850
Reply to the post http //www.jboss.com/index.html?module bb&op posting&mode reply&p 405485I have a small Seam (1.2.1) application running in Tomcat 5.5.23 and using Hibernate and the Embedded EJB3 container. It works so far when I inject the EntityManager like this
@(protected)
prWe have a login section with a remember me checkbox on the first page of our application. For some reason ctx is null when it reaches here
protected Cookie getCookie()
| {
| FacesCoNot sure about 1.2 but in 1.3 yes.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4054836#4054836
Reply to the post http //www.jboss.com/index.html?module bb&opHow can I use @(protected)?
I have a Contact entity which defines a person 's email phone etc. There may be several of these pointing to a single Person entity.
Because a person may belong to sevYou need to update your web.xml / faces-config.xml to the latest.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4054828#4054828
Reply to the post http //www.jbThis is the inflowmdb unit test
@(protected)(activationConfig
| {
| @(protected)(propertyName "cronTrigger " propertyValue "0/2 * * * * ? ")
| })
| @(protected)( "quartz-raI have a stateful session bean that uses a connection factory. On initialization it obtains this factory from jndi as per usual. Now on passivation do I need to
do anything with this factory? I closAdvait-
You problem is tomcat isolated class loading (which btw is a good thing)
To fix this-
1/ Go to deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml
2/ Make the value of UseJBossWebLoadeHi
This is wierdest CNFE I have ever encountered. I am using JBoss Portal 2.6 JBoss AS 4.0.5 GA.
I have a war file which contains acegi-security-1.0.1.jar in WEB-INF/lib
This file has a class org.You need a database not a JMS.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4054800#4054800
Reply to the post http //www.jboss.com/index.html?module bb&op postYes but JBossMQ is not currently being developed by Redhat employees.
There is an old feature request to re-implement UIL2 as NIO e.g. call it UIL3
The replacement JBoss Messaging already has such This just looks like you are doing it wrong - an anti-pattern.
Session beans can "vanish at anytime " and are certainly not the place
to establish long lived jms connections for receiving. That is wha |
|
 |