I'll check this tomorrow.
Sent from my iPhone
On Nov 18, 2008, at 23:02, Richard Krutisch <richard.krutisch(a)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(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-development