[infinispan-issues] [JBoss JIRA] (ISPN-7905) Server Docs: Supported Deployments
Donald Naro (Jira)
issues at jboss.org
Mon Nov 25 07:14:01 EST 2019
[ https://issues.jboss.org/browse/ISPN-7905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Donald Naro updated ISPN-7905:
------------------------------
Sprint: (was: DataGrid Sprint #37)
> Server Docs: Supported Deployments
> ----------------------------------
>
> Key: ISPN-7905
> URL: https://issues.jboss.org/browse/ISPN-7905
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation
> Reporter: Will Burns
> Assignee: Donald Naro
> Priority: Major
>
> We should document the available types when deploying to the server. http://infinispan.org/docs/dev/server_guide/server_guide.html#management might be a good spot
> - jdbc driver (META-INF/services/java.sql.Driver)
> - cache loader/stores (META-INF/services/org.infinispan.persistence.spi.*)
> - tasks (META-INF/services/org.infinispan.tasks.ServerTask)
> - filters (META-INF/services/org.infinispan.notifications.cachelistener.filter.CacheEventFilterFactory)
> - marshallers (META-INF/services/org.infinispan.commons.marshall.Marshaller)
> Related code - https://github.com/infinispan/infinispan/blob/313b19301055c6267c6f2ea9065a7ab1b68099fe/server/integration/endpoint/src/main/java/org/infinispan/server/endpoint/deployments/ServerExtensionDependenciesProcessor.java#L41-L41
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list