<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">
<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>
                                <td>
                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>
                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
Deploy .ear using JBoss 7.1.1 and Andromda
</h3>
<span style="margin-bottom: 10px;">
created by <a href="https://community.jboss.org/people/rcmontero">RUBEN CANO</a> in <i>JBoss AS 7 Development</i> - <a href="https://community.jboss.org/docs/DOC-18361">View the full document</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">
<div class="jive-rendered-content"><p>Hi everyone!!!!</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>I'm new in the world of Jboss and my firts task has been to create a project using Andromda :S.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>When I try to deploy the ear file I have a problem for taking the facade and accesing to the methods of the service.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>As I don't want to flood the post so I haven`t put any andromda configuration file, but if someone needs the information contains into some of them I haven't any problem for giving it.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>The jboss console shows the following error (complete trace):</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>Calling "C:\jboss-as-7.1.1.Final\bin\standalone.conf.bat"</p><p>===============================================================================</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>  JBoss Bootstrap Environment</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>  JBOSS_HOME: C:\jboss-as-7.1.1.Final</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>  JAVA: C:\Archivos de programa\Java\jdk1.6.0_03\bin\java</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>  JAVA_OPTS: -XX:+TieredCompilation -Dprogram.name=standalone.bat -Xms64M -Xmx512M -XX:MaxPermSize=256M -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.net.prefe</p><p>rIPv4Stack=true -Dorg.jboss.resolver.warning=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djboss.server.default.config=standalone.xml</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>===============================================================================</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>10:44:24,231 INFO  [org.jboss.modules] JBoss Modules version 1.1.1.GA</p><p>10:44:24,632 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA</p><p>10:44:24,756 INFO  [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting</p><p>10:44:27,813 INFO  [org.xnio] XNIO Version 3.0.3.GA</p><p>10:44:27,813 INFO  [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)</p><p>10:44:27,874 INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA</p><p>10:44:27,890 INFO  [org.jboss.remoting] JBoss Remoting version 3.2.3.GA</p><p>10:44:28,013 INFO  [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers</p><p>10:44:28,770 INFO  [org.jboss.as.security] (MSC service thread 1-3) JBAS013100: Current PicketBox version=4.0.7.Final</p><p>10:44:28,847 INFO  [org.jboss.as.connector] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)</p><p>10:44:29,851 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)</p><p>10:44:29,974 INFO  [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-3) JBoss Web Services - Stack CXF Server 4.0.2.GA</p><p>10:44:30,098 INFO  [org.jboss.as.naming] (MSC service thread 1-3) JBAS011802: Starting Naming Service</p><p>10:44:30,499 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-3) Arrancando Coyote HTTP/1.1 en puerto http--127.0.0.1-8080</p><p>10:44:30,638 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-3) JBAS015400: Bound mail session [java:jboss/mail/Default]</p><p>10:44:31,981 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) JBAS015012: Started FileSystemDeploymentService for directory C:\jboss-as-7.1.1.Final\standalone\deployments</p><p>10:44:32,059 INFO  [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on /127.0.0.1:4447</p><p>10:44:32,089 INFO  [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on /127.0.0.1:9999</p><p>10:44:32,522 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]</p><p>10:44:32,769 INFO  [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report</p><p>JBAS014775:    New missing/unsatisfied dependencies:</p><p>      service jboss.jdbc-driver.postgresql-8_4-702_jdbc3_jar (missing) dependents: [service jboss.data-source.java:/AOP]</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>10:44:33,433 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "postgresql-8.4-702.jdbc3.jar"</p><p>10:44:34,035 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010404: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 8.4)</p><p>10:44:34,081 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010400: Bound data source [java:/AOP]</p><p><span>10:44:34,112 INFO  [org.jboss.as] (MSC service thread 1-1) JBAS015951: Admin console listening on </span><a class="jive-link-external-small" href="http://127.0.0.1:9990" target="_blank">http://127.0.0.1:9990</a></p><p>10:44:34,112 INFO  [org.jboss.as] (MSC service thread 1-1) JBAS015874: JBoss AS 7.1.1.Final "Brontes" started in 10499ms - Started 157 of 235 services (76 services are passive or on-demand)</p><p>10:44:34,359 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "postgresql-8.4-702.jdbc3.jar"</p><p>10:44:34,374 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report</p><p>JBAS014776:    Newly corrected services:</p><p>      service jboss.jdbc-driver.postgresql-8_4-702_jdbc3_jar (no longer required)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>10:44:53,148 INFO  [org.jboss.as.repository] (HttpManagementService-threads - 2) JBAS014900: Content added at location C:\jboss-as-7.1.1.Final\standalone\data\content\79\a968570f1337077f831ca57b6eccce</p><p>209e3ff7\content</p><p>10:44:56,715 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "AOP-1.0.ear"</p><p>10:44:57,008 WARN  [org.jboss.metadata.parser.jboss.JBossAppMetaDataParser] (MSC service thread 1-4) loader-repository element in jboss-app.xml is deprecated and has been ignored</p><p>10:45:00,729 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "AOP-common-1.0.jar"</p><p>10:45:00,729 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "AOP.war"</p><p>10:45:00,729 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "AOP-core-1.0.jar"</p><p>10:45:02,659 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-2) JNDI bindings for session bean named Administration_Service in deployment u</p><p>nit subdeployment "AOP-core-1.0.jar" of deployment "AOP-1.0.ear" are as follows:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>        java:global/AOP-1.0/AOP-core-1.0/Administration_Service!es.indra.aop.adm.servicio.ejb.Administration_Service</p><p>        java:app/AOP-core-1.0/Administration_Service!es.indra.aop.adm.servicio.ejb.Administration_Service</p><p>        java:module/Administration_Service!es.indra.aop.adm.servicio.ejb.Administration_Service</p><p>        java:global/AOP-1.0/AOP-core-1.0/Administration_Service!es.indra.aop.adm.servicio.ejb.Administration_ServiceHome</p><p>        java:app/AOP-core-1.0/Administration_Service!es.indra.aop.adm.servicio.ejb.Administration_ServiceHome</p><p>        java:module/Administration_Service!es.indra.aop.adm.servicio.ejb.Administration_ServiceHome</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>10:45:03,014 INFO  [stdout] (MSC service thread 1-1) INICIO SERVIDOR JBOSS</p><p>10:45:03,030 INFO  [stdout] (Timer-1) Dentro del HILO</p><p>10:45:03,693 INFO  [org.springframework.core.CollectionFactory] (Timer-1) Commons Collections 3.x available</p><p>10:45:03,771 INFO  [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (Timer-1) Loading XML bean definitions from URL [vfs:/C:/jboss-as-7.1.1.Final/bin/content/AOP-1.0.ear/AOP-core-1.0.ja</p><p>r/beanRefFactory.xml]</p><p>10:45:03,771 INFO  [org.jboss.web] (MSC service thread 1-1) JBAS018210: Registering web context: /./</p><p>10:45:03,832 INFO  [org.springframework.context.support.ClassPathXmlApplicationContext] (Timer-1) Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationConte</p><p>xt;hashCode=20564850]: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [beanRefFactory,beanRefFactoryEjb]; root of BeanFactory hierarchy</p><p>10:45:03,848 INFO  [org.springframework.context.support.ClassPathXmlApplicationContext] (Timer-1) 2 beans defined in application context [org.springframework.context.support.ClassPathXmlApplicationCon</p><p>text;hashCode=20564850]</p><p>10:45:03,863 INFO  [org.springframework.context.support.ClassPathXmlApplicationContext] (Timer-1) Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.s</p><p>upport.DelegatingMessageSource@4d2262]</p><p>10:45:03,879 INFO  [org.springframework.context.support.ClassPathXmlApplicationContext] (Timer-1) Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [o</p><p>rg.springframework.context.event.SimpleApplicationEventMulticaster@dc60af]</p><p>10:45:03,879 INFO  [org.springframework.beans.factory.support.DefaultListableBeanFactory] (Timer-1) Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBe</p><p>anFactory defining beans [beanRefFactory,beanRefFactoryEjb]; root of BeanFactory hierarchy]</p><p>10:45:03,956 INFO  [org.jboss.as.server] (HttpManagementService-threads - 2) JBAS018559: Deployed "AOP-1.0.ear"</p><p>10:45:04,002 INFO  [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (Timer-1) Loading XML bean definitions from class path resource [applicationContext.xml]</p><p>10:45:04,218 INFO  [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (Timer-1) Loading XML bean definitions from class path resource [applicationContext-dataSource.xml]</p><p>10:45:04,265 INFO  [org.springframework.context.support.ClassPathXmlApplicationContext] (Timer-1) Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationConte</p><p>xt;hashCode=20976523]: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [messageSource,sessionFactory,hibernateInterceptor,dcbDao,abtDao,serviceTransactionIntercepto</p><p>r,administration_Service,dataSource,transactionManager]; root of BeanFactory hierarchy</p><p>10:45:04,265 INFO  [org.springframework.context.support.ClassPathXmlApplicationContext] (Timer-1) 9 beans defined in application context [org.springframework.context.support.ClassPathXmlApplicationCon</p><p>text;hashCode=20976523]</p><p>10:45:04,280 INFO  [org.springframework.context.support.ClassPathXmlApplicationContext] (Timer-1) Using MessageSource [org.springframework.context.support.ResourceBundleMessageSource: basenames=[messa</p><p>ges]]</p><p>10:45:04,280 INFO  [org.springframework.context.support.ClassPathXmlApplicationContext] (Timer-1) Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [o</p><p>rg.springframework.context.event.SimpleApplicationEventMulticaster@2af131]</p><p>10:45:04,296 INFO  [org.springframework.beans.factory.support.DefaultListableBeanFactory] (Timer-1) Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBe</p><p>anFactory defining beans [messageSource,sessionFactory,hibernateInterceptor,dcbDao,abtDao,serviceTransactionInterceptor,administration_Service,dataSource,transactionManager]; root of BeanFactory hiera</p><p>rchy]</p><p>10:45:04,357 INFO  [org.hibernate.cfg.Environment] (Timer-1) Hibernate 3.1.3</p><p>10:45:04,373 INFO  [org.hibernate.cfg.Environment] (Timer-1) hibernate.properties not found</p><p>10:45:04,388 INFO  [org.hibernate.cfg.Environment] (Timer-1) using CGLIB reflection optimizer</p><p>10:45:04,388 INFO  [org.hibernate.cfg.Environment] (Timer-1) using JDK 1.4 java.sql.Timestamp handling</p><p>10:45:04,759 INFO  [org.hibernate.cfg.HbmBinder] (Timer-1) Mapping class: es.indra.aop.adm.dominio.DcbImpl -> DCB</p><p>10:45:04,836 INFO  [org.hibernate.cfg.HbmBinder] (Timer-1) Mapping class: es.indra.aop.adm.dominio.AbtImpl -> ABT</p><p>10:45:04,836 INFO  [org.springframework.orm.hibernate3.LocalSessionFactoryBean] (Timer-1) Building new Hibernate SessionFactory</p><p>10:45:04,913 INFO  [org.hibernate.connection.ConnectionProviderFactory] (Timer-1) Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider</p><p>10:45:05,268 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) RDBMS: PostgreSQL, version: 8.4.1</p><p>10:45:05,268 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) JDBC driver: PostgreSQL Native Driver, version: PostgreSQL 8.4 JDBC3 (build 702)</p><p>10:45:05,299 INFO  [org.hibernate.dialect.Dialect] (Timer-1) Using dialect: org.hibernate.dialect.PostgreSQLDialect</p><p>10:45:05,330 INFO  [org.hibernate.transaction.TransactionFactoryFactory] (Timer-1) Using default transaction strategy (direct JDBC transactions)</p><p>10:45:05,345 INFO  [org.hibernate.transaction.TransactionManagerLookupFactory] (Timer-1) No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cac</p><p>he is not recommended)</p><p>10:45:05,345 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) Automatic flush during beforeCompletion(): disabled</p><p>10:45:05,345 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) Automatic session close at end of transaction: disabled</p><p>10:45:05,345 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) JDBC batch size: 15</p><p>10:45:05,345 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) JDBC batch updates for versioned data: disabled</p><p>10:45:05,345 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) Scrollable result sets: enabled</p><p>10:45:05,361 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) JDBC3 getGeneratedKeys(): enabled</p><p>10:45:05,361 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) Connection release mode: on_close</p><p>10:45:05,361 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) Default batch fetch size: 1</p><p>10:45:05,361 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) Generate SQL with comments: disabled</p><p>10:45:05,361 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) Order SQL updates by primary key: disabled</p><p>10:45:05,361 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory</p><p>10:45:05,376 INFO  [org.hibernate.hql.ast.ASTQueryTranslatorFactory] (Timer-1) Using ASTQueryTranslatorFactory</p><p>10:45:05,376 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) Query language substitutions: {}</p><p>10:45:05,376 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) Second-level cache: enabled</p><p>10:45:05,376 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) Query cache: disabled</p><p>10:45:05,376 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) Cache provider: org.hibernate.cache.EhCacheProvider</p><p>10:45:05,392 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) Optimize cache for minimal puts: disabled</p><p>10:45:05,392 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) Structured second-level cache entries: disabled</p><p>10:45:05,392 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) Echoing all SQL to stdout</p><p>10:45:05,392 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) Statistics: disabled</p><p>10:45:05,407 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) Deleted entity synthetic identifier rollback: disabled</p><p>10:45:05,407 INFO  [org.hibernate.cfg.SettingsFactory] (Timer-1) Default entity-mode: pojo</p><p>10:45:06,133 INFO  [org.hibernate.impl.SessionFactoryImpl] (Timer-1) building session factory</p><p>10:45:06,611 INFO  [org.hibernate.impl.SessionFactoryObjectFactory] (Timer-1) Not binding factory to JNDI, no JNDI name configured</p><p>10:45:06,642 INFO  [org.springframework.aop.framework.DefaultAopProxyFactory] (Timer-1) CGLIB2 available: proxyTargetClass feature enabled</p><p>10:45:06,720 INFO  [org.springframework.transaction.jta.JtaTransactionManager] (Timer-1) Using JTA UserTransaction: org.jboss.tm.usertx.client.ServerVMClientUserTransaction@1e247e2</p><p>10:45:06,720 INFO  [org.springframework.transaction.jta.JtaTransactionManager] (Timer-1) Using JTA TransactionManager: com.arjuna.ats.jbossatx.jta.TransactionManagerDelegate@1f4ba0d</p><p>10:45:06,750 INFO  [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (Timer-1) Loading XML bean definitions from class path resource [applicationContext-localEjb.xml]</p><p>10:45:06,781 INFO  [org.springframework.context.support.ClassPathXmlApplicationContext] (Timer-1) Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationConte</p><p>xt;hashCode=2443802]: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [administration_Service]; root of BeanFactory hierarchy</p><p>10:45:06,781 INFO  [org.springframework.context.support.ClassPathXmlApplicationContext] (Timer-1) 1 beans defined in application context [org.springframework.context.support.ClassPathXmlApplicationCon</p><p>text;hashCode=2443802]</p><p>10:45:06,781 INFO  [org.springframework.context.support.ClassPathXmlApplicationContext] (Timer-1) Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.s</p><p>upport.DelegatingMessageSource@e9de5f]</p><p>10:45:06,781 INFO  [org.springframework.context.support.ClassPathXmlApplicationContext] (Timer-1) Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [o</p><p>rg.springframework.context.event.SimpleApplicationEventMulticaster@63ed4]</p><p>10:45:06,797 INFO  [org.springframework.beans.factory.support.DefaultListableBeanFactory] (Timer-1) Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBe</p><p>anFactory defining beans [administration_Service]; root of BeanFactory hierarchy]</p><p>10:45:06,797 INFO  [org.springframework.beans.factory.support.DefaultListableBeanFactory] (Timer-1) Destroying singletons in factory {org.springframework.beans.factory.support.DefaultListableBeanFacto</p><p>ry defining beans [administration_Service]; root of BeanFactory hierarchy}</p><p>10:45:06,812 INFO  [org.springframework.beans.factory.support.DefaultListableBeanFactory] (Timer-1) Destroying singletons in factory {org.springframework.beans.factory.support.DefaultListableBeanFacto</p><p>ry defining beans [beanRefFactory,beanRefFactoryEjb]; root of BeanFactory hierarchy}</p><p>10:45:06,812 INFO  [org.springframework.context.support.ClassPathXmlApplicationContext] (Timer-1) Closing application context [org.springframework.context.support.ClassPathXmlApplicationContext;hashCo</p><p>de=20976523]</p><p>10:45:06,828 INFO  [org.springframework.beans.factory.support.DefaultListableBeanFactory] (Timer-1) Destroying singletons in factory {org.springframework.beans.factory.support.DefaultListableBeanFacto</p><p>ry defining beans [messageSource,sessionFactory,hibernateInterceptor,dcbDao,abtDao,serviceTransactionInterceptor,administration_Service,dataSource,transactionManager]; root of BeanFactory hierarchy}</p><p>10:45:06,828 INFO  [org.springframework.orm.hibernate3.LocalSessionFactoryBean] (Timer-1) Closing Hibernate SessionFactory</p><p>10:45:06,843 INFO  [org.hibernate.impl.SessionFactoryImpl] (Timer-1) closing</p><p><strong>10:45:06,843 INFO  [stdout] (Timer-1) Excepcion: Unable to initialize group definition. Group resource name [classpath*:beanRefFactory.xml], factory key [beanRefFactoryEjb]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'beanRefFactoryEjb' defined in URL [vfs:/C:/jboss-as-7.1.1.Final/bin/content/AOP-1.0.ear/AOP-core-1.0.jar/beanRefFactory.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.FatalBeanException: Could notinstantiate class [org.springframework.context.support.ClassPathXmlApplicationContext]</strong></p><p><strong>; constructor threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'administration_Service' defined in class path resource [applicationContext-localEjb.xml]: Initialization of bean failed; nested exception is javax.naming.NameNotFoundException: ejb/es.indra.aop.adm.servicio.Administration_Service -- service jboss.naming.context.java.ejb."es.indra.aop.adm.servicio.Administration_Service"</strong></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="text-align: -webkit-auto;">Thanks in advance and any suggestion will be take in consideration.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="text-align: -webkit-auto;">PD: I want to apologize for my poor english. Sorry.</p></div>
<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
<p style="margin: 0;">Comment by <a href="https://community.jboss.org/docs/DOC-18361">going to Community</a></p>
        <p style="margin: 0;">Create a new document in JBoss AS 7 Development at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=102&containerType=14&container=2225">Community</a></p>
</div></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>