IntelliJ always editing server.xml when restarting Websphere Liberty Server with Deployment active.

Answered

Hey guys.

 

I have active artefact deployment on my WLP server. IntelliJ always overrides the server.xml and adds the following:

 

<application id="poc_app_war_exploded" location="C:\git\other\dynamic-forms-poc\poc-app\target\poc-app" name="poc_app_war_exploded" type="war" />

I would rather define my own application, since I have some special issues with it.

 

How can I deactivate the IDE to overwrite this but keeping deployment?

0
3 comments

Hello Hannes,

Could you please clarify what property you'd like to override?

 

0
Avatar
Permanently deleted user

I would like to prevent IntelliJ from placing the quoted application directive and put the xml by myself in the /apps or /dropins folder.

0

Hannes,

It's not possible at the moment.Feel  free to create feature request on YouTrack: http://youtrack.jetbrains.com/issues/IDEA.

0

Please sign in to leave a comment.