[wildfly-dev] JMS 2 sample in WildFly 8 giving "missing/unavailable dependencies"

Arun Gupta arun.gupta at gmail.com
Wed Oct 30 10:21:26 EDT 2013


On Wed, Oct 30, 2013 at 7:14 AM, Jeff Mesnil <jmesnil at redhat.com> wrote:
>
> On 30 Oct 2013, at 15:12, Arun Gupta <arun.gupta at gmail.com> wrote:
>
>> Ah, that might be it.
>>
>> Noob question then ...
>>
>> How do you tell standalone.sh to use standalone-full.xml ?
>
> standalone.sh -c standalone-full.xml
Instead of copy/pasting the command as is, I tried:

./bin/standalone.sh -c standalone/configuration/standalone-full.xml

And of course that was incorrect :)

What is the idea behind specifying the complete configuration file
name (including extension) instead of just the file name ? I think the
latter  is less verbose.

>
> bear in mind that the standalone.xml corresponds to the Web profile (and JMS is not part of it) while standalone-full.xml corresponds to the whole EE7 stack.

That I know :)

Arun

>
> jeff
>
> --
> Jeff Mesnil
> JBoss, a division of Red Hat
> http://jmesnil.net/
>



-- 
Blog: http://blog.arungupta.me
Twitter: http://twitter.com/arungupta


More information about the wildfly-dev mailing list