ear
JMS QUEUE application as jar or ear
This might be a stupid question. I h开发者_运维百科ave two EJB project in my eclipse workspace, one is MDB and the other is Session bean.[详细]
2023-04-13 03:06 分类:问答glassfish server admin console stalls saying: The admin console application is loaded
I am having some trouble getting into my glassfish server admin console (although I think it may actually be a symptom of a larger problem)[详细]
2023-04-11 21:02 分类:问答Why one of my Embeded WAR in an EAR deployed on JBoss has a bad context-root?
I have two WAR in my EAR, that should be deployed on a JBoss 6.0.0 Application Server with those WEB-INF/jboss-web:[详细]
2023-04-07 06:30 分类:问答Vaadin, JPA PersistentUnit injection behaves very strange
I\'m developing EAR application using EJB, JPA and Vaadin for web interface. The application server - GlassFish 3.1.1.[详细]
2023-04-04 06:05 分类:问答EAR dynamic libraries
I want to ask if it\'s possible for the war which is packed in ear, to use libraries which are not packed in the war file. I want to have the directory on the file systems with the libraries and deplo[详细]
2023-04-04 03:41 分类:问答Ear encoding inside the archive
These days, I drove crazy to deploy an ear on unix enviroment using Weblogic. At the end I realized by using (cat -v file.properties) that such file was full of ^M at the end of the line.[详细]
2023-04-03 16:44 分类:问答Where should I keep the Spring applicationContext.xml in an EAR
I have service classes which are开发者_开发知识库 deployed in an EAR with no WAR or Web apps. In what folder structure should I ideally store the applicationContext.xml?[详细]
2023-04-01 14:03 分类:问答Determine if EAR Has Been Deployed in WebLogic Server Using WLST?
I am trying to create a simple python script that deploys my EAR file to the AdminServer of Weblogic. I have searched the internet and the documentation provided by Oracle, but I cannot find a way to[详细]
2023-03-31 11:15 分类:问答How to override WebSphere "Enhanced EAR" configuration entries?
I am developing WebSphere 6.1 EAR app and I need to override configuration entries specified in META-INF/ibconfig directory. There reside extra configuration files, that describe various server object[详细]
2023-03-28 17:21 分类:问答EAR does not work from with in the RAD IDE
I have a RAD 7.5 with WAS TE 7.0.0.15 installed on my windows XP 32 bit machine. I used to be able to open my EAR project and deploy onto the server directly i.e. right click on EAR > Run on server >[详细]
2023-03-27 12:51 分类:问答