jboss5.x
Hosting a website on Jboss5?
I want to know how do u host a website via jboss5.0.0 say i have my application on localhos开发者_如何学Pythont[详细]
2023-03-16 03:24 分类:问答TestingNG error in Seam project in JBDS
I am trying to start a seam project in jboss developer studio 4 GA and following this tutorial: http://docs.jboss.org/tools/3.1.0.GA/en/GettingStarted开发者_如何学CGuide/pdf/Getting_Started_Guide.pdf.[详细]
2023-03-14 20:29 分类:问答how to set a name for a TriggerListener?
i couldn\'t find the method that sets the triggerListener name. but i get the Exception: org.quartz.SchedulerException: TriggerListener \'wavemark.interfaceserver.interfaceengine.action.EngineListene[详细]
2023-03-14 05:24 分类:问答Where do you configure log4j settings in jboss6
jboss-6.0.0.Final doesn\'t seem to have jboss-log4j.开发者_JS百科xml which was used to configure log4j settings in jboss5 (i.e. under server/default/conf/jboss-log4j.xml)Apparently the name and locati[详细]
2023-03-13 19:38 分类:问答How to obtain singleton's intance in JBoss?
I have a singleton that I hav开发者_StackOverflow社区e to instantiate in my filter and for some reason I cannot get it\'s instance on couple first attempts. (The application deployed in JBoss EAP 5.1)[详细]
2023-03-12 07:51 分类:问答Given a class name, how to identify where it is loaded from in JBoss AS 5.1.0?
I am looking for a JMX kind of option in JBoss 5.1.0 to find the jar file/location of the jar file/class loader for given a fully qualified 开发者_开发百科class name at run time. This is to understand[详细]
2023-03-12 02:10 分类:问答Deploying ColdFusion in JBoss -- getting the right root path
We\'re deploying multiple ColdFusion 9 instances (one per virtual host) on a JBoss server and I\'m having trouble getting the correct path back from ColdFusion\'s internal functions. Specifically, the[详细]
2023-03-11 17:41 分类:问答Error installing to PostClassLoader: org.jboss.deployers.spi.DeploymentException: Cannot process metadata
Thanks in advance for any help you can provide: I\'m developing an EJB 3 application on JBoss 5.0.1 GA.The application I\'m deploying has worked for a couple of years with no problems.However recentl[详细]
2023-03-11 09:41 分类:问答How to map a websphere mq 7 queue to a EJB 3 destinationName
I need to map WebSphere MQ7 queue (Say queA in Queue Manager QMA) to a EJB3 MDB. I created the MQ Queue Manager and Queue using[详细]
2023-03-11 05:53 分类:问答How do I re-direct all http requests to a mount point
We currently use JBoss 5.1 as the application server and my application is mounted on http://<host>:<port>/<myapp>. Images are rendered via the following mount point[详细]
2023-03-10 11:55 分类:问答