Re: [Resin-interest] resin 3.1.7a & TeamCity

2008-11-17 Thread Scott Ferguson

On Nov 15, 2008, at 6:49 AM, Jan Kriesten wrote:

>
> Hi,
>
> has anyone successfully installed TeamCity with resin?

I've added this as a bug report.  It sounds like Resin's ${server}  
variable is conflicting with one of TeamCity's variables, which  
shouldn't happen because Resin's internal variable lookup should have  
a lower priority.  I'll need to check on that behavior.  It's possible  
the priorities are incorrect.

-- Scott

>
>
> I get errors like the following during setting up my admin account:
>
> Error message: javax.el.PropertyNotFoundException:  
> 'fullServerVersion' is an
> unknown bean property of 'com.caucho.server.cluster.Cluster$ServerVar'
>
> and
>
> Error message: javax.el.PropertyNotFoundException: 'queue' is an  
> unknown bean
> property of 'com.caucho.server.cluster.Cluster$ServerVar'
>
> The first one is referenced in file 'WEB-INF/tags/version.tag' as
>
> ${server.fullServerVersion}
>
> Can it be that resin tries to evaluate this on a false bean?
>
> Best regards, --- Jan.
>
>
>
> ___
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest



___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


[Resin-interest] resin 3.1.7a & TeamCity

2008-11-15 Thread Jan Kriesten

Hi,

has anyone successfully installed TeamCity with resin?

I get errors like the following during setting up my admin account:

Error message: javax.el.PropertyNotFoundException: 'fullServerVersion' is an
unknown bean property of 'com.caucho.server.cluster.Cluster$ServerVar'

and

Error message: javax.el.PropertyNotFoundException: 'queue' is an unknown bean
property of 'com.caucho.server.cluster.Cluster$ServerVar'

The first one is referenced in file 'WEB-INF/tags/version.tag' as

${server.fullServerVersion}

Can it be that resin tries to evaluate this on a false bean?

Best regards, --- Jan.



___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest