Skip to content

[wildfly] progamatically add Application and resources on demand #3578

Answered by jamezp
guykatz asked this question in Q&A
Discussion options

You must be logged in to vote

To my knowledge, without a bunch of internal code usages, there is no way to create an application on the fly. A deployment really needs to be processed by the deployment processors in WildFly.

No, you don't want to use SeBootstrap inside of WildFly. You'd be booting up two different servers and could run into issues. Ports already in-use would probably be a big one.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@guykatz
Comment options

@jamezp
Comment options

Answer selected by guykatz
Comment options

You must be logged in to vote
1 reply
@jamezp
Comment options

Comment options

You must be logged in to vote
1 reply
@guykatz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants