[jboss-user] [Microcontainer] - Re: Beans loading with Microcontainer in JBoss AS

DGuralnik do-not-reply at jboss.com
Mon Jan 8 16:48:27 EST 2007


Sorry, here is jboss-beans.xml:

<?xml version="1.0" encoding="UTF-8"?>
  | <deployment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  |             xsi:schemaLocation="urn:jboss:bean-deployer bean-deployer_1_0.xsd"  xmlns="urn:jboss:bean-deployer"> 
  |    <bean name="addProvider" class="com.mcp.server.action.AddProvider" />   
  |    <bean name="McpController" class="com.mcp.server.action.ActionFactory"/>
  | </deployment>

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999216#3999216

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999216



More information about the jboss-user mailing list