[jboss-user] [Beginner's Corner] - Problem starting jboss-5.1.0.GA from Eclipse

jboss q do-not-reply at jboss.com
Sun Jun 6 19:23:00 EDT 2010


jboss q [http://community.jboss.org/people/jbossq] replied to the discussion

"Problem starting jboss-5.1.0.GA from Eclipse"

To view the discussion, visit: http://community.jboss.org/message/546374#546374

--------------------------------------------------------------
it's a bug in the profile.xml configuration,jaikiran pai has reported a bug ( https://jira.jboss.org/browse/JBAS-6981 https://jira.jboss.org/browse/JBAS-6981) in the jira. you can fix the bug by providing the parameter type for the constructor in the MC bean  configuration (note the use of for the constructor  parameter):
<bean name="AttachmentStore"  class="org.jboss.system.server.profileservice.repository.AbstractAttachmentStore">
 <constructor><parameter><inject  bean="BootstrapProfileFactory" property="attachmentStoreRoot"  /></parameter></constructor>

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/546374#546374]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100606/4d5b4934/attachment.html 


More information about the jboss-user mailing list