Re: [uportal-dev] latest trunk: stop tomcat, hsqldb shuts down?
I'll take a look: http://www.ja-sig.org/issues/browse/UP-2632 On Fri, Feb 12, 2010 at 11:28 AM, Eric Dalquist wrote: > This shouldn't be happening but I have no idea what would be causing it. > Perhaps the close call on the DBCP DataSource? > > -Eric > > On 02/12/2010 09:44 AM, Drew Wills wrote: >> >> I am also experiencing this behavior. I'd be happier if we could leave >> HSQL running, as it's an extra step to restart it each time I want to try a >> small tweak to something. >> >> drew >> >> Nicholas Blair wrote: >>> >>> Not sure if this is expected behavior or not, so I figured I'd post here >>> first. >>> >>> I've noticed that on the latest trunk, when I stop tomcat the local >>> hsqldb is shutdown cleanly (started using the 'hsql' ant target from a >>> terminal). >>> Is this expected behavior? I recall previous snapshots of uPortal >>> leaving hsqldb running after tomcat is shutdown. >>> I suspect the shutdown is the result of some destruction method being >>> invoked by Spring as the applicationContext shuts down; maybe it's >>> hibernate or Commons DBCP. >>> >>> Any thoughts, or should I open this in JIRA? >>> >> > > -- You are currently subscribed to uportal-dev@lists.ja-sig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
Re: [uportal-dev] latest trunk: stop tomcat, hsqldb shuts down?
This shouldn't be happening but I have no idea what would be causing it. Perhaps the close call on the DBCP DataSource? -Eric On 02/12/2010 09:44 AM, Drew Wills wrote: I am also experiencing this behavior. I'd be happier if we could leave HSQL running, as it's an extra step to restart it each time I want to try a small tweak to something. drew Nicholas Blair wrote: Not sure if this is expected behavior or not, so I figured I'd post here first. I've noticed that on the latest trunk, when I stop tomcat the local hsqldb is shutdown cleanly (started using the 'hsql' ant target from a terminal). Is this expected behavior? I recall previous snapshots of uPortal leaving hsqldb running after tomcat is shutdown. I suspect the shutdown is the result of some destruction method being invoked by Spring as the applicationContext shuts down; maybe it's hibernate or Commons DBCP. Any thoughts, or should I open this in JIRA? smime.p7s Description: S/MIME Cryptographic Signature
Re: [uportal-dev] latest trunk: stop tomcat, hsqldb shuts down?
I am also experiencing this behavior. I'd be happier if we could leave HSQL running, as it's an extra step to restart it each time I want to try a small tweak to something. drew Nicholas Blair wrote: Not sure if this is expected behavior or not, so I figured I'd post here first. I've noticed that on the latest trunk, when I stop tomcat the local hsqldb is shutdown cleanly (started using the 'hsql' ant target from a terminal). Is this expected behavior? I recall previous snapshots of uPortal leaving hsqldb running after tomcat is shutdown. I suspect the shutdown is the result of some destruction method being invoked by Spring as the applicationContext shuts down; maybe it's hibernate or Commons DBCP. Any thoughts, or should I open this in JIRA? -- Andrew Wills UNICON, Inc. Office: (480) 558-2476 http://cernunnos.googlecode.com/ -- You are currently subscribed to uportal-dev@lists.ja-sig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
[uportal-dev] dynamic LocalConnectionContext
Hi all, is there a way to create a LocalConnectionContext using something like cernunnos or groovy. I want to deploy a xml/xslt channel and create a simple one-off custom LCC using some properties and if it's at all possible I don't want to have to redeploy the webapp for this. Regards, Gilgamesh Nootebos Developer Group Education and Research Services Central Computer Services University of Amsterdam -- You are currently subscribed to uportal-dev@lists.ja-sig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev