3 Replies Latest reply on Jan 11, 2013 1:27 AM by gg.svce

    problem in deploying EJB3+seam+JSF1.2 application on jboss 7.1.1 Final

    gg.svce

      Hi all,

       

      i am facing following error while deploying the application on jboss7.1.1 Final

       

      12:56:23,231 INFO  [org.jboss.seam.init.Initialization] (MSC service thread 1-2) done initializing Seam

      12:56:23,414 INFO  [no.messageman.protectoria.core.contextlistener.InitializeGlobalContext] (MSC service thread 1-2) Charset Cp1252 will be used for sending notification mails.

      12:58:29,787 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/protectoria]] (MSC service thread 1-2) Exception sending context initialized event to listener instance of class no.messageman.protectoria.core.security.CacheResourceRoleMapping: java.lang.ClassCastException: no.messageman.protectoria.core.security.IRBAC$$$view19 cannot be cast to no.messageman.protectoria.core.security.IRBAC

                at no.messageman.protectoria.core.finder.ProtectoriaLookup.getRBACHandler(ProtectoriaLookup.java:364) [app.jar:]

                at no.messageman.protectoria.core.security.CacheResourceRoleMapping.contextInitialized(CacheResourceRoleMapping.java:55) [app.jar:]

                at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3392) [jbossweb-7.0.13.Final.jar:]

                at org.apache.catalina.core.StandardContext.start(StandardContext.java:3850) [jbossweb-7.0.13.Final.jar:]

                at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]

                at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)

                at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)

                at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_21]

                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_21]

                at java.lang.Thread.run(Thread.java:619) [rt.jar:1.6.0_21]

       

       

      12:58:29,866 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-2) Initializing Mojarra (1.2_15.jbossorg-1-20111019-SNAPSHOT) for context '/protectoria'

      12:58:31,319 SEVERE [javax.enterprise.resource.webcontainer.jsf.application] (MSC service thread 1-2) JSF1051: Service entry 'org.jboss.as.web.deployment.jsf.JsfInjectionProvider' does not extend DiscoverableInjectionProvider.  Entry will be ignored.

      12:58:31,325 INFO  [javax.enterprise.resource.webcontainer.jsf.application] (MSC service thread 1-2) JSF1048: PostConstruct/PreDestroy annotations present.  ManagedBeans methods marked with these annotations will have said annotations processed.

      12:58:33,187 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-2) Error listenerStart

      12:58:33,190 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-2) Context [/protectoria] startup failed due to previous errors

      12:58:33,975 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC00001: Failed to start service jboss.web.deployment.default-host./protectoria: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./protectoria: JBAS018040: Failed to start context

                at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:95)

                at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]

                at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]

                at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_21]

                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_21]

                at java.lang.Thread.run(Thread.java:619) [rt.jar:1.6.0_21]

       

       

      12:58:33,999 INFO  [org.jboss.as] (MSC service thread 1-3) JBAS015951: Admin console listening on http://127.0.0.1:9990

      12:58:34,002 ERROR [org.jboss.as] (MSC service thread 1-3) JBAS015875: JBoss AS 7.1.1.Final "Brontes" started (with errors) in 182881ms - Started 1962 of 2049 services (2 services failed or missing dependencies, 84 services are passive or on-demand)

      12:58:34,214 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "protectoria.ear" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./protectoria" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./protectoria: JBAS018040: Failed to start context"}}

      12:58:34,222 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report

      JBAS014777:   Services which failed to start:      service jboss.web.deployment.default-host./protectoria: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./protectoria: JBAS018040: Failed to start context

       

       

      12:58:34,283 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./protectoria" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./protectoria: JBAS018040: Failed to start context"}}}}

      12:58:34,330 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015540: Stopping service jboss.ws.endpoint."protectoria.ear"."app.jar".ThickClientSharedSecretEncryptedWS

      12:58:34,333 INFO  [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-2) remove: jboss.ws:context=app,endpoint=ThickClientSharedSecretEncryptedWS

      12:58:34,340 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015540: Stopping service jboss.ws.endpoint."protectoria.ear"."app.jar".CoreWsImpl

      12:58:34,344 INFO  [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-2) remove: jboss.ws:context=app,endpoint=CoreWsImpl

      12:58:34,509 INFO  [org.jboss.as.jpa] (MSC service thread 1-3) JBAS011403: Stopping Persistence Unit Service 'protectoria.ear#protectoria'

      12:58:34,646 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) JBAS015540: Stopping service jboss.ws.port-component-link

      12:58:34,674 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment app.jar in 439ms

      12:58:34,719 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment app.war in 485ms

      12:58:34,817 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment protectoria.ear in 583ms

       

      please do suggest how can i resolve this issue?

       

      Thanks in advance:)

        • 1. Re: problem in deploying EJB3+seam+JSF1.2 application on jboss 7.1.1 Final
          wdfink

          Mostly the reason of such ClassCastExceptions are packaging/class loader issues.

          remember AS7 classloading is different to former versions.

           

          Check whether you have packed this classes in different structures.

          i.e.  use third-party/api libs and pack it into different applications

          if you hand over such classes as reference (i.e. local calls) between such app's the classloader is different and you willl have such issues.

           

          You might use such common jars as a module and set a dependency in your application.

          1 of 1 people found this helpful
          • 2. Re: problem in deploying EJB3+seam+JSF1.2 application on jboss 7.1.1 Final
            gg.svce

            Thanks for reply Wolf-Dieter Fink:)

             

             

            I have creates module and added jar containing that class in Module and added module.xml as well....

             

            i have put both the Interface and class implementing it. but now i m getting alot of service dependies missing in server.log.

             

            module.xml:

            <?xml version="1.0" encoding="UTF-8"?>

            <module xmlns="urn:jboss:module:1.1" name="com.impjar">

                <resources>

                    <resource-root path="impjar1.jar"/>

                </resources>

                <dependencies>

                                <module name="javax.ejb" export="true"/>

                </dependencies>

            </module>

             

            jboss-deployment-structure.xml

            <jboss-deployment-structure xmlns="urn:jboss:deployment-structure:1.0">

                      <ear-subdeployments-isolated>true</ear-subdeployments-isolated>

                      <deployment>

                                <dependencies>

                                          <module name="org.apache.log4j" export="true" />

                                          <module name="org.dom4j" export="true" />

                                          <module name="org.apache.commons.logging" export="true" />

                                          <module name="org.apache.commons.collections" export="true" />

                                          <module name="javax.faces.api" slot="1.2" export="true" />

                                          <module name="com.sun.jsf-impl" slot="1.2" export="true" />

                                          <module name="org.hibernate" slot="main" export="true" />

                                          <module name="org.hibernate.validator" slot="main" export="true"></module>

                                </dependencies>

                      </deployment>

                      <sub-deployment name="app.jar">

                                <exclusions>

                                          <module name="javax.faces.api" slot="main" />

                                          <module name="com.sun.jsf-impl" slot="main" />

                                </exclusions>

                                <dependencies>

                                          <module name="com.impjar" slot="main" />

                                </dependencies>

                      </sub-deployment>

                      <sub-deployment name="app.war">

                                <exclusions>

                                          <module name="javax.faces.api" slot="main" />

                                          <module name="com.sun.jsf-impl" slot="main" />

                                </exclusions>

                                <dependencies>

                                          <module name="javax.faces.api" slot="1.2" />

                                          <module name="com.sun.jsf-impl" slot="1.2" />

                                          <module name="com.mypropertyfile.conf" slot="main"/>

                                </dependencies>

                      </sub-deployment>

            </jboss-deployment-structure>

             

            server.log:

             

            11:36:36,456 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC00001: Failed to start service jboss.module.service."deployment.protectoria.ear.app.jar".main: org.jboss.msc.service.StartException in service jboss.module.service."deployment.protectoria.ear.app.jar".main: Failed to load module: deployment.protectoria.ear.app.jar:main

                      at org.jboss.as.server.moduleservice.ModuleLoadService.start(ModuleLoadService.java:91) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]

                      at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]

                      at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]

                      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_21]

                      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_21]

                      at java.lang.Thread.run(Thread.java:619) [rt.jar:1.6.0_21]

            Caused by: org.jboss.modules.ModuleNotFoundException: Module javax.ejb:main is not found in local module loader @1e903d5 (roots: D:\jboss-as-7.1.1.Final\modules)

                      at org.jboss.modules.LocalModuleLoader.findModule(LocalModuleLoader.java:126)

                      at org.jboss.modules.ModuleLoader.loadModuleLocal(ModuleLoader.java:275)

                      at org.jboss.modules.ModuleLoader.preloadModule(ModuleLoader.java:222)

                      at org.jboss.modules.LocalModuleLoader.preloadModule(LocalModuleLoader.java:94)

                      at org.jboss.modules.Module.addExportedPaths(Module.java:977)

                      at org.jboss.modules.Module.addPaths(Module.java:883)

                      at org.jboss.modules.Module.link(Module.java:1181)

                      at org.jboss.modules.Module.relinkIfNecessary(Module.java:1207)

                      at org.jboss.modules.ModuleLoader.loadModule(ModuleLoader.java:208)

                      at org.jboss.as.server.moduleservice.ModuleLoadService.start(ModuleLoadService.java:70) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]

                      ... 5 more

             

             

            11:36:37,084 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) JBAS018567: Deployment "deployment.protectoria.ear.app.war" is using a private module ("com.sun.jsf-impl:1.2") which may be changed or removed in future versions without notice.

            11:36:37,089 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) JBAS018567: Deployment "deployment.protectoria.ear.app.war" is using a private module ("com.sun.jsf-impl:1.2") which may be changed or removed in future versions without notice.

            11:36:38,106 INFO  [org.jboss.as] (MSC service thread 1-1) JBAS015951: Admin console listening on http://127.0.0.1:9990

            11:36:38,109 ERROR [org.jboss.as] (MSC service thread 1-1) JBAS015875: JBoss AS 7.1.1.Final "Brontes" started (with errors) in 30320ms - Started 165 of 253 services (3 services failed or missing dependencies, 84 services are passive or on-demand)

            11:36:38,352 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "protectoria.ear" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.module.service.\"deployment.protectoria.ear.app.jar\".main" => "org.jboss.msc.service.StartException in service jboss.module.service.\"deployment.protectoria.ear.app.jar\".main: Failed to load module: deployment.protectoria.ear.app.jar:main"},"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.subunit.\"protectoria.ear\".\"app.war\".INSTALLjboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.WSAuthenticate.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.CoreSwitchHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UrlValidatorImpl.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ThickClientSharedSecretEncryptedWS.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.URLLogin.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageActionTrackingHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AuthHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ReferenceCodeHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.LookupHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ProtectoriaTcsWS.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.DownloadHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.KeyFetcher.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AddressBookHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.CoreWsImpl.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.NotificationCustomizationHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AppendingSignatureHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.WotHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.FolderListHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AccountProvisioningHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageListHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SMTPHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SboBillableItemsHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UsageDetailHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageActionReportHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SecurityLogHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ManageNotificationAndSignatureHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.FolderHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PaymentReceiptHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AttachmentHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SFFailedOperationsHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageStore.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageViewHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".INSTALL, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AccountHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PasswordHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.CustomizeFooterHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AdminHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SmtpOverTlsHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AccountSettingsHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.RedirectionHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MetadataHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageSwitchHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.EmailAliasHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.NotificationHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.CoreAuthenticationHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.NullSmsGatewayHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.NotificationMailContentHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ManageAccountHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ThickClientUnencryptedWS.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UserPreferenceHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PayExHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SmppSmsGatewayHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.FolderOperationHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PluginDownloadHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UIAddressBookHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UsageDetailReportHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UserProfileHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ManageUsersHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.NotificationAndSignatureHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.FooterContentHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.TcMessageTrackingReportHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PartnerDomainHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.VersionHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageComposeHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SeamDelegate.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PostSwitchHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ErrorQueueHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.CampaignHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PartnerDomainListHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.RBACHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.StatusTrackingHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.LOGINCustomizationHandler.STARTMissing[jboss.deployment.subunit.\"protectoria.ear\".\"app.war\".INSTALLjboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.WSAuthenticate.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.CoreSwitchHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UrlValidatorImpl.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ThickClientSharedSecretEncryptedWS.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.URLLogin.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageActionTrackingHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AuthHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ReferenceCodeHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.LookupHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ProtectoriaTcsWS.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.DownloadHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.KeyFetcher.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AddressBookHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.CoreWsImpl.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.NotificationCustomizationHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AppendingSignatureHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.WotHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.FolderListHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AccountProvisioningHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageListHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SMTPHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SboBillableItemsHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UsageDetailHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageActionReportHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SecurityLogHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ManageNotificationAndSignatureHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.FolderHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PaymentReceiptHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AttachmentHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SFFailedOperationsHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageStore.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageViewHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".INSTALL, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AccountHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PasswordHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.CustomizeFooterHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AdminHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SmtpOverTlsHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AccountSettingsHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.RedirectionHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MetadataHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageSwitchHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.EmailAliasHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.NotificationHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.CoreAuthenticationHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.NullSmsGatewayHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.NotificationMailContentHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ManageAccountHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ThickClientUnencryptedWS.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UserPreferenceHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PayExHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SmppSmsGatewayHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.FolderOperationHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PluginDownloadHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UIAddressBookHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UsageDetailReportHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UserProfileHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ManageUsersHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.NotificationAndSignatureHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.FooterContentHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.TcMessageTrackingReportHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PartnerDomainHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.VersionHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageComposeHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SeamDelegate.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PostSwitchHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ErrorQueueHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.CampaignHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PartnerDomainListHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.RBACHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.StatusTrackingHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.LOGINCustomizationHandler.START]"]}

            11:36:38,440 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment app.jar in 35ms

            11:36:38,538 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment app.war in 177ms

            11:36:38,794 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment protectoria.ear in 468ms

            11:36:38,825 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report

            JBAS014775:    New missing/unsatisfied dependencies:

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".INSTALL (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.AccountHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.AccountProvisioningHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.AccountSettingsHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.AddressBookHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.AdminHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.AppendingSignatureHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.AttachmentHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.AuthHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.CampaignHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.CoreAuthenticationHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.CoreSwitchHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.CoreWsImpl.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.CustomizeFooterHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.DownloadHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.EmailAliasHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.ErrorQueueHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.FolderHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.FolderListHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.FolderOperationHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.FooterContentHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.KeyFetcher.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.LOGINCustomizationHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.LookupHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.ManageAccountHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.ManageNotificationAndSignatureHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.ManageUsersHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.MessageActionReportHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.MessageActionTrackingHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.MessageComposeHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.MessageHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.MessageListHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.MessageStore.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.MessageSwitchHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.MessageViewHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.MetadataHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.NotificationAndSignatureHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.NotificationCustomizationHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.NotificationHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.NotificationMailContentHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.NullSmsGatewayHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.PartnerDomainHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.PartnerDomainListHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.PasswordHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.PayExHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.PaymentReceiptHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.PluginDownloadHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.PostSwitchHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.ProtectoriaTcsWS.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.RBACHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.RedirectionHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.ReferenceCodeHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.SFFailedOperationsHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.SMTPHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.SboBillableItemsHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.SeamDelegate.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.SecurityLogHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.SmppSmsGatewayHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.SmtpOverTlsHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.StatusTrackingHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.TcMessageTrackingReportHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.ThickClientSharedSecretEncryptedWS.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.ThickClientUnencryptedWS.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.UIAddressBookHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.URLLogin.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.UrlValidatorImpl.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.UsageDetailHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.UsageDetailReportHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.UserPreferenceHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.UserProfileHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.VersionHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.WSAuthenticate.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

                  service jboss.deployment.subunit."protectoria.ear"."app.jar".component.WotHandler.START (missing) dependents: [service jboss.deployment.subunit."protectoria.ear"."app.war".INSTALL]

            JBAS014777:   Services which failed to start:      service jboss.module.service."deployment.protectoria.ear.app.jar".main: org.jboss.msc.service.StartException in service jboss.module.service."deployment.protectoria.ear.app.jar".main: Failed to load module: deployment.protectoria.ear.app.jar:main

             

             

            11:36:39,157 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.module.service.\"deployment.protectoria.ear.app.jar\".main" => "org.jboss.msc.service.StartException in service jboss.module.service.\"deployment.protectoria.ear.app.jar\".main: Failed to load module: deployment.protectoria.ear.app.jar:main"},"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.subunit.\"protectoria.ear\".\"app.war\".INSTALLjboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.WSAuthenticate.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.CoreSwitchHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UrlValidatorImpl.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ThickClientSharedSecretEncryptedWS.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.URLLogin.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageActionTrackingHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AuthHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ReferenceCodeHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.LookupHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ProtectoriaTcsWS.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.DownloadHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.KeyFetcher.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AddressBookHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.CoreWsImpl.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.NotificationCustomizationHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AppendingSignatureHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.WotHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.FolderListHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AccountProvisioningHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageListHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SMTPHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SboBillableItemsHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UsageDetailHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageActionReportHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SecurityLogHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ManageNotificationAndSignatureHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.FolderHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PaymentReceiptHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AttachmentHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SFFailedOperationsHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageStore.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageViewHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".INSTALL, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AccountHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PasswordHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.CustomizeFooterHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AdminHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SmtpOverTlsHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AccountSettingsHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.RedirectionHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MetadataHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageSwitchHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.EmailAliasHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.NotificationHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.CoreAuthenticationHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.NullSmsGatewayHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.NotificationMailContentHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ManageAccountHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ThickClientUnencryptedWS.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UserPreferenceHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PayExHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SmppSmsGatewayHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.FolderOperationHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PluginDownloadHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UIAddressBookHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UsageDetailReportHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UserProfileHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ManageUsersHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.NotificationAndSignatureHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.FooterContentHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.TcMessageTrackingReportHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PartnerDomainHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.VersionHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageComposeHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SeamDelegate.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PostSwitchHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ErrorQueueHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.CampaignHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PartnerDomainListHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.RBACHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.StatusTrackingHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.LOGINCustomizationHandler.STARTMissing[jboss.deployment.subunit.\"protectoria.ear\".\"app.war\".INSTALLjboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.WSAuthenticate.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.CoreSwitchHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UrlValidatorImpl.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ThickClientSharedSecretEncryptedWS.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.URLLogin.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageActionTrackingHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AuthHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ReferenceCodeHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.LookupHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ProtectoriaTcsWS.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.DownloadHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.KeyFetcher.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AddressBookHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.CoreWsImpl.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.NotificationCustomizationHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AppendingSignatureHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.WotHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.FolderListHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AccountProvisioningHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageListHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SMTPHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SboBillableItemsHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UsageDetailHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageActionReportHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SecurityLogHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ManageNotificationAndSignatureHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.FolderHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PaymentReceiptHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AttachmentHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SFFailedOperationsHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageStore.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageViewHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".INSTALL, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AccountHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PasswordHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.CustomizeFooterHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AdminHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SmtpOverTlsHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.AccountSettingsHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.RedirectionHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MetadataHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageSwitchHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.EmailAliasHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.NotificationHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.CoreAuthenticationHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.NullSmsGatewayHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.NotificationMailContentHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ManageAccountHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ThickClientUnencryptedWS.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UserPreferenceHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PayExHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SmppSmsGatewayHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.FolderOperationHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PluginDownloadHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UIAddressBookHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UsageDetailReportHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.UserProfileHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ManageUsersHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.NotificationAndSignatureHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.FooterContentHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.TcMessageTrackingReportHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PartnerDomainHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.VersionHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.MessageComposeHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.SeamDelegate.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PostSwitchHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.ErrorQueueHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.CampaignHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.PartnerDomainListHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.RBACHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.StatusTrackingHandler.START, jboss.deployment.subunit.\"protectoria.ear\".\"app.jar\".component.LOGINCustomizationHandler.START]"]}}}

            please do suggest:)

             

            Thanks in advance:)

            • 3. Re: problem in deploying EJB3+seam+JSF1.2 application on jboss 7.1.1 Final
              gg.svce

              It is neccessary to add both interface and implementing classin jar, which is finally be added as module or it is fine to add only interfaces??

               

              can we have option to check how the classloading is taking place in JBoss 7.1.1 Final??

               

              Thanks:)