ear
Error while in deploying project into jBoss
I am using EJB3.0 and jBoss 5.0.1 My project is successfully deployed but when I run Jboss server I got the following error[详细]
2023-01-23 02:35 分类:问答Maven: Use the filtering mechanism for text files not under 'resources'?
I need to customize a number of XML files which are not under resources (in particular, they are under an EAR\'s project sr开发者_StackOverflow社区c/main/application).[详细]
2023-01-22 09:54 分类:问答Could not able to resolve why the EAR file could not be deployed in Weblogic 10.3?
The error is coming Deploy开发者_C百科ment connection was released before the state of deployment was known.[详细]
2023-01-19 19:37 分类:问答Websphere : deployment logs location?
I am a newbie to websphere. I am trying to deploy an EAR while i get the following exception: DeploymentDescriptorLoadException: META-INF/ejb-jar.xml[详细]
2023-01-19 10:29 分类:问答deployment time of "ear" annoying using jboss,ant, jsp's and prehistoric pc
I am developing a web based java开发者_StackOverflow中文版 app, running on jboss and sql server.[详细]
2023-01-18 13:55 分类:问答Unable to access a read-only Embedded Derby database from within EAR file deployed on JBoss server
I am trying to access a read-only Embedded Derby database.It is available as myDB.jar.This jar has one folder of the Apache Derby database - myDB (log and seg0 folders and service.properties file).Th[详细]
2023-01-17 21:45 分类:问答sharing common jsp's in multiple wars in an EAR
We have a big application having 13 modules. Depending on the customer requirement, we should able to deploy core module+customer specific modules. We are planning to break the app into multiple wars.[详细]
2023-01-17 10:00 分类:问答Where do I put weblogic-application.xml in my Maven 2 project?
Where do I put weblogic-application.xml in my Maven 2 project so that Maven places it in META_INF in the target EAR artifact开发者_开发问答?The weblogic-application.xml should be packaged in the META-[详细]
2023-01-14 20:06 分类:问答How to enable maven to deploy the ear to the app. server automatically
I am using maven2 with a struts-hibernate Java EE project and developing with myEclipse. When I run a maven build, clean&install, it generates myProject.ear under the myProject_ear\\target folder[详细]
2023-01-12 09:43 分类:问答Application Client Traffic Overhead in GlassFish v3
I have an EAR application with Application Client module. When this EAR file is deployed on GlassFish v2 and Application Client module is present in the cache, amount of the traffic between the clien[详细]
2023-01-11 06:47 分类:问答