[infinispan-issues] [JBoss JIRA] (ISPN-4884) Deployment scanner should be enabled to allow filter/converter jar deployment

Galder Zamarreño (JIRA) issues at jboss.org
Mon Oct 27 03:05:35 EDT 2014


Galder Zamarreño created ISPN-4884:
--------------------------------------

             Summary: Deployment scanner should be enabled to allow filter/converter jar deployment
                 Key: ISPN-4884
                 URL: https://issues.jboss.org/browse/ISPN-4884
             Project: Infinispan
          Issue Type: Enhancement
          Components: Server
    Affects Versions: 7.0.0.CR2
            Reporter: Galder Zamarreño
            Assignee: Galder Zamarreño
            Priority: Critical
             Fix For: 7.0.0.Final


When we want to copy JARS and deploy it on JDG server in standalone/clustered.xml is no deployment-scanner element defined. It should be added when server is built

Steps to Reproduce:
1. cp filter-converter.jar infinispan-server-7.0.0.CR2/standalone/deployments/
2. look at console output of server 
3. check if there is no output from deployment scanner

Current results: not output from deployment scanner, because it is not enabled

Expected results: we should see following output in console log
JBAS015012: Started FileSystemDeploymentService for directory /home/infinispan-server-7.0.0.CR2/standalone/deployments
JBAS015876: Starting deployment of "filter-converter.jar" (runtime-name: "filter-converter.jar")



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)



More information about the infinispan-issues mailing list