I am using Jboss5.1.x , EJB3.0 I am trying to configure Quartz. I get this exception when I try to do lookup:
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?
开发者_Python百科i am using JasperReports 4.0 in a web Application that Runs on JBoss AS 5.00 CR2
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
In JBoss 5.1.0 there are the following files: <JBOSS_HOME>/<INSTANCE>/conf/jboss-service.xml
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:
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.
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
I am using jboss 5.1.x I am trying to increase my mdb\'s instances. but no success. some code: @MessageDriven(activationConfig =
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