embedded@glassfish.java.net

Re: [embedded] Cannot seem to get embedded to work with domain.xml that specifies the http-listeners

From: Alexis Moussine-Pouchkine <alexis.mp_at_sun.com>
Date: Sun, 17 Jan 2010 22:12:41 +0100

You may also want to look at the glassfish/bin/asupgrade tool.
-Alexis

On 17 janv. 2010, at 21:44, Alexis Moussine-Pouchkine wrote:

> Joey,
>
> domain.xml no longer has a DTD and its structure has changed in v3.
> Please read http://www.antwerkz.com/documenting-the-glassfish-v3-schema/
> Cc'ing Justin.
>
> hth,
> -Alexis
>
> On 17 janv. 2010, at 21:37, Joey Jarosz wrote:
>
>> I’ve been working for weeks on this problem and am stumped. I am trying to move from the v3-prelude version of embedded over to the latest and greatest, but can’t seem to get my existing domain.xml to work. To remove some variables I took the domain.xml from the glassfish jar file as a starting point, only change being that I add the http-listener entries in the domain.xml instead of setting the port programmatically.
>>
>> My domain.xml file needs to support multiple listeners, my original working file is attached as “old-domain.xml”. The modified file pulled from glassfish is attached as “GFdomain.xml”
>>
>> It’s like the code does not even try to recognize the http-listener defined in the domain.xml
>>
>> joey
>>
>> --------------------------------------------
>> Joey Jarosz
>> Senior Architect
>> Chip Planning Solutions
>> Cadence Design Systems, Inc.
>> (408) 914-6269
>>
>> Need some IP? Check out www.chipestimate.com
>>
>> <GFdomain.xml><old-domain.xml>---------------------------------------------------------------------
>> To unsubscribe, e-mail: embedded-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: embedded-help_at_glassfish.dev.java.net
>