Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Michael Golubev
Total activity
396
Last activity
December 21, 2020 16:46
Member since
June 24, 2010 11:06
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
156
Activity overview
Articles (0)
Posts (0)
Comments (240)
Sort by recent activity
Recent activity
Votes
Edited
March 06, 2018 23:38
Official comment
@Saleh Noures I was able to enable hot reload of the JSPs in your github sample project by adding the following dependency into the pom.xml and re-importing Maven changes. <dependency> <groupId>o...
Community
IntelliJ IDEA Users
IntelliJ and JSP HotSwap
0 votes
Created
February 20, 2018 18:19
@Anubhav1691 No, it is the different story. In 2017.3 we have indeed implemented an ability to use any Dockerfile as a target for run-config. But the context folder is still always the one contai...
Community
PyCharm
Unable to build and image from existing Dockerfile.
0 votes
Edited
February 20, 2018 17:10
Official comment
Hello At the moment the Docker plugin does not support custom context folder and always assumes that the context folder is the one that contains the Dockerfile. In your case it is the same as runn...
Community
PyCharm
Unable to build and image from existing Dockerfile.
0 votes
Created
November 15, 2017 09:18
@Curl Siffert I agree. And finally in the new plugin version for 2017.3 all the ports that have bindings should be automatically implicitly exposed by the plugin. If you see the problems with the ...
Community
IntelliJ IDEA Users
Docker plugin doesn't create port bindings
0 votes
Edited
October 28, 2017 10:14
Official comment
I can't reproduce the issue. I have just verified that within a context of my previous answer in this youtrack, the following JSON option exposes the port 3555 in addition to the ports exposed in ...
Community
IntelliJ IDEA Users
Expose a port in Docker container Through the IDE.
0 votes
Edited
October 13, 2017 10:04
Tomcat integration copies configuration files from Tomcat base directory to custom base-folder like “....\system\tomcat\Unnamed_(1)_test_prj”. Then this directory is used as a CATALINA_BASE for lau...
Community
IntelliJ IDEA Plugin Users
Change how IntelliJ deploys Tomcat
0 votes
Created
August 30, 2017 11:53
Official comment
For 4.1.0 I can reproduce exactly the same exception with incorrect credentials: If changing of the password for user "admin" (Domain: domain1) in the admin console does not help, please do the f...
Community
IntelliJ IDEA Users
Artifact testapp:war exploded: Waiting for server connection to start artifact deployment.
0 votes
Edited
July 18, 2017 09:33
Official comment
It is indeed not supported right now. Unfortunately with the actual code base I don't see any workaround. I've opened IDEA-176026: "Tomcat: allow deployment to custom virtual host", you may track ...
Community
IntelliJ IDEA Users
Deploying a Spring-boot webapp to a self-chosen host on a remote Tomcat8
0 votes
Edited
June 21, 2017 12:24
Official comment
I still believe that the issue happens due to incorrect port detection for Jetty. As a workaround, please try to do the following: - add following line to <Jetty home>/start.ini file: jetty....
Community
IntelliJ IDEA Users
Unable to open debugger port (127.0.0.1:50212): java.net.SocketException "socket closed"
0 votes
Created
June 20, 2017 20:30
Could you please provide following to help us reproduce the issue: screenshots of Server tab of Jetty Run/Debug configuration for project1 and project2 run console output for both projects <Jet...
Community
IntelliJ IDEA Users
Unable to open debugger port (127.0.0.1:50212): java.net.SocketException "socket closed"
0 votes
«
First
‹
Previous
Next
›
Last
»