Dependent on what other modules? How do I know what?
Is there a sample provider project with the `jboss-deployment-structure.xml`
file?
On Mon, Oct 2, 2017 at 12:44 PM, Marko Strukelj <mstrukel(a)redhat.com> wrote:
I think the proper location in this case is actually
'standalone/deployments'.
You'll probably need to add jboss-deployment-structure.xml to your jar to
declare dependencies on other modules.
On Mon, Oct 2, 2017 at 7:11 AM, Alik Elzin <kilaka(a)gmail.com> wrote:
> In Keycloak's documentation
> <
http://www.keycloak.org/docs/3.2/server_development/topics/
> providers.html>,
> it's stated that in order to deploy the provider, I can
>
> copy your provider jar to the Keycloak deploy/ directory, your provider
> will automatically be deployed.
>
> I'm indeed searching for a simple copy-paste way to deploy a provider
> without CLI nor through maven.
>
> The problem is that I can't find any /deploy folder in keycloak's server
> :(
>
> Below is the result for searching files/folders with the word deploy.
>
> *Any idea how to simply deploy the an SPI project into Keycloak?*
>
> Thanks.
>
> * Also posted the question in SO:
>
https://stackoverflow.com/questions/46410244/how-to-deploy-
> a-keycloaks-spi-project-using-the-keycloak-deployer-deploy
>
> [image: enter image description here] <
https://i.stack.imgur.com/5T9
> e6.png>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/keycloak-user
>