• programmatic ejb deployment in jboss

    i have a requirement to deploy/undeploy MDBs programmatically in JBoss 3.2.0 . It will be of great help to me if some body can give examples or leads ... Hoping for a reply .
    Profile Photo
    last modified by jsaint
  • Deployer chains and interceptors

    We have been talking about allowing multiple deployers to process a deployment for a while now. What is the status of adding this to head? I would like to get moving on this with the thought of getting this into a fut...
    Profile Photo
    last modified by starksm64
  • Adding jars from ear-archive to the global classpath

    Hi, as I read that I should post feature requests here, I will do so. When working with BEA I noticed a nice feature which wuld be cool, if it could be added to JBoss. An EAR can contain a directory containing jar-f...
    Profile Photo
    last modified by chrisdutz
  • classloading as a additional DD

    Can we take the classloader scoping XML that's prevelent in jboss-app.xml, jboss-web.xml, etc... and extend SubDeployerSupport so that it looks for a classloading.xml file and sets it up? All archive types may want t...
    Profile Photo
    last modified by bill.burke
  • Enhancements to the MainDeployer SuffixOrder mechanism

    I agree it is most of those "bad" things. But I don't see it as a long term approach (i.e. for JBoss 5.x). I see it as an easy way to layer factory/deployment functionality on top of the the 3.2 and possibly 4.0 codeb...
    Profile Photo
    created by dimitris
  • Override property file in deployed war

    I'd like to provide a mechanism where a customer of our software (running on JBoss 3.2.3) could override a property file in our standard installation. What I'm thinking of is the customer would construct a jar file co...
    Profile Photo
    last modified by brandon999
  • java.lang.NoClassDefFoundError where to put classes ???

    Please Im in desperate need for knowing where to put my classes ! I ve tried many different ways but allways fails with a NoClassDefFoundError I ve classes that I want to access from my beans, I bundle the applicati...
    Profile Photo
    last modified by 760613
  • Ideas for a DeploymentService

    I'm prototyping a DeploymentService that can generate simple deployment descriptors (e.g. to create a jms queue) or more complex unpacked archives (e.g. the ./deploy/jms or /jmx-console) that are created by copying a ...
    Profile Photo
    last modified by dimitris
  • SubDeployerSupport.java  revision 1.25 disallows META-INF

    I noticed that between 1.24, and 1.25 isDeployable was changed to no longer allow META-INF as a path for sub deployable modules. The original code would only skip jboss-service.xml files in META-INF. Was this behavior...
    Profile Photo
    last modified by jason.greene
  • destroyed desn't called from servlet container

    I'm using jboss 3.2.3 (with tomcat 4.1 ) and my container doesn't seem to call the servlet destroy() method . can any one help me with that ?
    Profile Photo
    last modified by lac_raz
  • New .deployer archive - Deployer/Scanner changes

    This is in 4.0 I made some changes to deployment * There is a new archive type called .deployer I extended SARDeployer to accept .deployer files as well as .sar and service.xml files. * .deployer files are deployed ...
    Profile Photo
    created by bill.burke
  • Atomic Deployments

    I have a proposal to make deployments more atomic. What this will is that any failure for a deployment or subdeployment forces the whole deployment (top-level and subdeployments) to be undeployed. The idea is to rol...
    Profile Photo
    last modified by adrian.brock
  • Classloading Question

    I have a question concerning classloading in JBoss4. I'm trying to construct a RARDeployment programmatically, such that it picks up the jbosstestadapter.rar and creates the connection factory. I get the following er...
    Profile Photo
    last modified by spiritualmechanic
  • WARNING: USER QUESTIONS WILL BE DELETED

    See "DO NOT POST USER QUESTIONS HERE"
    Profile Photo
    created by adrian.brock
  • WARNING: DO NOT POST USER QUESTIONS HERE

    This forum is for the discussion of the development of the JBoss Deployment System. User questions will be ignored/deleted Ask yourself, whether you suggesting an improvement or reporting a bug you found in the sour...
    Profile Photo
    created by adrian.brock
  • ejb advance deployment

    Hi, I am currently working on a project based on Jboss 3.2.3. One of the things I must study is the deployment mechanism of EJBs. I need to know how to make a deployment wihtout using the HotDeploy utility. The idea i...
    Profile Photo
    created by jccampot
  • DeploymentException:The markup declarations ... must be well

    We have a EAR file containinf one WAR file only. Today, when we deploy the EAR file to the jboss3.2.3 server, we get a DeploymentException that never happended before. Somebody knows how does this happen? ----------...
    Profile Photo
    created by yaocl
  • Deployment of application with beanshell problem

    Hello, we've made a JCA connector and we're trying to deploy it on JBoss 3.2.3. The problem is that our JCA connector uses beanshell scripts internally, and when we deploy our JCA connector we get a lot of beanshell...
    Profile Photo
    last modified by ivens
  • No hot deployment

    Hi all! This is my first post in this forum. I have a strang problem. Hot deployment doesn't work for my EAR-file after a complete rebuild and replacement of it. What is the scanner really looking at to detect redepl...
    Profile Photo
    last modified by jonas.bergvall
  • [TRUELY STRANGE]I cannot hot-deploy my ejb.jar in Linux

    Dear all, I have a very strange situation. I finished my ejb.jar to my deploy directory in linux, but nothing happened. I only got two messages in log file. The beans were not really deployed. I've checked them in jm...
    Profile Photo
    last modified by frankskf