jboss6.x
SFTP JCA Connector?
I\'m building a Spring 3.0 app that is running on JBoss 6.x.I have a need for my application to access files (get and put) via sftp.Having never done this before, I did some research and found that Sp[详细]
2023-03-21 00:29 分类:问答How to layout Java EE projects using common JPA entities?
I have two eclipse J开发者_如何学Goava EE 6 projects packaged in a WAR-file using maven 3. Now they should share JPA entities in a 3rd project among them, since they both use the same database.[详细]
2023-03-20 12:37 分类:问答What's the ideal setup for a quick turnaround in Java EE development?
I\'m currently struggling with the project setup while implementing a Java EE 6 application with Eclipse Indigo and 开发者_开发百科JBoss 6. The application server and the IDE is pretty much set in the[详细]
2023-03-20 07:39 分类:问答What does <error-manager><only-once> mean in jboss-logging.xml
does anyone know what <er开发者_C百科ror-manager> <only-once/> </error-manager> mean in jboss-logging.xml?I believe it sets the log4j error handler to be an instance of the OnlyO[详细]
2023-03-18 22:49 分类:问答dependency problem when deploying an .ear file in jboss
I didn\'t know how much higher should I go,here is just a couple of lines more and I hope It helps: It\'s good to have you guys here :-)[详细]
2023-03-17 10:00 分类:问答Transaction logging in JBoss 6
In this question: How to debug CMT transaction boundaries? some instructions are given for configuring JBoss to log transaction begin, commit etc. events. I\'m using JBoss 6, and don\'t have the fil[详细]
2023-03-17 03:13 分类:问答How do you disable HornetQ in jboss6
09:13:41,660 INFO[HornetQServerImpl] HornetQ Server version 2.1.2.Final ( Colmeia, 120) stopped Would like to understand how to disable HornetQ componen开发者_如何学编程t while launching JBoss6. We[详细]
2023-03-17 02:07 分类:问答rich:fileUpload is not working in jboss-6.0.0.Final
I migrated to Jboss AS jboss-6.0.0.开发者_Go百科Final and richfaces 3.3.3. In this version <rich:fileUpload/> is not working. The upload action is running for a long time which leads browser to[详细]
2023-03-15 20:01 分类:问答What causes Arjuna 1603 (Could not find new XAResource to use for recovering non-serializable XAResource)
I have no experience with Arjuna, but 开发者_高级运维my log file gets filled with: 2011-06-27 09:25:18,021 WARN[com.arjuna.ats.jta] (Periodic Recovery) ARJUNA-16037 Could not find new XAResource to u[详细]
2023-03-15 19:49 分类:问答How do I control jboss to start logging post application startup
We would like to trace all activity on org.hibernate.type category post application startup, since we would like to avoid all trac开发者_StackOverflowe logs during application startup time (as it take[详细]
2023-03-15 19:39 分类:问答