2 Replies Latest reply on Jul 20, 2009 5:05 AM by ataylor

         5.1.0 CA and messaging 2.0.0 beta 3 cannot deploy MDB

      thanks to clebert suconic, Core Developer ,i have been progressing,

      i was working thru the J2ee MDB example and while i didn't get a stack trace. i did get an innocuous message

      WARNING [config] Unable to process deployment descriptor for context '/mdb-example'

      about the 5th line from the end of console log.

      Was wondering if this is okay... has anyone else seen it ? Have i done something wrong ?




      C:\Java\jboss-messaging-2.0.0.BETA3\examples\javaee\mdb>ant deploy
      Buildfile: build.xml

      validate-jboss:

      profile.check:

      copy-profile:

      copy-resources:

      init:

      compile:

      jar:

      war:

      ear:

      deploy:
      [exec] Calling C:\Java\jboss-5.1.0.GA\bin\run.conf.bat
      [exec] ====================================================================
      ===========
      [exec]
      [exec] JBoss Bootstrap Environment
      [exec]
      [exec] JBOSS_HOME: C:\Java\jboss-5.1.0.GA
      [exec]
      [exec] JAVA: C:\Java\jdk1.6.0_11\bin\java
      [exec]
      [exec] JAVA_OPTS: -Dprogram.name=run.bat -Xms128M -Xmx512M -XX:MaxPermSiz
      e=256M -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3
      600000 -Dorg.jboss.resolver.warning=true -server
      [exec]
      [exec] CLASSPATH: C:\Java\jboss-5.1.0.GA\bin\run.jar
      [exec]
      [exec] ====================================================================
      ===========
      [exec]
      [exec] 15:08:06,475 INFO [ServerImpl] Starting JBoss (Microcontainer)...
      [exec] 15:08:06,485 INFO [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0
      .GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)
      [exec] 15:08:06,485 INFO [ServerImpl] Bootstrap URL: null
      [exec] 15:08:06,485 INFO [ServerImpl] Home Dir: C:\Java\jboss-5.1.0.GA
      [exec] 15:08:06,485 INFO [ServerImpl] Home URL: file:/C:/Java/jboss-5.1.0.
      GA/
      [exec] 15:08:06,485 INFO [ServerImpl] Library URL: file:/C:/Java/jboss-5.1
      .0.GA/lib/
      [exec] 15:08:06,485 INFO [ServerImpl] Patch URL: null
      [exec] 15:08:06,485 INFO [ServerImpl] Common Base URL: file:/C:/Java/jboss
      -5.1.0.GA/common/
      [exec] 15:08:06,485 INFO [ServerImpl] Common Library URL: file:/C:/Java/jb
      oss-5.1.0.GA/common/lib/
      [exec] 15:08:06,485 INFO [ServerImpl] Server Name: mdb-example-profile
      [exec] 15:08:06,485 INFO [ServerImpl] Server Base Dir: C:\Java\jboss-5.1.0
      .GA\server
      [exec] 15:08:06,485 INFO [ServerImpl] Server Base URL: file:/C:/Java/jboss
      -5.1.0.GA/server/
      [exec] 15:08:06,485 INFO [ServerImpl] Server Config URL: file:/C:/Java/jbo
      ss-5.1.0.GA/server/mdb-example-profile/conf/
      [exec] 15:08:06,495 INFO [ServerImpl] Server Home Dir: C:\Java\jboss-5.1.0
      .GA\server\mdb-example-profile
      [exec] 15:08:06,495 INFO [ServerImpl] Server Home URL: file:/C:/Java/jboss
      -5.1.0.GA/server/mdb-example-profile/
      [exec] 15:08:06,495 INFO [ServerImpl] Server Data Dir: C:\Java\jboss-5.1.0
      .GA\server\mdb-example-profile\data
      [exec] 15:08:06,495 INFO [ServerImpl] Server Library URL: file:/C:/Java/jb
      oss-5.1.0.GA/server/mdb-example-profile/lib/
      [exec] 15:08:06,495 INFO [ServerImpl] Server Log Dir: C:\Java\jboss-5.1.0.
      GA\server\mdb-example-profile\log
      [exec] 15:08:06,495 INFO [ServerImpl] Server Native Dir: C:\Java\jboss-5.1
      .0.GA\server\mdb-example-profile\tmp\native
      [exec] 15:08:06,495 INFO [ServerImpl] Server Temp Dir: C:\Java\jboss-5.1.0
      .GA\server\mdb-example-profile\tmp
      [exec] 15:08:06,495 INFO [ServerImpl] Server Temp Deploy Dir: C:\Java\jbos
      s-5.1.0.GA\server\mdb-example-profile\tmp\deploy
      [exec] 15:08:07,226 INFO [ServerImpl] Starting Microcontainer, bootstrapUR
      L=file:/C:/Java/jboss-5.1.0.GA/server/mdb-example-profile/conf/bootstrap.xml
      [exec] 15:08:07,917 INFO [VFSCacheFactory] Initializing VFSCache [org.jbos
      s.virtual.plugins.cache.CombinedVFSCache]
      [exec] 15:08:07,917 INFO [VFSCacheFactory] Using VFSCache [CombinedVFSCach
      e[real-cache: null]]
      [exec] 15:08:08,288 INFO [CopyMechanism] VFS temp dir: C:\Java\jboss-5.1.0
      .GA\server\mdb-example-profile\tmp
      [exec] 15:08:08,298 INFO [ZipEntryContext] VFS force nested jars copy-mode
      is enabled.
      [exec] 15:08:10,281 INFO [ServerInfo] Java version: 1.6.0_11,Sun Microsyst
      ems Inc.
      [exec] 15:08:10,281 INFO [ServerInfo] Java Runtime: Java(TM) SE Runtime En
      vironment (build 1.6.0_11-b03)
      [exec] 15:08:10,281 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM
      11.0-b16,Sun Microsystems Inc.
      [exec] 15:08:10,281 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
      [exec] 15:08:10,281 INFO [ServerInfo] VM arguments: -Dprogram.name=run.bat
      -Xms128M -Xmx512M -XX:MaxPermSize=256M -Dsun.rmi.dgc.client.gcInterval=3600000
      -Dsun.rmi.dgc.server.gcInterval=3600000 -Dorg.jboss.resolver.warning=true -Djava
      .endorsed.dirs=C:\Java\jboss-5.1.0.GA\lib\endorsed
      [exec] 15:08:10,331 INFO [JMXKernel] Legacy JMX core initialized
      [exec] 15:08:13,876 INFO [ProfileServiceBootstrap] Loading profile: Profil
      eKey@850e8c[domain=default, server=default, name=mdb-example-profile]
      [exec] 15:08:17,101 INFO [WebService] Using RMI server codebase: http://12
      7.0.0.1:8083/
      [exec] 15:08:34,636 INFO [NativeServerConfig] JBoss Web Services - Stack N
      ative Core
      [exec] 15:08:34,636 INFO [NativeServerConfig] 3.1.2.GA
      [exec] 15:08:36,318 INFO [AttributeCallbackItem] Owner callback not implem
      ented.
      [exec] 15:08:38,311 INFO [LogNotificationListener] Adding notification lis
      tener for logging mbean "jboss.system:service=Logging,type=Log4jService" to serv
      er org.jboss.mx.server.MBeanServerImpl@b3a5a0[ defaultDomain='jboss' ]
      [exec] 15:09:07,082 INFO [Ejb3DependenciesDeployer] Encountered deployment
      AbstractVFSDeploymentContext@29029231{vfsfile:/C:/Java/jboss-5.1.0.GA/server/md
      b-example-profile/deploy/profileservice-secured.jar/}
      [exec] 15:09:07,082 INFO [Ejb3DependenciesDeployer] Encountered deployment
      AbstractVFSDeploymentContext@29029231{vfsfile:/C:/Java/jboss-5.1.0.GA/server/md
      b-example-profile/deploy/profileservice-secured.jar/}
      [exec] 15:09:07,082 INFO [Ejb3DependenciesDeployer] Encountered deployment
      AbstractVFSDeploymentContext@29029231{vfsfile:/C:/Java/jboss-5.1.0.GA/server/md
      b-example-profile/deploy/profileservice-secured.jar/}
      [exec] 15:09:07,082 INFO [Ejb3DependenciesDeployer] Encountered deployment
      AbstractVFSDeploymentContext@29029231{vfsfile:/C:/Java/jboss-5.1.0.GA/server/md
      b-example-profile/deploy/profileservice-secured.jar/}
      [exec] 15:09:07,082 INFO [Ejb3DependenciesDeployer] Encountered deployment
      AbstractVFSDeploymentContext@15640707{vfszip:/C:/Java/jboss-5.1.0.GA/server/mdb
      -example-profile/deploy/mdb-example.ear/mdb-example.jar/}
      [exec] 15:09:07,082 INFO [Ejb3DependenciesDeployer] Encountered deployment
      AbstractVFSDeploymentContext@15640707{vfszip:/C:/Java/jboss-5.1.0.GA/server/mdb
      -example-profile/deploy/mdb-example.ear/mdb-example.jar/}
      [exec] 15:09:13,321 INFO [JMXConnectorServerService] JMX Connector server:
      service:jmx:rmi://127.0.0.1/jndi/rmi://127.0.0.1:1090/jmxconnector
      [exec] 15:09:13,482 INFO [MailService] Mail Service bound to java:/Mail
      [exec] 15:09:19,480 WARNING [ManagementServiceImpl] It has been detected th
      at the cluster admin user and password which are used to replicate management op
      eration from one node to the other have not been changed from the installation d
      efault. Please see the JBoss Messaging user guide for instructions on how to do
      this.
      [exec] 15:09:19,610 INFO [JournalStorageManager] AIO journal selected
      [exec] 15:09:19,661 WARNING [JournalStorageManager] AIO wasn't located on t
      his platform, it will fall back to using pure Java NIO. If your platform is Linu
      x, install LibAIO to enable the AIO journal
      [exec] 15:09:23,486 INFO [MessagingServerImpl] JBoss Messaging Server vers
      ion 2.0.0.BETA3 (maggot, 104) started
      [exec] 15:09:23,917 WARN [AnnotationCreator] No ClassLoader provided, usin
      g TCCL: org.jboss.managed.api.annotation.ManagementComponent
      [exec] 15:09:23,997 WARN [AnnotationCreator] No ClassLoader provided, usin
      g TCCL: org.jboss.managed.api.annotation.ManagementComponent
      [exec] 15:09:24,167 INFO [TransactionManagerService] JBossTS Transaction S
      ervice (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.
      [exec] 15:09:24,167 INFO [TransactionManagerService] Setting up property m
      anager MBean and JMX layer
      [exec] 15:09:24,588 INFO [TransactionManagerService] Initializing recovery
      manager
      [exec] 15:09:24,788 INFO [TransactionManagerService] Recovery manager conf
      igured
      [exec] 15:09:24,788 INFO [TransactionManagerService] Binding TransactionMa
      nager JNDI Reference
      [exec] 15:09:24,878 INFO [TransactionManagerService] Starting transaction
      recovery manager
      [exec] 15:09:25,449 INFO [AprLifecycleListener] The Apache Tomcat Native l
      ibrary which allows optimal performance in production environments was not found
      on the java.library.path: C:\Java\jdk1.6.0_11\bin;.;C:\WINDOWS\Sun\Java\bin;C:\
      WINDOWS\system32;C:\WINDOWS;C:\Program Files\CollabNet Subversion Client;.;C:\ba
      tch;C:\Java\apache-ant-1.7.1\bin;C:\Java\apache-maven-2.0.9\bin;C:\Java\jdk1.6.0
      _11\bin;C:\Program Files\Sun\xVM VirtualBox;C:\oraclexe\app\oracle\product\10.2.
      0\server\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
      Files\ATI Technologies\ATI Control Panel;C:\MySQL\MySQL Server 5.1\bin;C:\Progra
      m Files\Groovy\Groovy-1.6.2\bin;C:\Java\iharvest\scm\;C:\Java\IHARVE~1\scm\
      [exec] 15:09:25,699 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on
      http-127.0.0.1-8080
      [exec] 15:09:25,699 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-
      127.0.0.1-8009
      [exec] 15:09:25,719 INFO [StandardService] Starting service jboss.web
      [exec] 15:09:25,749 INFO [StandardEngine] Starting Servlet Engine: JBoss W
      eb/2.1.3.GA
      [exec] 15:09:25,789 INFO [Catalina] Server startup in 89 ms
      [exec] 15:09:25,809 INFO [TomcatDeployment] deploy, ctxPath=/jbossws
      [exec] 15:09:27,392 INFO [TomcatDeployment] deploy, ctxPath=/web-console
      [exec] 15:09:28,213 INFO [TomcatDeployment] deploy, ctxPath=/invoker
      [exec] 15:09:28,343 INFO [RARDeployment] Required license terms exist, vie
      w vfszip:/C:/Java/jboss-5.1.0.GA/server/mdb-example-profile/deploy/jboss-local-j
      dbc.rar/META-INF/ra.xml
      [exec] 15:09:29,004 INFO [RARDeployment] Required license terms exist, vie
      w vfszip:/C:/Java/jboss-5.1.0.GA/server/mdb-example-profile/deploy/jboss-xa-jdbc
      .rar/META-INF/ra.xml
      [exec] 15:09:29,575 INFO [RARDeployment] Required license terms exist, vie
      w vfsfile:/C:/Java/jboss-5.1.0.GA/server/mdb-example-profile/deploy/jms-ra.rar/M
      ETA-INF/ra.xml
      [exec] 15:09:29,615 INFO [JBMResourceAdapter] JBoss Messaging resource ada
      ptor started
      [exec] 15:09:29,685 INFO [ConnectionFactoryBindingService] Bound Connectio
      nManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'j
      ava:JmsXA'
      [exec] 15:09:29,695 INFO [RARDeployment] Required license terms exist, vie
      w vfszip:/C:/Java/jboss-5.1.0.GA/server/mdb-example-profile/deploy/mail-ra.rar/M
      ETA-INF/ra.xml
      [exec] 15:09:29,715 INFO [RARDeployment] Required license terms exist, vie
      w vfszip:/C:/Java/jboss-5.1.0.GA/server/mdb-example-profile/deploy/quartz-ra.rar
      /META-INF/ra.xml
      [exec] 15:09:29,805 INFO [SimpleThreadPool] Job execution threads will use
      class loader of thread: main
      [exec] 15:09:29,835 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 create
      d.
      [exec] 15:09:29,845 INFO [RAMJobStore] RAMJobStore initialized.
      [exec] 15:09:29,845 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQu
      artzScheduler' initialized from default resource file in Quartz package: 'quartz
      .properties'
      [exec] 15:09:29,845 INFO [StdSchedulerFactory] Quartz scheduler version: 1
      .5.2
      [exec] 15:09:29,845 INFO [QuartzScheduler] Scheduler DefaultQuartzSchedule
      r_$_NON_CLUSTERED started.
      [exec] 15:09:31,037 INFO [ConnectionFactoryBindingService] Bound Connectio
      nManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java
      :DefaultDS'
      [exec] 15:09:32,649 INFO [JBossASKernel] Created KernelDeployment for: pro
      fileservice-secured.jar
      [exec] 15:09:32,649 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=p
      rofileservice-secured.jar,name=SecureProfileService,service=EJB3
      [exec] 15:09:32,649 INFO [JBossASKernel] with dependencies:
      [exec] 15:09:32,649 INFO [JBossASKernel] and demands:
      [exec] 15:09:32,659 INFO [JBossASKernel] jndi:SecureManagementView/remote
      -org.jboss.deployers.spi.management.ManagementView
      [exec] 15:09:32,659 INFO [JBossASKernel] jboss.ejb:service=EJBTimerServic
      e
      [exec] 15:09:32,659 INFO [JBossASKernel] and supplies:
      [exec] 15:09:32,659 INFO [JBossASKernel] Class:org.jboss.profileservice.s
      pi.ProfileService
      [exec] 15:09:32,659 INFO [JBossASKernel] jndi:SecureProfileService/remote

      [exec] 15:09:32,659 INFO [JBossASKernel] jndi:SecureProfileService/remote
      -org.jboss.profileservice.spi.ProfileService
      [exec] 15:09:32,659 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profile
      service-secured.jar,name=SecureProfileService,service=EJB3) to KernelDeployment
      of: profileservice-secured.jar
      [exec] 15:09:32,659 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=p
      rofileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
      [exec] 15:09:32,659 INFO [JBossASKernel] with dependencies:
      [exec] 15:09:32,659 INFO [JBossASKernel] and demands:
      [exec] 15:09:32,659 INFO [JBossASKernel] jboss.ejb:service=EJBTimerServic
      e
      [exec] 15:09:32,659 INFO [JBossASKernel] and supplies:
      [exec] 15:09:32,659 INFO [JBossASKernel] jndi:SecureDeploymentManager/rem
      ote-org.jboss.deployers.spi.management.deploy.DeploymentManager
      [exec] 15:09:32,659 INFO [JBossASKernel] Class:org.jboss.deployers.spi.ma
      nagement.deploy.DeploymentManager
      [exec] 15:09:32,659 INFO [JBossASKernel] jndi:SecureDeploymentManager/rem
      ote
      [exec] 15:09:32,659 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profile
      service-secured.jar,name=SecureDeploymentManager,service=EJB3) to KernelDeployme
      nt of: profileservice-secured.jar
      [exec] 15:09:32,659 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=p
      rofileservice-secured.jar,name=SecureManagementView,service=EJB3
      [exec] 15:09:32,659 INFO [JBossASKernel] with dependencies:
      [exec] 15:09:32,659 INFO [JBossASKernel] and demands:
      [exec] 15:09:32,659 INFO [JBossASKernel] jboss.ejb:service=EJBTimerServic
      e
      [exec] 15:09:32,659 INFO [JBossASKernel] and supplies:
      [exec] 15:09:32,659 INFO [JBossASKernel] jndi:SecureManagementView/remote
      -org.jboss.deployers.spi.management.ManagementView
      [exec] 15:09:32,659 INFO [JBossASKernel] Class:org.jboss.deployers.spi.ma
      nagement.ManagementView
      [exec] 15:09:32,659 INFO [JBossASKernel] jndi:SecureManagementView/remote

      [exec] 15:09:32,669 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profile
      service-secured.jar,name=SecureManagementView,service=EJB3) to KernelDeployment
      of: profileservice-secured.jar
      [exec] 15:09:32,669 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaDat
      a@cd9e86{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileServic
      e,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl
      properties=[container] constructor=null autowireCandidate=true}
      [exec] 15:09:32,679 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaDat
      a@13cb6cf{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentMa
      nager,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.Endpoint
      Impl properties=[container] constructor=null autowireCandidate=true}
      [exec] 15:09:32,679 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaDat
      a@e0a229{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementVie
      w,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl
      properties=[container] constructor=null autowireCandidate=true}
      [exec] 15:09:32,850 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=pr
      ofileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
      [exec] 15:09:32,860 INFO [EJBContainer] STARTED EJB: org.jboss.profileserv
      ice.ejb.SecureDeploymentManager ejbName: SecureDeploymentManager
      [exec] 15:09:32,910 INFO [JndiSessionRegistrarBase] Binding the following
      Entries in Global JNDI:
      [exec]
      [exec] SecureDeploymentManager/remote - EJB3.x Default Remote Business
      Interface
      [exec] SecureDeploymentManager/remote-org.jboss.deployers.spi.managemen
      t.deploy.DeploymentManager - EJB3.x Remote Business Interface
      [exec]
      [exec] 15:09:32,990 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=pr
      ofileservice-secured.jar,name=SecureManagementView,service=EJB3
      [exec] 15:09:32,990 INFO [EJBContainer] STARTED EJB: org.jboss.profileserv
      ice.ejb.SecureManagementView ejbName: SecureManagementView
      [exec] 15:09:33,000 INFO [JndiSessionRegistrarBase] Binding the following
      Entries in Global JNDI:
      [exec]
      [exec] SecureManagementView/remote - EJB3.x Default Remote Business Int
      erface
      [exec] SecureManagementView/remote-org.jboss.deployers.spi.management.M
      anagementView - EJB3.x Remote Business Interface
      [exec]
      [exec] 15:09:33,040 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=pr
      ofileservice-secured.jar,name=SecureProfileService,service=EJB3
      [exec] 15:09:33,040 INFO [EJBContainer] STARTED EJB: org.jboss.profileserv
      ice.ejb.SecureProfileServiceBean ejbName: SecureProfileService
      [exec] 15:09:33,050 INFO [JndiSessionRegistrarBase] Binding the following
      Entries in Global JNDI:
      [exec]
      [exec] SecureProfileService/remote - EJB3.x Default Remote Business Int
      erface
      [exec] SecureProfileService/remote-org.jboss.profileservice.spi.Profile
      Service - EJB3.x Remote Business Interface
      [exec]
      [exec] 15:09:33,250 INFO [TomcatDeployment] deploy, ctxPath=/admin-console

      [exec] 15:09:33,350 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) fo
      r context '/admin-console'
      [exec] 15:09:38,377 INFO [TomcatDeployment] deploy, ctxPath=/
      [exec] 15:09:38,518 INFO [TomcatDeployment] deploy, ctxPath=/jmx-console
      [exec] 15:09:38,638 INFO [JBossASKernel] Created KernelDeployment for: mdb
      -example.jar
      [exec] 15:09:38,638 INFO [JBossASKernel] installing bean: jboss.j2ee:ear=m
      db-example.ear,jar=mdb-example.jar,name=MessageMDBExample,service=EJB3
      [exec] 15:09:38,638 INFO [JBossASKernel] with dependencies:
      [exec] 15:09:38,638 INFO [JBossASKernel] and demands:
      [exec] 15:09:38,638 INFO [JBossASKernel] jboss.ejb:service=EJBTimerServic
      e
      [exec] 15:09:38,638 INFO [JBossASKernel] and supplies:
      [exec] 15:09:38,638 INFO [JBossASKernel] jndi:null
      [exec] 15:09:38,638 INFO [JBossASKernel] Class:javax.jms.MessageListener
      [exec] 15:09:38,638 INFO [JBossASKernel] Added bean(jboss.j2ee:ear=mdb-exa
      mple.ear,jar=mdb-example.jar,name=MessageMDBExample,service=EJB3) to KernelDeplo
      yment of: mdb-example.jar
      [exec] 15:09:38,888 INFO [EJBContainer] STARTED EJB: org.jboss.javaee.exam
      ple.server.MDBExample ejbName: MessageMDBExample
      [exec] 15:09:40,140 INFO [TomcatDeployment] deploy, ctxPath=/mdb-example
      [exec] 15:09:40,180 WARNING [config] Unable to process deployment descriptor for context '/mdb-example'

      [exec] 15:09:40,180 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) fo
      r context '/mdb-example'
      [exec] 15:09:40,410 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http
      -127.0.0.1-8080
      [exec] 15:09:40,440 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.
      0.0.1-8009
      [exec] 15:09:40,440 INFO [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (bu
      ild: SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 1m:33s:945ms



        • 1. Re:       5.1.0 CA and messaging 2.0.0 beta 3 cannot deploy MDB
          jmesnil

           

          "jim_stoll" wrote:
          thanks to clebert suconic, Core Developer ,i have been progressing,

          i was working thru the J2ee MDB example and while i didn't get a stack trace. i did get an innocuous message

          WARNING [config] Unable to process deployment descriptor for context '/mdb-example'

           [exec] 15:09:40,140 INFO [TomcatDeployment] deploy, ctxPath=/mdb-example
           [exec] 15:09:40,180 WARNING [config] Unable to process deployment descriptor for context '/mdb-example'
           [exec] 15:09:40,180 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/mdb-example'
          


          It seems the /mdb-example context warning is related to your WAR and Tomcat, not to JBoss Messaging.

          • 2. Re:       5.1.0 CA and messaging 2.0.0 beta 3 cannot deploy MDB
            ataylor

            No you can ignore that warning.