Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 6660 invoked from network); 20 Jul 2010 06:29:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Jul 2010 06:29:15 -0000 Received: (qmail 64907 invoked by uid 500); 20 Jul 2010 06:29:12 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 64452 invoked by uid 500); 20 Jul 2010 06:29:08 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 64442 invoked by uid 99); 20 Jul 2010 06:29:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jul 2010 06:29:07 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_FONT_SIZE_LARGE,HTML_MESSAGE,NORMAL_HTTP_TO_IP,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sandeep4u.kotha@gmail.com designates 209.85.161.176 as permitted sender) Received: from [209.85.161.176] (HELO mail-gx0-f176.google.com) (209.85.161.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jul 2010 06:28:59 +0000 Received: by gxk7 with SMTP id 7so4091658gxk.35 for ; Mon, 19 Jul 2010 23:28:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=wrBHTTXcunnR6oH+5A4nhFx+Okno7I+O/7m4jIRfgzI=; b=wjEyiHlQEe8+dB5qo9Ng9Iz2uU8inKA/luUxKktVwZTA3vAahYHZik2Dy8FYhB/I4x qKDNlR6pZ+yPUFfQRYUepOHVxVcZ/9MVZPSLtWmXID8S1Z38v1aryuTDXVaOE0VX84I/ wlv3CAQ7iU40di7QERegGczJitF/edcKMTBJg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Ul5RLABXTrbxGerEiuXHFH+CQNip9VOdVx2r9tjAwqwEU+VC5Z7t0whDLir1NWkO2N xPZ2sJ05iqrfGU3ylFd9TM+AffRBMoTZr1v5ZvKeozY4BR0RdkVW/1a0z2X9OwAHG5bK 4QPJNGA4FglQa08J0VxYIw1Cs/V5qXfo2YJpk= MIME-Version: 1.0 Received: by 10.150.7.18 with SMTP id 18mr5687959ybg.250.1279607317447; Mon, 19 Jul 2010 23:28:37 -0700 (PDT) Received: by 10.42.6.200 with HTTP; Mon, 19 Jul 2010 23:28:37 -0700 (PDT) In-Reply-To: References: Date: Tue, 20 Jul 2010 11:58:37 +0530 Message-ID: Subject: Issue with hibernate 3 + jboss-5.1.0.GA +mySql with Struts 2 From: sandeep kotha To: Struts Users Mailing List , sandeep4u.kotha@gmail.com Content-Type: multipart/alternative; boundary=000e0cd24af29bc4cc048bcbcbcc X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd24af29bc4cc048bcbcbcc Content-Type: text/plain; charset=ISO-8859-1 Hi All I'm newbie using* *hibernate 3 + jboss-5.1.0.GA +mySql with Struts 2* *while i try to configure JNDI im getting the below exception. Please find my Jboss, hibernate and Struts configurations. Im using *transaction.factory_class as *org.hibernate.transaction.JTATransactionFactory in my hibernate.cfg.xml. * *If i had missed something please let me know. I know Im posting in Struts forum but i strictly believe we should be using combination of these in our applications any small help to fix this issue will be a great help for me 11:29:55,187 INFO [LogNotificationListener] Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@1edd9b3[ defaultDomain='jboss' ] 11:30:01,906 ERROR [AbstractKernelController] Error installing to Parse: name=vfsfile:/F:/jboss-5.1.0.GA/server/default/deploy/mysql-ds.xml state=Not Installed mode=Manual requiredState=Parse org.jboss.deployers.spi.DeploymentException: Error creating managed object for vfsfile:/F:/jboss-5.1.0.GA/server/default/deploy/mysql-ds.xml at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49) at org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:362) at org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:322) at org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:294) at org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.deploy(AbstractParsingDeployerWithOutput.java:234) at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171) at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439) at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157) at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098) at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348) at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631) at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934) at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082) at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984) at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822) at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553) at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781) at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702) at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117) at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70) at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53) at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:361) at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348) at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631) at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934) at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082) at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984) at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822) at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553) at org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306) at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271) at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461) at org.jboss.Main.boot(Main.java:221) at org.jboss.Main$1.run(Main.java:556) at java.lang.Thread.run(Unknown Source) Caused by: javax.xml.bind.UnmarshalException - with linked exception: [org.xml.sax.SAXParseException: The element type "local-tx-datasourcee" must be terminated by the matching end-tag "".] at javax.xml.bind.helpers.AbstractUnmarshallerImpl.createUnmarshalException(Unknown Source) at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.createUnmarshalException(UnmarshallerImpl.java:514) at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:215) at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:190) at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:238) at org.jboss.resource.deployers.ManagedConnectionFactoryParserDeployer.parse(ManagedConnectionFactoryParserDeployer.java:123) at org.jboss.resource.deployers.ManagedConnectionFactoryParserDeployer.parse(ManagedConnectionFactoryParserDeployer.java:63) at org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer.parseAndInit(AbstractVFSParsingDeployer.java:256) at org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer.parse(AbstractVFSParsingDeployer.java:239) at org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:355) ... 33 more Caused by: org.xml.sax.SAXParseException: The element type "local-tx-datasourcee" must be terminated by the matching end-tag "". at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source) at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source) at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source) at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:211) ... 40 more 11:30:10,656 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@22917694{vfsfile:/F:/ jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/} 11:30:10,656 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@22917694{vfsfile:/F:/ jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/} 11:30:10,656 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@22917694{vfsfile:/F:/ jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/} 11:30:10,656 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@22917694{vfsfile:/F:/ jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/} 11:30:13,671 INFO [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://127.0.0.1/jndi/rmi://127.0.0.1:1090/jmxconnector 11:30:13,953 INFO [MailService] Mail Service bound to java:/Mail 11:30:16,484 WARN [JBossASSecurityMetadataStore] WARNING! POTENTIAL SECURITY RISK. It has been detected that the MessageSucker component which sucks messages from one node to another has not had its password changed from the installation default. Please see the JBoss Messaging user guide for instructions on how to do this. 11:30:16,500 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent 11:30:16,562 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent 11:30:16,687 INFO [TransactionManagerService] JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc. 11:30:16,687 INFO [TransactionManagerService] Setting up property manager MBean and JMX layer 11:30:17,140 INFO [TransactionManagerService] Initializing recovery manager 11:30:18,437 INFO [TransactionManagerService] Recovery manager configured 11:30:18,453 INFO [TransactionManagerService] Binding TransactionManager JNDI Reference 11:30:18,468 INFO [TransactionManagerService] Starting transaction recovery manager 11:30:19,468 INFO [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jre6\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:/Program Files/Java/jre6/bin/client;C:/Program Files/Java/jre6/bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Common Files\Symbian\tools;C:\Program Files\CSL Arm Toolchain\bin;C:\ant\bin;C:\Sun\SDK\bin;C:\Program Files\WinAnt\bin 11:30:19,515 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080 11:30:19,531 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009 11:30:19,656 INFO [StandardService] Starting service jboss.web 11:30:19,656 INFO [StandardEngine] Starting Servlet Engine: JBoss Web/ 2.1.3.GA 11:30:19,687 INFO [Catalina] Server startup in 163 ms 11:30:19,718 INFO [TomcatDeployment] deploy, ctxPath=/invoker 11:30:20,250 INFO [TomcatDeployment] deploy, ctxPath=/jbossws 11:30:20,281 INFO [TomcatDeployment] deploy, ctxPath=/web-console 11:30:20,703 INFO [RARDeployment] Required license terms exist, view vfszip:/F:/ jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml 11:30:20,703 INFO [RARDeployment] Required license terms exist, view vfszip:/F:/ jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml 11:30:20,718 INFO [RARDeployment] Required license terms exist, view vfszip:/F:/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml 11:30:20,734 INFO [RARDeployment] Required license terms exist, view vfszip:/F:/jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml 11:30:20,765 INFO [RARDeployment] Required license terms exist, view vfszip:/F:/ jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml 11:30:20,843 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main 11:30:20,859 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created. 11:30:20,859 INFO [RAMJobStore] RAMJobStore initialized. 11:30:20,859 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 11:30:20,859 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2 11:30:20,859 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started. 11:30:21,984 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS' 11:30:22,546 INFO [ServerPeer] JBoss Messaging 1.4.3.GA server [0] started 11:30:22,656 INFO [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000 11:30:22,796 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457has leasing enabled, lease period 10000 milliseconds 11:30:22,796 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@204deb started 11:30:22,796 INFO [ConnectionFactoryJNDIMapper] supportsFailover attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support failover 11:30:22,796 INFO [ConnectionFactoryJNDIMapper] supportsLoadBalancing attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support load balancing 11:30:22,796 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457has leasing enabled, lease period 10000 milliseconds 11:30:22,796 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@1a42493 started 11:30:22,796 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457has leasing enabled, lease period 10000 milliseconds 11:30:22,796 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@5c978a started 11:30:22,796 INFO [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000 11:30:22,890 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA' 11:30:23,296 INFO [JBossASKernel] Created KernelDeployment for: profileservice-secured.jar 11:30:23,296 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3 11:30:23,296 INFO [JBossASKernel] with dependencies: 11:30:23,296 INFO [JBossASKernel] and demands: 11:30:23,296 INFO [JBossASKernel] jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView 11:30:23,296 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService 11:30:23,296 INFO [JBossASKernel] and supplies: 11:30:23,296 INFO [JBossASKernel] Class:org.jboss.profileservice.spi.ProfileService 11:30:23,296 INFO [JBossASKernel] jndi:SecureProfileService/remote 11:30:23,296 INFO [JBossASKernel] jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService 11:30:23,296 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) to KernelDeployment of: profileservice-secured.jar 11:30:23,296 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3 11:30:23,296 INFO [JBossASKernel] with dependencies: 11:30:23,296 INFO [JBossASKernel] and demands: 11:30:23,296 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService 11:30:23,296 INFO [JBossASKernel] and supplies: 11:30:23,296 INFO [JBossASKernel] jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager 11:30:23,296 INFO [JBossASKernel] Class:org.jboss.deployers.spi.management.deploy.DeploymentManager 11:30:23,296 INFO [JBossASKernel] jndi:SecureDeploymentManager/remote 11:30:23,296 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) to KernelDeployment of: profileservice-secured.jar 11:30:23,296 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3 11:30:23,296 INFO [JBossASKernel] with dependencies: 11:30:23,296 INFO [JBossASKernel] and demands: 11:30:23,296 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService 11:30:23,296 INFO [JBossASKernel] and supplies: 11:30:23,296 INFO [JBossASKernel] jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView 11:30:23,296 INFO [JBossASKernel] Class:org.jboss.deployers.spi.management.ManagementView 11:30:23,296 INFO [JBossASKernel] jndi:SecureManagementView/remote 11:30:23,296 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) to KernelDeployment of: profileservice-secured.jar 11:30:23,296 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@f6de04{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true} 11:30:23,296 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@146c38f{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true} 11:30:23,296 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@f23791{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true} 11:30:23,375 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3 11:30:23,390 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager ejbName: SecureDeploymentManager 11:30:23,421 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI: SecureDeploymentManager/remote - EJB3.x Default Remote Business Interface SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager - EJB3.x Remote Business Interface 11:30:23,500 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3 11:30:23,500 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: SecureManagementView 11:30:23,515 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI: SecureManagementView/remote - EJB3.x Default Remote Business Interface SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView - EJB3.x Remote Business Interface 11:30:23,671 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3 11:30:23,671 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: SecureProfileService 11:30:23,687 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI: SecureProfileService/remote - EJB3.x Default Remote Business Interface SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService - EJB3.x Remote Business Interface 11:30:23,812 INFO [TomcatDeployment] deploy, ctxPath=/admin-console 11:30:23,921 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console' 11:30:26,468 INFO [TomcatDeployment] deploy, ctxPath=/ 11:30:26,921 INFO [TomcatDeployment] deploy, ctxPath=/apotheosis 11:30:27,734 ERROR [STDERR] log4j:WARN Continuable parsing error 19 and column 39 11:30:27,734 ERROR [STDERR] log4j:WARN Attribute value "com.apotheosis.erc" of type ID must be unique within the document. 11:30:27,812 INFO [STDOUT] 2010-07-20 11:30:27,812 INFO com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.info:31 - Parsing configuration file [struts-default.xml] 11:30:27,906 INFO [STDOUT] 2010-07-20 11:30:27,906 INFO com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.info:31 - Parsing configuration file [struts-plugin.xml] 11:30:27,921 INFO [STDOUT] 2010-07-20 11:30:27,921 INFO com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.info:31 - Unable to locate configuration files of the name struts.xml, skipping 11:30:27,921 INFO [STDOUT] 2010-07-20 11:30:27,921 INFO com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.info:31 - Parsing configuration file [struts.xml] 11:30:28,500 INFO [TomcatDeployment] deploy, ctxPath=/jmx-console 11:30:28,687 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS): DEPLOYMENTS IN ERROR: Deployment "vfsfile:/F:/jboss-5.1.0.GA/server/default/deploy/mysql-ds.xml" is in error due to the following reason(s): org.xml.sax.SAXParseException: The element type "local-tx-datasourcee" must be terminated by the matching end-tag "". ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ * mysql-ds.xml* jdbc/ercDS jdbc:mysql://localhost:3306/ com.mysql.jdbc.Driver root sandeep123 1> 20> org.jboss.resource.adapter.jdbc.vendor.MySQLExceptionSorter mySQL ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ hibernate.cfg.xml org.hibernate.dialect.MySQLDialect jdbc:mysql://*localhost*:3306/ root sandeep123 2 com.mysql.jdbc.Driver *org.hibernate.dialect.MySQLDialect* true true true *erc* true true true true true false true *jta* true org.hibernate.transaction.JTATransactionFactory java:comp/UserTransaction *jdbc*/ercDS org.hibernate.transaction.JBossTransactionManagerLookup Im using annotations I dont have any Mapping xml files ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ web.xml Message_Resource_Struts2_Ant index.jsp struts2 org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter struts2 /* My struts simple web.xml. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Please go through and let me know if im missing some thing Thanks Sandeep Kotha --000e0cd24af29bc4cc048bcbcbcc--