[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-8355) Automatic detection of server ports cannot handle changing configuration from default

Rob Cernich (JIRA) jira-events at lists.jboss.org
Tue May 17 22:09:01 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-8355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602763#comment-12602763 ] 

Rob Cernich commented on JBIDE-8355:
------------------------------------

I just discovered this problem myself, which manifested itself as:
Error adding deployment folder to deployment scanner
java.lang.SecurityException: Failed to authenticate principal=null, securityDomain=jmx-console
at org.jboss.jmx.connector.invoker.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:89)

I was able to work around the problem by:
1.  Close Eclipse
2.  Modify xpaths.xml file to point to my configuration folder.
3.  Start Eclipse


> Automatic detection of server ports cannot handle changing configuration from default
> -------------------------------------------------------------------------------------
>
>                 Key: JBIDE-8355
>                 URL: https://issues.jboss.org/browse/JBIDE-8355
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 3.2.0.CR1
>            Reporter: Magnus Mogren
>            Assignee: Rob Stryker
>             Fix For: 3.3.0.M2
>
>
> I create a new server for JBoss AS 6.0.
> I select the "default" configuration in the "New server" dialog.
> JNDI port is detected as 1099 as it should be.
> Now i open the "Edit server runtime environment" dialog and change from "default" to "all" configuration.
> I have edited the conf/bindingservice.beans\META-INF\bindings-jboss-beans.xml file to use JNDI port 11099 instead of 1099 for the "all" configuration.
> Now the autodetected JNDI port is still 1099?
> If i click the "Configure..." next to the auto detect checkbox and then "Edit XPath" i see that the root directory is still pointing to the default configuration.
> If i click the browse button and try to change the root directory it does not take the change. It still points to the default directory the next time i open the "Edit XPath" dialog.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list