[jboss-as7-dev] MDB Support in AS 7

Martin Schwartzman mschwartzman at ittvis.com
Tue Jul 12 11:51:09 EDT 2011


I just built today's jboss-as-7.1.0.Alpha1-SNAPSHOT. I used the
jboss-as-quickstarts-7.0.0.CR1\helloworld example and added an MDB. I
modified the HelloWorldServlet to send a TextMessage to the MDB but it
seems MDB's are still not working? Any idea when MDB's will be working
in JBoss AS 7? Below is the error message I get in the standalone log.

 

09:15:51,233 INFO  [org.jboss.as.server.controller]
(DeploymentScanner-threads - 1) Deployment of "jboss-as-helloworld.war"
was rolled back with failure message {"Services with missing/unavailable
dependencies" =>
["jboss.deployment.unit.\"jboss-as-helloworld.war\".component.\"org.jbos
s.as.quickstarts.helloworld.HelloWorldServlet\".START missing [
jboss.naming.context.java.module.jboss-as-helloworld.jboss-as-helloworld
.env/wpsCompressQueue,
jboss.naming.context.java.module.jboss-as-helloworld.jboss-as-helloworld
.\"env/org.jboss.as.quickstarts.helloworld.HelloWorldServlet/connectionF
actory\"
]","jboss.deployment.unit.\"jboss-as-helloworld.war\".jndiDependencyServ
ice missing [
jboss.naming.context.java.module.jboss-as-helloworld.jboss-as-helloworld
.env/wpsCompressQueue,
jboss.naming.context.java.module.jboss-as-helloworld.jboss-as-helloworld
.\"env/org.jboss.as.quickstarts.helloworld.HelloWorldServlet/connectionF
actory\"
]","jboss.naming.context.java.module.jboss-as-helloworld.jboss-as-hellow
orld.\"env/org.jboss.as.quickstarts.helloworld.HelloWorldServlet/connect
ionFactory\".jboss.deployment.unit.\"jboss-as-helloworld.war\".module.jb
oss-as-helloworld.jboss-as-helloworld.0 missing [
jboss.naming.context.java.module.jboss-as-helloworld.jboss-as-helloworld
.env/jms/QueueConnectionFactory
]","jboss.naming.context.java.module.jboss-as-helloworld.jboss-as-hellow
orld.env/wpsCompressQueue.jboss.deployment.unit.\"jboss-as-helloworld.wa
r\".module.jboss-as-helloworld.jboss-as-helloworld.1 missing [
jboss.naming.context.java.module.jboss-as-helloworld.jboss-as-helloworld
.env/queue/wpsCompressQueue ]"]}

09:15:51,233 INFO  [org.jboss.weld] (MSC service thread 1-7) Stopping
weld service

09:15:51,249 INFO  [org.jboss.as.server.deployment] (MSC service thread
1-2) Stopped deployment jboss-as-helloworld.war in 25ms

09:15:51,249 ERROR [org.jboss.as.deployment] (DeploymentScanner-threads
- 2) {"Composite operation failed and was rolled back. Steps that
failed:" => {"Operation step-2" => {"Services with missing/unavailable
dependencies" =>
["jboss.deployment.unit.\"jboss-as-helloworld.war\".component.\"org.jbos
s.as.quickstarts.helloworld.HelloWorldServlet\".START missing [
jboss.naming.context.java.module.jboss-as-helloworld.jboss-as-helloworld
.env/wpsCompressQueue,
jboss.naming.context.java.module.jboss-as-helloworld.jboss-as-helloworld
.\"env/org.jboss.as.quickstarts.helloworld.HelloWorldServlet/connectionF
actory\"
]","jboss.deployment.unit.\"jboss-as-helloworld.war\".jndiDependencyServ
ice missing [
jboss.naming.context.java.module.jboss-as-helloworld.jboss-as-helloworld
.env/wpsCompressQueue,
jboss.naming.context.java.module.jboss-as-helloworld.jboss-as-helloworld
.\"env/org.jboss.as.quickstarts.helloworld.HelloWorldServlet/connectionF
actory\"
]","jboss.naming.context.java.module.jboss-as-helloworld.jboss-as-hellow
orld.\"env/org.jboss.as.quickstarts.helloworld.HelloWorldServlet/connect
ionFactory\".jboss.deployment.unit.\"jboss-as-helloworld.war\".module.jb
oss-as-helloworld.jboss-as-helloworld.0 missing [
jboss.naming.context.java.module.jboss-as-helloworld.jboss-as-helloworld
.env/jms/QueueConnectionFactory
]","jboss.naming.context.java.module.jboss-as-helloworld.jboss-as-hellow
orld.env/wpsCompressQueue.jboss.deployment.unit.\"jboss-as-helloworld.wa
r\".module.jboss-as-helloworld.jboss-as-helloworld.1 missing [
jboss.naming.context.java.module.jboss-as-helloworld.jboss-as-helloworld
.env/queue/wpsCompressQueue ]"]}}}

 

Thanks,

 

Martin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20110712/b7c8898d/attachment.html 


More information about the jboss-as7-dev mailing list