[Weblogic] View of installed deployments of the server

Answered

Hello together,

im new in IDEA.

I start to managed my maven project with Intellij and so far to most works fine. 

But currently the most annoying problem is that Intellij does not show the current installed deployments on weblogic server. (Application Server tool window and Run tool window on tab 'Server'/'Deployment' its not visible)

The builds and the installing on the server are performed by a maven script.

 

Questions:

1. Its possible that Intellij shows just the current installed deployments of an application server?
2. Did i need to configure something in Intellij in context of a deployment by a maven script?

0
2 comments

IntelliJ IDEA shows the status of the artifacts it has deployed itself, it doesn't show webapps deployed externally.

1

Thanks for the fast and clear answer ;)

0

Please sign in to leave a comment.