I need to install a second jboss because i need the pfd version of ejb3. When I start jboss I get the following Exception:
| No ClassLoaders found for: org.jboss.services.binding.ServiceBindingManager | My mbean configuration in default/deploy/binding-service.xml looks like this: | <mbean code="org.jboss.services.binding.ServiceBindingManager" | name="jboss.system:service=ServiceBindingManager"> | <attribute name="ServerName">ports-01</attribute> | <attribute name="StoreURL">file:../server/default/conf/sample-bindings.xml</attribute> | <attribute name="StoreFactoryClassName"> | org.jboss.services.binding.XMLServicesStoreFactory | </attribute> | </mbean> | Any Ideas? I'm trying to run jboss4.0.4rc1 on a machine where jboss4.0.3sp1 is already running View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923530#3923530 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923530 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
