jboss5.x
Quartz - ClassCastException
I am using Jboss5.1.x , EJB3.0 I am trying to configure Quartz. I get this exception when I try to do lookup:[详细]
2023-02-08 06:14 分类:问答Schedule a task
Iam using jboss5.1.x, EJB3.0 I need to schedule a task in my application.开发者_运维技巧 which way would you recommend me to do it according to version I am using below?[详细]
2023-02-08 02:07 分类:问答JasperReport 4 on JBoss AS 5 Confliction Libs
开发者_Python百科i am using JasperReports 4.0 in a web Application that Runs on JBoss AS 5.00 CR2[详细]
2023-02-06 16:56 分类:问答What is the equivalent of the htdocs folder in a JBoss AS instance
Static files can be hosted in a Apache HTTP server under the htdocs folder, what would be its equivalent开发者_如何学Python in a JBoss AS instance.Technically, there\'s nothing to stop you putting stu[详细]
2023-02-06 16:31 分类:问答Adding deploy folders to the JBoss 5.1.0 classpath
In JBoss 5.1.0 there are the following files: <JBOSS_HOME>/<INSTANCE>/conf/jboss-service.xml[详细]
2023-02-06 15:01 分类:问答Setting Up HTTPS for JBoss 5.1.0 GA
I am in the process of moving my app from HTTP to HTTPS and seem to be running into an issue. Here is what I have done so far based off of these instructions:[详细]
2023-02-06 00:10 分类:问答Transaction is alternating Timeouts
I am using jboss 5.1.x, EJB3.0 I have MDB which listens to JMS queue. when the MDB taking a message, it dispatch a msg via TCP to some modem.[详细]
2023-02-05 02:37 分类:问答Retrieve Number of JMS Message retry
I am using JMS Queue, and MDB which listen to it. I have a retry mechanism, so when exception is being thrown a rollback to the transaction will occur and the operation will re-executed开发者_如何学C[详细]
2023-02-05 02:22 分类:问答Increasing MDB'S instances
I am using jboss 5.1.x I am trying to increase my mdb\'s instances. but no success. some code: @MessageDriven(activationConfig =[详细]
2023-02-04 23:50 分类:问答How to use load time weaver in JBoss 6 with Spring 3 for AspectJ?
I tried using AspectJ, Spring 3 and JBoss 6 and ran into the problem that the load time weaving is not working at all. Creating small sample sho开发者_如何学运维wed that the same war file that has a s[详细]
2023-02-04 22:29 分类:问答