Log in to follow, share, and participate in this community.
Thread Teiid: how to hot deploy UDF function
Teiid: how to hot deploy UDF functionHi I am using Teiid Admin API 10.2.1 and same version of WildFly Server. I know how to deploy UDF using command line or manually(Copying). Now I am trying for hot deployment(without server restart) of ...
Thread Application deployment in wildfly-9.0.2 is taking long time
Application deployment in wildfly-9.0.2 is taking long timeHi, I'm new to wildfly AS, am trying to deploy a war file but it is taking really long time to get deployed, i also increased the transaction timeout which was 300 by default. The same application is getting deploye...
external deployment in jboss 6 EAPhello, I have external deployment scanner something like this. <deployment-scanner name="external-deployment-scanner" path="D:\DFSRoots\DP2\Reports" scan-interval="0" auto-deploy-zipped="false" auto-deploy-exploded...
Exception determining structure: AbstractVFSDeploymentHello, I try to run my first JavaEE application with JBoss server (v6). The following exceptions occured : 19:09:28,377 INFO [AbstractJBossASServerBase] Server Configuration: JBOSS...
Block hot deployment in production serverI renamed hdscanner-jboss-beans.xml from production box instead of deleting it.But still hot deplyment is happening.Why is this? Any solution?
how can i hot deploy the jarsI am deploying my application as war. As a part from the application there are set of jars which will be always changing.What i want to do is deploy these modified jars without pulling down the server. Also we d...
Thread How do you read a resource from the root of an exploded webapp?
How do you read a resource from the root of an exploded webapp?Hello, I have a localhost JBoss 6 setup with JBoss Tools and Eclipse doing the hot deploy of an exploded webapp. I used to launch my webapp via shell using main class with an explicit classpath (exploded and J...
Thread Packaging strategy, hot deployment and classloaders
Packaging strategy, hot deployment and classloadersHi everybody, I'm working with Jboss AS 6 + GateIn 3.2.0 Final. I have a project with several EJB3s (stateless and one ejb entity) all packaged within a single ear. Besides, I have a portlet packaged in a WA...
Update JavaScript fileHi all, I have a begginer question, The server is deployed in stand alone mode. JBoss 7. I did a change in a javascript file, in order to see the change I need to re-deploy the server, this is not Ok. In the pre...
Thread HELP: Hot deploy does not work JBoss AS 6.0.0 eclipse juno
HELP: Hot deploy does not work JBoss AS 6.0.0 eclipse junoHi all, I'm working on a Seam Web project (started 2 years ago) and used many versions of eclipseIDE/jboss/seam. The problem is that now, with Eclipse Juno, hot deployment does not work! It worked fine before swicth...
Thread JBoss 4 EARDeployment equivalent in JBoss 5
JBoss 4 EARDeployment equivalent in JBoss 5Hi, In a working EAR is a JAR containig a service. This service depends on EARDeployment service. Now I would like to test this EAR using JBoss 5 but there is no more EARDeployment. What is the equivalent serv...
JBoss 5.1 Hot RedeployI have an application deployed in JBoss 5.1.0.
On startup, I have an MBean configured to start some services in my application. These services depend on certain EJBs to be deployed before ...
Thread [JBOSS AS 6M5] JARs in my.war/WEB-INF/lib locked in Windows
[JBOSS AS 6M5] JARs in my.war/WEB-INF/lib locked in WindowsHi, I'm quite new to jboss app server (and very new to JBOSS AS 6). I run the server in two different environments: WinXP and Ubuntu 10.04. I deploy my webapp (an exploded war) to the deploy directory ...
Thread ProfileService Deployment Manager deploying .ear as .ear.war
ProfileService Deployment Manager deploying .ear as .ear.warI am trying to set-up a hudson instance running to download and build my project from svn. Also I am using hudson deployment plugin to deploy the ear to a remote jboss instance (jboss-5.1.0). Here is the details of my...