dev@glassfish.java.net

Re: JMS Connection Pool Saving Error

From: Lloyd Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Thu, 30 Jul 2009 10:30:45 -0700

Let me look into it.

I had to change some AMX code to fix some other issues. The new code
path uses Dom.convertName(), which assumes it should strip off "Is"
from an attribute name. I'm not sure how to deal with this offhand,
since the amx code needs to call Dom.convertName().

Lloyd

On Jul 29, 2009, at 9:54 AM, Jason Lee wrote:

> JMS connection pool creation in the console was working until a
> couple of days ago. Now, when we try to create a pool, we get this
> error:
>
> Can't find ConfigModel.Property for attr -connection-validation-
> required on interface
> com.sun.enterprise.config.serverbeans.ConnectorConnectionPool
>
> The only relevant (as best as I can tell) attribute that we're
> setting on the AMX proxy is IsConnectionValidationRequired, which
> appears to be on the class.
>
> I'm a bit stumped as to what broke. Hopefully someone here can spot
> the culprit.
>
> I've attached the server log.
>
> <server.log>
>
> Jason Lee
> Senior Java Developer
> GlassFish Administration Console
>
> Sun Microsystems, Inc.
> Phone x31197/+1 405-343-1964
> Email jasondlee_at_sun.com
> Blog http://blogs.sun.com/jasondlee
> Blog http://blogs.steeplesoft.com
>

Lloyd Chambers
lloyd.chambers_at_sun.com
GlassFish Team