wildfly-extras / prospero

Prospero is a tool combining Galleon feature packs and wildfly-channels to provision and update Wildfly server.
Apache License 2.0
9 stars 24 forks source link

On Windows run prospero using temporary jboss-modules to avoid resource locking #706

Closed spyrkob closed 1 week ago

spyrkob commented 1 week ago

@yersan let me know what you think, should the temporary jboss-modules be rather copied to standalone|domain/tmp?

yersan commented 1 week ago

@spyrkob I think we cross messages

standalone|domain/tmp

I suggested just JBOSS_HOME, otherwise, we need to detect somehow if the user is running on standalone / domain and what is the temp server configured by the user.