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
Created
August 30, 2019 12:55
I can't reproduce. After setting the custom property below: javaee.jmxremote.authenticate=false an IDEA integration starts JBoss in such a way that an unsecured JMX connection is allowed, in both ...
Community
IntelliJ IDEA Users
problem with accessing jboss app server with jconsole
0 votes
Created
June 23, 2019 16:14
@Paul Springer, here is the copy of my comment from IDEA-216401: I can't reproduce with Jboss AS 7.1.1.Final and provided standalone.xml.redacted, renamed into standalone.xml and placed at jboss...
Community
IntelliJ IDEA Users
Managment port configuration not found
0 votes
Created
June 18, 2019 18:35
Docker plugin relies on `docker-java` library, which currently does not support custom credential helpers and reads everything from the config.json directly. I have just opened https://youtrack.jet...
Community
IntelliJ IDEA Users
Docker integration failing when authentication is requred
0 votes
Created
June 13, 2019 19:36
@Paul Springer My comment from 2012 still holds: > If the above looks fine, you may create a new YouTrack and attach your standalone.xml there (consider "visible only for IDEA developers" option), ...
Community
IntelliJ IDEA Users
Managment port configuration not found
0 votes
Created
January 29, 2019 17:47
Make sure that JRE defined in the IDEA GlassFish run configuration is the same as the one used when you run the server from the console.
Community
IntelliJ IDEA Users
Ping Connection Pool failed in glassfish
0 votes
Edited
August 07, 2018 21:47
Official comment
Hello, I am not sure what exactly are you trying to achieve, but the standard way to find the base folders seems to be by using `System.getProperty("catalina.base")` or `System.getProperty("catali...
Community
IntelliJ IDEA Open API and Plugin Development
How can i get tomcat base folder path programmatically ?
0 votes
Created
April 20, 2018 11:46
Official comment
Does the real name (the one encoded as "xxx") contain anything which is not alphanumeric (`[a-zA-Z0-9]+`)? I have created youtrack https://youtrack.jetbrains.com/issue/IDEA-190661, so you can uplo...
Community
IntelliJ IDEA Users
Issue deploying application to Weblogic, it works in eclipse
0 votes
Created
March 26, 2018 09:41
Regarding the "port 9007" problem, what are the exact debug options to starts the related tomcat with?
Community
IntelliJ IDEA Users
How do I best integrate intelliJ with a Tomcat running as a service in a different process?
0 votes
Edited
March 12, 2018 10:05
Official comment
Update: First of all, ensure that you are launching the run configuration in debug mode, your server output seems to be for the Run mode. If this does not help, my original answer below still hold...
Community
IntelliJ IDEA Users
Application server debugging: set jpda mode?
0 votes
Created
March 07, 2018 07:23
@Saleh Note that since Spring Boot run configurations do not have an option similar to "on Frame deactivation" actions from IDEA app server run configurations, one needs to explicitly invoke Build ...
Community
IntelliJ IDEA Users
IntelliJ and JSP HotSwap
0 votes
«
First
‹
Previous
Next
›
Last
»