[wildfly-dev] Denied to access admin web console of EAP6 after removing server-groups

Harald Pehl hpehl at redhat.com
Wed Jan 22 03:04:39 EST 2014


I added a fix for HAL-336 which detects when there are no server groups defined. In that case the default place is changed to "Profiles". 

Regards
Harald


Am 18.01.2014 um 18:31 schrieb Claudio Miranda <claudio at claudius.com.br>:

> Hi, related to HAL-336
> 
> The class org.jboss.as.console.client.core.bootstrap.LoadMainApp,
> method execute() has the following
> 
> 
>        if(!bootstrapContext.isStandalone()
>                && (bootstrapContext.isGroupManagementDisabled() ||
> bootstrapContext.isHostManagementDisabled())
>                )
>        {
>            new InsufficientPrivileges().execute();
> 
> 
> Just out of curiosity, I set the
> bootstrapContext.setGroupManagementDisabled(false) and everything
> worked fine on the surface. I was able to add a server group and
> server configuration.
> 
> What are the consequences if the
> bootstrapContext.isGroupManagementDisabled() is removed from above
> condition ?
> 
> Regards
> -- 
>  Claudio Miranda
> 
> claudio at claudius.com.br
> http://www.claudius.com.br
> _______________________________________________
> wildfly-dev mailing list
> wildfly-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/wildfly-dev

---
Harald Pehl
JBoss by Red Hat
http://hpehl.info

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP using GPGMail
Url : http://lists.jboss.org/pipermail/wildfly-dev/attachments/20140122/d9fedc25/attachment.bin 


More information about the wildfly-dev mailing list