[jboss-jira] [JBoss JIRA] Created: (JBAS-6190) repository based ProfileService hot deployment is not working

Scott M Stark (JIRA) jira-events at lists.jboss.org
Tue Nov 11 23:23:36 EST 2008


repository based ProfileService hot deployment is not working
-------------------------------------------------------------

                 Key: JBAS-6190
                 URL: https://jira.jboss.org/jira/browse/JBAS-6190
             Project: JBoss Application Server
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
          Components: ProfileService, VFS
    Affects Versions: JBossAS-5.0.0.CR2
            Reporter: Scott M Stark
            Assignee: Scott M Stark
             Fix For: JBossAS-5.0.0.GA


If the repository profile service is made the default, hot deployment is seen to not work. The jbossas testsuite fails because the minimal configuration shutdown relies on deployment of the shutdown.sar. Steps:

1. Copy the server/src/etc/conf/default/profile-repository.xml to server/src/etc/conf/default
2. build the server
3. start the minimal configuration
4. Copy the testsuite output/lib/shutdown.sar to the minimal config deploy directory:
[starksm at succubus testsuite]$ cp output/lib/shutdown.sar ../build/output/jboss-5.0.0.GA/server/minimal/deploy
[starksm at succubus testsuite]$ ls -l ../build/output/jboss-5.0.0.GA/server/minimal/deploy
total 8
-rw-rw-r--  1 starksm starksm 3071 Nov 11 21:19 shutdown.sar

the server should shutdown in the next hot deployment cycle.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list