• jboss seam destroy session

    Hox to destroy session when we call identity.logout?please help me
    Profile Photo
    created by hssina1987
  • Dynamic Deployment  of a jar within a EAR/WAR

    For development purposes, I want to be able to "hot" deploy a jar within my EAR (The jar is contained in the WEb-INF/lib of the WAR within this EAR). The creation of the ear is a very complicated process and most time...
    Profile Photo
    created by dilipl
  • JSR 250 injection on VDF

    Right now we have a couple of injection frameworks. I have yet to see one that is not flawed when running on top of MC. There are three layers (for the moment let's ignore javax.interceptor) of injection: - JSR 250 -...
    Profile Photo
    last modified by wolfc
  • Jboos seam help

    Can any one tell me about the architecture of jboss seam i am begginer to jboss seam framework and study alot from net but still i didnot understand the framework.plz help me in this regards
    Profile Photo
    created by waqasahmed
  • jboss seam web app throws errors for unkown reasons

    Hi,   I deployed jboss  seam web app that collects data from users and generates PDF reports. It is a relatively simple web app and it went fairly for 1st quarter. However we are having some issues for 2nd ...
    Profile Photo
    created by dkim18
  • Deprecating VFSDeployer

    In relation to the upgrade to VFS 3, why don't we deprecate VFSDeployer?   Right now we stand a chance that we'll get multiple deployer versions because version 1 needs to integrate with VFS 2 and version 2 on t...
    Profile Photo
    created by wolfc
  • JavaEE namespace deployers

    To enable the new Application Component Environment Namespaces I've created a component in Reloaded: jboss-reloaded-naming. [1]   With JBNAME-37 [2] the setting up of java:comp itself can be disabled in the nami...
    Profile Photo
    last modified by wolfc
  • Applications deployed using MainDeployer.deploy does not start when the server is restared

    I used the below MainDeployer.deploy to deploy WAR from the folder outside JBoss deploy folder. I have used the below ant script to perform this task. <jmx serverURL="localhost">      <in...
    Profile Photo
    last modified by splram
  • Booting up JBoss CL in VDF

    This is mainly a thread targetted at myself.   Once more I'm booting up VDF in a component and I'm encountering known issues with jboss-cl. So this is going to be a step-by-step guide for booting it up.   ...
    Profile Photo
    last modified by wolfc
  • Jdbc Driver could not be instanced in Jboss5.1

    Hi friends, Putting nzjdbc.jar(netezza database jdbc driver) in server/default/lib, I use this call to create the driver Class.forName("org.netezza.Driver").newInstance(). But I got a NoClassDefFoundError. Actually, ...
    Profile Photo
    created by ricky_ru
  • ManagementView API question/comment

    Hi, regarding ManagementView#getMatchingDeploymentName( String regex ): 1) Shouldn't the name be ...Names? 2) What's the point of throwing an exception in case of zero names found? Why not just reply with an empty ...
    Profile Photo
    last modified by ozizka
  • Redundant WAR deployer redundancy

    The subclasses of AbstractVFSStructureDeployer are not consistently distributed among projects. FileStructure and JARStructure are in jboss-deployers-vfs, while EARStructure is in jboss-as-server. WARStructure is dup...
    Profile Photo
    last modified by dmlloyd
  • Web application deployment directory

    Hello guys, I'm developing an application consisting of a .war and a .jar both wrapped inside an .ear. The web module (.war) contains a Flex application compiled into a .swf file. When I deploy the .ear archive, the...
    Profile Photo
    last modified by juicebox
  • List of all deployers

    Hello I'm trying to get a list of all deployers (in order to listen to start_notification), but calling getDeployers() in MainDeployer renders nothing. Is there perhaps another way? Thanks!
    Profile Photo
    created by radu.cirstoiu
  • Entity Beans deployment order

    Suppose, I have 10 entity beans which are deployed to my JBoss 5. My question is how would I know which entity bean is deployed first and which one is last. Mainly, I want to know the order of deployment for the enity...
    Profile Photo
    created by choudhury
  • Scoping of components while registering as MBeans

    WRT https://jira.jboss.org/jira/browse/JBAS-6821, the MBeans corresponding to MC components are being registered in global scope. i.e. if two deployments with the same component name are deployed in the server then th...
    Profile Photo
    last modified by jaikiran
  • Common location for jar files insetead of putting .jar files

    dear all, Appserver : jbossas os :linux Quetion: i have 3 more .war files under jbossas/server/production/deploy/ like 1. test1.war - WEB-INF - classes - lib one.jar two.jar 4. test2.war - WEB-INF - classes...
    Profile Photo
    last modified by mani_rams
  • EjbModule is already installed

    Upgrading from 4.2.2 GA to JBossAS-5.0.0.GA. We are deploying different versions of our EARs and need to have the running together. The different versions of the ear files have unique file names but the ejb 2.x jars i...
    Profile Photo
    last modified by henlin
  • Designing of jain-slee deployers for Jboss5.

    We have starting writing the jain-slee(mobicents components) deployers for Jbos5. I had created couple of deployers as <?xml version="1.0" encoding="UTF-8"?> <deployment xmlns="urn:jboss:bean-deployer:2.0"&...
    Profile Photo
    last modified by vickyk
  • move lib-opt under the corresponding deployer

    I was discussing again with Ales the server/xxx/lib-opt directory we've added a while back, and it seems to me a lot more appropriate to put any conditionally enabled .jars together with the corresponding deployer. I...
    Profile Photo
    last modified by dimitris