dev@glassfish.java.net

Re: Bootstrapping HK2

From: Jennifer Chou <jennifer.chou_at_oracle.com>
Date: Fri, 30 Apr 2010 23:08:56 +0100

Not sure if it will help but there are some unit tests for
create/delete/list-jdbc-resource. They use a DomDocument and a
DomainTest.xml
Look in jdbc\admin test directory.

Jennifer

On 4/30/2010 11:01 PM, Jason Lee wrote:
> On 4/28/10 6:14 PM, Bill Shannon wrote:
>> Right, there's some simple code in AsadminMain to create a Habitat,
>> if that's enough for you.
> I was hoping to be able to create a Dom object representing the
> default domain.xml for container-less testing, but it's looking like
> that may be more trouble than it's worth, so I'll just start a server
> and do my testing another way.
>
> Thanks.
>