<div dir="ltr">./standalone.sh -c standalone-full.xml</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Oct 30, 2013 at 3:12 PM, Arun Gupta <span dir="ltr">&lt;<a href="mailto:arun.gupta@gmail.com" target="_blank">arun.gupta@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ah, that might be it.<br>
<br>
Noob question then ...<br>
<br>
How do you tell standalone.sh to use standalone-full.xml ?<br>
<span class="HOEnZb"><font color="#888888"><br>
Arun<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On Wed, Oct 30, 2013 at 7:10 AM, Jeff Mesnil &lt;<a href="mailto:jmesnil@redhat.com">jmesnil@redhat.com</a>&gt; wrote:<br>
&gt;<br>
&gt; On 30 Oct 2013, at 15:05, Arun Gupta &lt;<a href="mailto:arun.gupta@gmail.com">arun.gupta@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; Hello there ..<br>
&gt;&gt;<br>
&gt;&gt; Trying to deploy a simple JMS sample that uses classic and simplified<br>
&gt;&gt; API. The sample is available at:<br>
&gt;&gt;<br>
&gt;&gt; <a href="https://github.com/arun-gupta/javaee7-samples/tree/master/jms/send-receive-simple" target="_blank">https://github.com/arun-gupta/javaee7-samples/tree/master/jms/send-receive-simple</a><br>
&gt;&gt;<br>
&gt;&gt; But the deployment is failing with:<br>
&gt;&gt;<br>
&gt;&gt; 07:01:10,423 ERROR [org.jboss.as.server] (management-handler-thread -<br>
&gt;&gt; 28) JBAS015870: Deploy of deployment &quot;send-receive-simple.war&quot; was<br>
&gt;&gt; rolled back with the following failure message:<br>
&gt;&gt; {&quot;JBAS014771: Services with missing/unavailable dependencies&quot; =&gt; [<br>
&gt;&gt; &quot;jboss.naming.context.java.module.send-receive-simple.send-receive-simple.env.\&quot;org.javaee7.jms.send.receive.simple.ClassicMessageReceiver\&quot;.connectionFactory<br>
&gt;&gt; is missing [jboss.naming.context.java.module.send-receive-simple.send-receive-simple.DefaultJMSConnectionFactory]&quot;,<br>
&gt;&gt; &quot;jboss.naming.context.java.module.send-receive-simple.send-receive-simple.env.\&quot;org.javaee7.jms.send.receive.simple.ClassicMessageSender\&quot;.connectionFactory<br>
&gt;&gt; is missing [jboss.naming.context.java.module.send-receive-simple.send-receive-simple.DefaultJMSConnectionFactory]&quot;,<br>
&gt;&gt; &quot;jboss.naming.context.java.module.send-receive-simple.send-receive-simple.env.\&quot;org.javaee7.jms.send.receive.simple.SimplifiedMessageReceiver\&quot;.myQueue<br>
&gt;&gt; is missing [jboss.naming.context.java.global.jms.myQueue2]&quot;,<br>
&gt;&gt; &quot;jboss.naming.context.java.module.send-receive-simple.send-receive-simple.env.\&quot;org.javaee7.jms.send.receive.simple.ClassicMessageSender\&quot;.demoQueue<br>
&gt;&gt; is missing [jboss.naming.context.java.global.jms.myQueue2]&quot;,<br>
&gt;&gt; &quot;jboss.naming.context.java.module.send-receive-simple.send-receive-simple.env.\&quot;org.javaee7.jms.send.receive.simple.ClassicMessageReceiver\&quot;.demoQueue<br>
&gt;&gt; is missing [jboss.naming.context.java.global.jms.myQueue2]&quot;,<br>
&gt;&gt; &quot;jboss.naming.context.java.module.send-receive-simple.send-receive-simple.env.\&quot;org.javaee7.jms.send.receive.simple.SimplifiedMessageSender\&quot;.myQueue<br>
&gt;&gt; is missing [jboss.naming.context.java.global.jms.myQueue2]&quot;<br>
&gt;&gt; ]}<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Any suggestions ?<br>
&gt;<br>
&gt; which standalone configuration are your using?<br>
&gt;<br>
&gt; JMS is part of standalone-full.xml and not in standalone.xml.<br>
&gt;<br>
&gt; jeff<br>
&gt;<br>
&gt; --<br>
&gt; Jeff Mesnil<br>
&gt; JBoss, a division of Red Hat<br>
&gt; <a href="http://jmesnil.net/" target="_blank">http://jmesnil.net/</a><br>
&gt;<br>
<br>
<br>
<br>
</div></div><div class="im HOEnZb">--<br>
Blog: <a href="http://blog.arungupta.me" target="_blank">http://blog.arungupta.me</a><br>
Twitter: <a href="http://twitter.com/arungupta" target="_blank">http://twitter.com/arungupta</a><br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
</div></div></blockquote></div><br></div>