  | 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 | I am using JBPM with Hibernate. My hibernate.cfg.xml contains this
...
ikate
true
proxool-config.xml
...
My proxool-config.xml contains this
...
ikate
<driver-url >jdbc mysql //localhost/ikatemI am using JBPM with Hibernate. My hibernate.cfg.xml contains this
...
ikate
true
proxool-config.xml
...
My proxool-config.xml contains this
...
ikate
<driver-url >jdbc mysql //localhost/ikatemI got the sample http //www.jboss.com/index.html?module downloads&op download&downloadId 60 and unzip jbossj2ee-src.zip then tried follow the step 4.1.2 in the Getting Started Guild to compile the soI "m not sure exactly how is this supposed to work but what does the jndi have to do with it?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043068#4043068
Reply Hi
Thank you for read my post
I 'm new to ejb 3.0 there 's a problem when I try to access an example session bean from servlet. Anyone please help -)
The code of the test session bean is
BLoI 've developed an XMBean that works fine when deployed through a jboss-service.xml. However I 've come to a point where I would like to deploy multiple instances of this XMBean programatically.
In Hi all
I am using jdk 1.6.0_01 and jboss 4.0.5.GA.
I have setup jndi lookup in my startup servlet init() method however it did not lookup the jndi database name at all.
It always give me error That exception indicates that your object is already persistent but detached (unmanaged). You need to instead use merge.
View the original post http //www.jboss.com/index.html?module bb&op viewtoDear all
Is there any guide I need to follow in order to be able to persist an object from a previous screen that is involved in a pageflow?
Since I get this stacktrace
| Caused by org.hibernaThese classes work in concert with each other - by default the Identity class will use JAAS to authenticate the user via SeamLoginModule (which is a standard JAAS login module). SeamLoginModule perCan someone tell me the correlation between Seam 's Identity and Authenticator?
It is my understanding that we can declare/override the RuleBasedIdentity as followed
@(protected)( "org.jboss.seam.security.ihi
i searched a lot but havenot found anything useful on this.
on starting jboss 4.2.0.CR2 i get warnings UDP failed to join ... on lo java.net.SocketException No buffer space available.
my hiberHi
I am try to crate an ear using the following technologies
* JBoss AS 4.0.5.GA with EJB3
* JBoss Embeddable EJB3 Container
* Hibernate 3
* JUnit
I have been able to create Just extend the identity class and add a department field.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043036#4043036
Reply to the post http //www.jboss.com/Hi all
I wanted to inform you that I finally was able to release the first GPD with full jPDL support. It is the last of the alpha releases and I hope I will be able to quickly stabilize the code.
I 'm working on a new orchestration project. The higher-ups want to use BPEL because it 's the latest and greatest buzzword. I 'm more interested in using JPDL so that I can write useful workflows withi belive there is an open issue for this...
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043019#4043019
Reply to the post http //www.jboss.com/index.html?moduI think page parameters should do what you are after?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043016#4043016
Reply to the post http //www.jboss.com/indexIt 's just how different browsers handle http streams that close unexpectedly I suspect.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043014#4043014
Reply to theGavin is around i think. I would love to have a meetup but as i 'm not going... (but instead going on holiday p). Seriously I expect Michael is the person to talk to about this )
View the originI need some advice on how to cancel an active EJB3 timer. Currently below is the flow of things in my application
1. Client schedules a task via SLSB.
| 2. SLSB validates task parameters and queuesAnyone aware of a particular reason why @(protected) 's value attribute is required? It would seem that value would be a perfect candidate for configuration by convention using a camel cased class name.
Mikthis is happening only when i try to insert exceptions into the database.
Thank you
sunil
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043000#4043000
Reply to Hi
I am trying to catch an exception and insert them into the database. when ever i try to get a database connection am getting Transaction timeout exception. you check error below.
I am guessing thI am looking for a way to keep the GET params between requests (leading to the same page).
The blog sample app for instance has nice bookmarkable URLs for the posts
http //localhost 8080/seam-blog/sIs it possible that the container is deploying your test-ejb.jar before your test-core.jar? If so it 'll be attempting to deploy your EJB3 beans before the required libraries are in place.
If this iI 've created an MBean on a JBoss server with all default settings and it is running fine. I can see it on the jmx-console and as well as view it in the JConsole application under 'local '. How do I dThe following code used to work when I first tried it with 1.1.6GA. Now the the injection of LocaleSelector no longer works. The value is null.
Any idea?
Thanks
public class LocaleChanger {
|
JBossAs 4.2.0.CR2
JBossMessaging 1.0.1.GA
I have several MBeans that use some shared code I have developed. I am trying to use scoped loading by adding this to my jboss-service.xml
<loader-reposiHello all
I have an existing EJB middle-tier app that was developed and deployed with JBoss 4.0. I would like to put together a Seam Web UI app for this middle-tier app.
How would I go about making |
|
 |