[weld-dev] (embedded JBoss plugin?) Re: persistence and transactions outside Java EE

Aslak Knutsen aslak at conduct.no
Thu Nov 26 10:45:59 EST 2009


As of now, EmbeddedAS needs to point to a full Jboss 6.0 installation using
ie $JBOSS_HOME.

What the "Automation via Maven" wiki explains is how to add a maven
dependency so you don't have to pre-install a full jboss, maven will
download and unpack it for you. But you still need to bootstap Embedded AS
as a part of your test suite. As long as you do that, "mvn test" should
work.

Arquillian on the other hand does the whole shebang for you.. and then
some.. http://www.jboss.org/community/docs/DOC-14376


-aslak-

2009/11/26 Dan Allen <dan.j.allen at gmail.com>

> I looked at this closer and I'm also confused how the application server
> starts. It appears that what it is doing is making the application server
> available for Arquillian to use it (the soon-to-be-released integration
> testing framework), not actually launching the server from Maven. So the
> title of the wiki article appears to be misleading.
>
> -Dan
>
>
> On Thu, Nov 26, 2009 at 10:25 AM, Dan Allen <dan.j.allen at gmail.com> wrote:
>
>> On Wed, Nov 25, 2009 at 11:44 PM, Steven Boscarine <
>> steven.boscarine at childrens.harvard.edu> wrote:
>>
>>> Hello Andrew
>>> I looked at the page, but haven't yet stepped through the source code.
>>> Is there a means of launching the plugin outside of an integration test?
>>> Does this use JBoss6?
>>>
>>
>> JBoss AS embedded is effectively JBoss 6, I'm pretty certain.
>>
>> -Dan
>>
>>
>>>
>>> I am trying to get a JEE equivalent of Jetty's behavior when you launch
>>> 'mvn jetty:run'
>>>
>>
>> Exactly.
>>
>> -Dan
>>
>> --
>> Dan Allen
>> Senior Software Engineer, Red Hat | Author of Seam in Action
>> Registered Linux User #231597
>>
>> http://mojavelinux.com
>> http://mojavelinux.com/seaminaction
>> http://www.google.com/profiles/dan.j.allen
>>
>
>
>
> --
> Dan Allen
> Senior Software Engineer, Red Hat | Author of Seam in Action
> Registered Linux User #231597
>
> http://mojavelinux.com
> http://mojavelinux.com/seaminaction
> http://www.google.com/profiles/dan.j.allen
>
> _______________________________________________
> weld-dev mailing list
> weld-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/weld-dev
>



-- 
--
Aslak Knutsen; +47 952 38 791; fax +47 22 33 60 24
Kongens gate 14; Boks 805 Sentrum, 0104 Oslo;
http://www.conduct.no; mailto:aslak at conduct.no

Conduct AS - Professional Open Source Services
- Red Hat/JBoss Premier System Integrator
- Pentaho Preferred Integration Partner
- Atlassian Technology Partner
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/weld-dev/attachments/20091126/121b75a1/attachment.html 


More information about the weld-dev mailing list