1. JBoss 5.1.0GA: "java.lang.IllegalStateException: Null beanMetaData" and "java.lang.RuntimeException: failed to initialize bean container" stackoverflow.comI am trying to deploy a ear file, which was originally written for Jboss 4.0.3 SP1. The "upgrade" involved:
|
2. Websphere vs jboss stackoverflow.comI m going to use webservice , jbpm, hibernate and spring so which application server is better to use? Websphere vs jboss? please descrivbe reason..... |
3. Scheduling a Job in webserver -Java stackoverflow.comI want to schedule a job in Jboss and websphere server. I have a piece of code in java which should execute at a certain frequency independantly.And it should execute in a ... |
4. Websphere application server VS Jboss stackoverflow.comI am looking for a kind of java ee application server. My company is using Websphere application server and I am reviewing jboss. I am not familiar with WAS, would anybody ... |
5. How to map a websphere mq 7 queue to a EJB 3 destinationName stackoverflow.comI 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 |
6. Websphere single classloader equivalence in jboss stackoverflow.comWe've got a project migrating from websphere to jboss. In the websphere deployment document, there's a step specifying war class loader policy: single class loader for application. Just wondering, what's the ... |
7. light weight java web framework with jdk1.3 stackoverflow.comhere is situation, my boss ask me to develop a web application for querying and editing data of tables in a database. Then server environment is restricted to jdk1.3 with websphere(a ... |
8. Migrating an EJB project running on JBoss to Websphere Applicataion Server 7 stackoverflow.comI have a Java EJB project running on JBoss properly.However I have to migrate it to WAS. So I created an EAR then deployed it to WAS. After I tried to ... |
9. JBoss & Websphere Portal coderanch.com |