[JBoss-user] [Persistence & CMP/JBoss] - entity bean strategy on-find doesnt seem to work ??

2005-04-27 Thread sudhirsrinivasan
hi here are my class level entity bean settings Alert on-load 150 * This doesnt seem to take effect. If i use a query @jboss.query * signature = "Collection findByTspRange (java.sql.Timestamp startTsp,java.sql.Timestamp endTsp )" * query = "SELECT OBJECT(a) FROM Alert a W

[JBoss-user] [Installation & Configuration] - schema name in hibernate-service.xml.

2005-04-26 Thread sudhirsrinivasan
Im trying to setup hibernate as a service injboss 4.0.1 (db2) Is there a way to specify schema name in hibernate-service.xml? I have hibernate-service.xml as follows. java:/DLWSDS net.sf.hibernate.dialect.DB2Dialect java:/hibernate/SessionFactory net.sf.hibe

[JBoss-user] [Installation & Configuration] - Re: max limit for DailyRollingFileAppender

2005-03-02 Thread sudhirsrinivasan
Yes. But it would be nice to have the convenience of daily rolling as well as the safety of RolingFileAppender. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868504#3868504 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply

[JBoss-user] [Installation & Configuration] - max limit for DailyRollingFileAppender

2005-03-02 Thread sudhirsrinivasan
Is there a way to specify the max file size using a DailyRollingFileAppender using jboss 3.2.3 or 6. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868401#3868401 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868401

[JBoss-user] [JBoss.NET] - jboss-3.2.3 wsdl generated with all namespaces deployed.

2005-01-19 Thread sudhirsrinivasan
The wsdl generated after deploying the applications, by using the url - http://../jboss-net/services/appname?wsdl , has the schema from all the namespaces. This is undesirable behavior and is causing a lot of grief. Has a fix been made to this in later versions of jboss? View the original

[JBoss-user] [JCA/JBoss] - check-valid-connection-sql

2004-09-09 Thread sudhirsrinivasan
The admin doc says. "A SQL statement that should be run on a connection before it is returned from the pool to test its validity. This allows for the dection of stale pool connections. An example statement could be Âselect count(*) from x " Does this mean that this sql is executed every time i c

[JBoss-user] [Nukes User] - jboss nukes with jetty

2004-03-30 Thread sudhirsrinivasan
hi, I was trying to use the nukes-1.0.0-mysql distribution with jboss-jetty. I had to add the commons-collections, upload,logging, beansutils seperately to lib directory after i came across problems during deployment and which using it. My question is do i have to make any more changes?. Will nu

[JBoss-user] [Nukes User] - jboss nukes with jetty

2004-03-30 Thread sudhirsrinivasan
hi, I was trying to use the nukes-1.0.0-mysql distribution with jboss-jetty. I had to add the commons-collections, upload,logging, beansutils seperately to lib directory after i came across problems during deployment and which using it. My question is do i have to make any more changes?. Will nu