• How to do hot deployment in jboss

    Hi All, I want to edit jsp pages dynamically,how can i do that? Whether hot deployment is the solution for this? Thankx,
    Profile Photo
    last modified by sarah11
  • SAR Deployment Deployers Ordering

    Relates to: JBWS-2246 --- Usecase 1: Service archive (.sar) with POJO web service endpoint (.war archive inside). Usecase 2: Service archive (.sar) with EJB web service endpoint (.jar archive inside). Problem Descri...
    Profile Photo
    last modified by ropalka
  • JSR88 updated with a StreamingTarget implementation

    As part of the profile service crud support for deployments, I added a new StreamingTarget implementation that uses the remoting streaming capability to allow uploads via any protocol remoting supports. The default t...
    Profile Photo
    last modified by starksm64
  • Russian doll packaging in arbitrary directories - JBAS-5900

    https://jira.jboss.org/jira/browse/JBAS-5900 This raises the issue of a change in behaviour in "Russian doll" packaging in JBoss5. The behaviour asserted is actually not tested in the AS testsuite, instead it is doc...
    Profile Photo
    last modified by adrian.brock
  • JBAS-4193, xml validation, empty application.xml

    I've been looking into the https://jira.jboss.org/jira/browse/JBAS-4193 To make it work, the following should be uncommented for the following two deployers <bean name="EARStructureDeployer" class="org.jboss.depl...
    Profile Photo
    last modified by aloubyansky
  • Datasource deployer does not substitute system properties

    We use system property substitution to assist with the configuration of our JBoss installations. This was working fine with JBoss 4.2.3.GA, however it appears to be broken in 5.0.0.CR1. Specifically, it appears that ...
    Profile Photo
    last modified by scotto
  • Schedule Announced for Conference & Workshops on SOA, SaaS,

    When Technologies Mean Business, Participation Means Advantage. The schedule for Business Technology Summit has been announced. The theme of this year's summit is Riding the Workhorse IT Hockey Stick, featuring a conv...
    Profile Photo
    created by shaguf
  • Schedule Announced for Conference & Workshops on SOA, SaaS,

    When Technologies Mean Business, Participation Means Advantage. The schedule for Business Technology Summit has been announced. The theme of this year's summit is Riding the Workhorse IT Hockey Stick, featuring a conv...
    Profile Photo
    created by shaguf
  • Persistence unit deployers are not invoked for WEB-INF/lib j

    A persistence unit can be packaged in a jar in WEB-INF/lib (JPA 6.2). Right now the persistence unit deployers are not invoked when this is the case.
    Profile Photo
    last modified by wolfc
  • MBean Dependency not working as expected .

    I have the following contents in the MBean deployment descriptor <?xml version="1.0" encoding="UTF-8"?> <server> <mbean code="org.jboss.test.jca.mbean.RaDependsOnMe" name="jboss.test:test=RaDepends...
    Profile Photo
    last modified by vickyk
  • Forum name change

    I've changed the title of this forum in an attempt to stop users continually posting non-development questions in it.
    Profile Photo
    created by adrian.brock
  • Persistence unit deployer

    A couple of questions for the persistence unit deployer: 1. Where do I get the kernel name for the persistence unit from? 2. Where do I get the JNDI name for the transaction scope persistence context from? 3. How do ...
    Profile Photo
    last modified by wolfc
  • is redeployment necessary?

    hi i deployed all my properties file in the jboss/default/conf folder. our properties file consists of key value pair. consider that my jboss is runnig.. now i need to edit one of the key value pair in the propertie...
    Profile Photo
    last modified by sriram_jboss
  • HOWTO deploy webapp dynamically

    Folks, this is related to http://jira.jboss.org/jira/browse/JBWS-1967 I now generate the JBossWebMetaData object in memory and want to deploy it through the main deployer. Previously I used to do VirtualFile fil...
    Profile Photo
    last modified by thomas.diesler
  • EAR Dependency

    Can we have a dependency feature between the EAR's ? Right now we can have the dependency defined in the jee modules but does not yet exist at the EAR level . I have seen many of the users asking for such feature , ca...
    Profile Photo
    last modified by vickyk
  • Is META-INF in the classpath?

    Randomly looking into one of the tests that have been failing for ever now: http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.0.x-TestSuite-sun15/617/testReport/org.jboss.test.jmx.test/DeployServiceUnit...
    Profile Photo
    last modified by dimitris
  • BaseClassLoader attachement makes DeploymentUnit non-seriali

    Somehow an org.jboss.classloader.spi.base.BaseClassLoader ends-up being a non-transient attachment to a DeploymentUnit, causing a series of deployment tests to fail, just because the client cannot query the Deployment...
    Profile Photo
    last modified by dimitris
  • Classloader issue when migrating application from tomcat to

    Hi, I am migrating application from Tomcat to jboss-4.2.2.GA, I did the configuration but still I am getting NoClassDefFoundException, same thing is working properly with Tomcat. I gone through the document for jboss...
    Profile Photo
    created by ashishraik11
  • jboss-app.xml required for isolation

    I assumed it's a bug. At the moment only setting isolated to true in ear-deployer-beans.xml on JBossAppParsingDeployer will not isolate EARs. Here is the jira issue which includes a fix http://jira.jboss.com/jira/brow...
    Profile Photo
    last modified by aloubyansky
  • jee module's alt-dd

    I see that it has been mentioned here for the WAR modules http://www.jboss.com/index.html?module=bb&op=viewtopic&t=131976 but that affects other modules too, e.g. EJB. To mee it looks like the filename shoul...
    Profile Photo
    last modified by aloubyansky