Hi Felipe,
Felipe Gaścho wrote:
>> and I also have 2 loggers in persistence.xml set as follows:
>>
>> <property name="toplink.logging.level" value="FINEST"/>
>> <property name="eclipselink.logging.level" value="FINEST"/>
>>
>
>> Aside: I don't know why these two loggers are not in logging.properties
>> file...
>
> because this are properties of the DB driver and not the application logging...
>
ok.
> also: you shouldn't have EclipseLink and Toplink in the same
> persistence.xml.. you will be using only one of them ..
Agreed. I only need one. It's a test so I didn't worry about this. I
don't think it affects the result.
Adam,
Is the ear you are trying to deploy large? I see another email that
large ear files are not deploying with the latest v3 builds.
Carla
>
> AFAYK
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: quality-help_at_glassfish.dev.java.net
>