  | 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 | The identity module is optional that 's why the default sql script doesn 't create the necessary (four) tables for this.
Basically you have two options
- take the mysql.identity.script.sql file attacHi
I want to have an action launched the 15th and the last day of each month
15/02 28/02 15/03 31/03... etc. So it repeats after 13 15 16... days depending on the month.
I tried lots of thii have the same problem. jbosscmp-jdbc seems not to be read.
where 's the mistake?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053355#4053355
Reply to the postHi
I 'm having the same problem described in this thread and using MarshaledValue solved my problem however as described this solution is having a performance penalty so I would prefer not to useLooks like someone is suspected and excluded during the state transfer. I suggest to replace FD with FD_SOCK to verify this.
If this is reproducable create a JIRA issue with the (unit) test and submiit seems my application totally forget to use the file jbosscmp-jdbc.xml
and i cant figure out why!!
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053348#4053348
in my relationships jboss keeps not understanding my jbosscmp-jdbc.xml and in the sql generated from ejb-ql he keeps using cmr field names for table columns disregarding key-fields mapping in the relaHi i am facing problem in the mail notification. i have downloadeded the server fo jbms. but how i will configure this and how i will see in the gui. please se suggest me.and wann aknow about how it wNow with the xml...
| <appender name "BookingLog " class "org.apache.log4j.FileAppender " >
| <errorHandler class "org.jboss.logging.util.OnlyOnceErrorHandler "/ >
| <param name "Appenddid you install jboss as using the installer?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053333#4053333
Reply to the post http //www.jboss.com/index.html?moI 'm trying to configure separate application logging for multiple apps (each going to its own log file). I 'm testing with the seam-booking example for now. Can anyone tell if the following should Hi...
I wanted to find out what algorithm does JBoss follow to generate the unqiue session id?
Is there any way to customize it?
Regards
Praveen
View the original post http //www.jboss.coYou can do @(protected)(depends { "orb.jboss.seam.core.ejb "}) I think.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053327#4053327
Reply to the post http //www.jI 'm not sure but I 've only seen persistent Collections being used with Hibernate--not arrays.
Have you tried using a List <UnderwritingConcernEnum > or Set <UnderwritingConcernEnum > instead of an arraI 'm seeing the same behavior using JBoss Eclipse IDE 2.0.0 Beta on Eclipse 3.2.2.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053312#4053312
Reply to the post I downloaded jboss-4.2.0.GA-src expecting it to contain source code for all the class files in jboss-4.2.0.GA but it doesn 't. For example it doesn 't contain any source code for the org.apache.catalHi folks
In EJB 3.0 via Seam 1.2.1.GA we want to persist an entity with an array of enums.
In the entity
| public UnderwritingConcernEnum[] getConcerns() {
| return concerns
| Hi folks
In EJB 3.0 via Seam 1.2.1.GA we want to persist an entity with an array of enums.
In the entity
| public UnderwritingConcernEnum[] getConcerns() {
| return concerns
| }Actually it is not a seam issue it is a Facelets behaviour you can avoid it adding below configuration in your web.xml
| <context-param >
| <param-name >facelets.SKIP_COMMENTS </param-naI 'm new to Seam and trying to port (and enhance) a web app I had running previously using just Facelets and JSF. I keep running into problems that turn out to be due to parts of the XHTML file that aI couldn 't get the SFSB to instantiate correctly in my SeamTest because the component startup was invoked before the embedded ejb container startup. Here is the error message
anonymous wrote
| oDo you see your EJB deploying properly on both nodes?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053293#4053293
Reply to the post http //www.jboss.com/indexDoes the itext example application work for you?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053292#4053292
Reply to the post http //www.jboss.com/index.htmTry
@(protected)(mappedName "java /Mail ")
| private javax.mail.Session session
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053291#4053291
Reply to the post I 'm trying to use Document Store Servlet for PDF (per documentation)
when I enable
anonymous wrote
|
| <filter-name >Seam Servlet Filter </filter-name >
| <filter-class >org.jboss.seThis is an example of an approach I have used for drop-down lists. Each constant is instantiated with the key defined in the messages properties file
| public enum Salutation {
|
| MR( "salHi
In my jboss mail-service.xml i have defined the parameters for the mail server i want to use
I want to use a Stateless Session Bean to send email so i can have one central service to mail manageHello there! I 'm trying to get a SFSB in a jboss 4.2.0 cluster. It 's a simple example. A bean that increments a value. My bean 's interface and implementation
| @(protected)
| public interface ContadAre you doing top down development (starting with WSDL) or bottom up development (starting with service implementation)?
There may not be an "update " method in your WSDL ? Or the input request may noWell - I fixed this problem by adding the following service to the jbpm.cfg.xml file
| <service name "tx " factory "org.jbpm.tx.TxServiceFactory "/ >
|
So here 's my question. All the documenta |
|
 |