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.
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)
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:
I\'m developing EAR application using EJB, JPA and Vaadin for web interface. The application server - GlassFish 3.1.1.
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
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.
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?
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
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
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 >