[JBoss-user] How to precompile JSPs using Ant?

2001-05-29 Thread Chris Dole
Hello, Can anyone tell me whether it is possible to precompile JSP files for JBoss, and if so, then how to do it with Ant? I scanned the docs and mail archives but did not find anything on this. Thanks for any and all information! Chris ___ JBoss-

[JBoss-user] PostgreSql connection pool hangs

2001-03-28 Thread Chris Dole
Hello, Can anyone provide some assistance? I am trying to use PostgreSQL v7.0.3 with JBoss-2.1. The configuration entries in jboss.jcml are below. JBoss hangs when it tries to start the connection pool. The log file is as follows: [InFluidConPool] Starting [InFluidConPool] XA connection pool I

[JBoss-user] Code to get connection from connection pool

2001-03-26 Thread Chris Dole
Hello, I'm writing a stateless session bean and need to get a connection to my connection pool. Does anyone have a code snippet for how to do this? Specifically, what is the URL to use in the call to either or both of: DriverManager.getConnection("jdbc:xxx:yyy:MyPoolName") or to: DataSource

[JBoss-user] DB to XML Project Exist?

2001-03-19 Thread Chris Dole
Hello to all: I'm new to JBoss. I reviewed the sub-projects, and have the following question: Is there an open source project going on that allows connectivity to data sources and produces output in XML, something like Silverstream's xCommerce product? Thanks for any and all references! Rega