[jboss-dev] Bug in ProfileServiceBootstrap

Ales Justin ales.justin at gmail.com
Tue Nov 18 18:15:13 EST 2008


I'll check this tomorrow.

Sent from my iPhone

On Nov 18, 2008, at 23:02, Richard Krutisch <richard.krutisch at gmx.net>  
wrote:

>
> Hello,
>
> sorry I'm completely new to JBoss, so I don't know where to post a  
> possible bug.
> In the code I discovered the following:
> ProfileServiceBootstrap.start(Server)
>
>     if(profileService == null)
>        throw new IllegalStateException("The ProfileService has not  
> been injected");
>     log.debug("Using ProfileService: " + profileService);
>     if(profileService == null)  <<<<< I think this should be the  
> mainDeployer
>        throw new IllegalStateException("The MainDeployer has not  
> been injected");
>
> Where can I post this (or is this here the right place)?
>
> Cheers
> Richard
>
> PS: Is there a list for beginning JBoss AS developers (developing  
> the JBoss) this here seems quite for pros only.
>
>
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development



More information about the jboss-development mailing list