[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1665) EJB-QL compiler (parser) confused by Order abstract-schema

2005-04-07 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1665?page=history ] Alexey Loubyansky reassigned JBAS-1665: --- Assign To: Alexey Loubyansky EJB-QL compiler (parser) confused by Order abstract-schema

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1391) Add support for datasource failover

2005-04-05 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1391?page=history ] Alexey Loubyansky closed JBAS-1391: --- Resolution: Done Done. The feature is documented here http://www.jboss.org/wiki/Wiki.jsp?page=JBossJCADatabaseFailover Add support for datasource

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1523) JBAS-30 - txtimers created via Servlet init get duplicated

2005-04-05 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1523?page=history ] Alexey Loubyansky closed JBAS-1523: --- Fixed by Scott in 4.0.1 final. JBAS-30 - txtimers created via Servlet init get duplicated --

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1523) JBAS-30 - txtimers created via Servlet init get duplicated

2005-04-05 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1523?page=history ] Alexey Loubyansky updated JBAS-1523: Attachment: jboss_jar-patched.jar This is the patched jboss.jar that should replace jboss.jar in the lib. It also contains a readme file with the

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1625) JBossQL ORDER BY does not work on string valued mapped types

2005-03-29 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1625?page=history ] Alexey Loubyansky reassigned JBAS-1625: --- Assign To: Alexey Loubyansky JBossQL ORDER BY does not work on string valued mapped types

[JBoss-dev] [JBoss JIRA] Created: (JBXB-9) Unmarshalling metadata/handling model

2005-03-21 Thread Alexey Loubyansky (JIRA)
Unmarshalling metadata/handling model - Key: JBXB-9 URL: http://jira.jboss.com/jira/browse/JBXB-9 Project: JBoss XML Binding (JBossXB) Type: Task Reporter: Alexey Loubyansky Assigned to: Alexey Loubyansky Create metadata

[JBoss-dev] [JBoss JIRA] Commented: (JBXB-9) Unmarshalling metadata/handling model

2005-03-21 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBXB-9?page=comments#action_12316285 ] Alexey Loubyansky commented on JBXB-9: -- There are several prototypes committed. The most recent one is in the org.jboss.xml.binding.sunday.unmarshalling package. This one

[JBoss-dev] [JBoss JIRA] Created: (JBXB-10) Marshalling metadata/handling model

2005-03-21 Thread Alexey Loubyansky (JIRA)
Marshalling metadata/handling model --- Key: JBXB-10 URL: http://jira.jboss.com/jira/browse/JBXB-10 Project: JBoss XML Binding (JBossXB) Type: Task Reporter: Alexey Loubyansky Assigned to: Alexey Loubyansky Create metadata

[JBoss-dev] [JBoss JIRA] Commented: (JBXB-10) Marshalling metadata/handling model

2005-03-21 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBXB-10?page=comments#action_12316286 ] Alexey Loubyansky commented on JBXB-10: --- There currently is a prototype of this API that should be further researched and developed. Marshalling metadata/handling model

[JBoss-dev] [JBoss JIRA] Created: (JBXB-11) Unmarshalling specific XML fragment/element

2005-03-21 Thread Alexey Loubyansky (JIRA)
Unmarshalling specific XML fragment/element --- Key: JBXB-11 URL: http://jira.jboss.com/jira/browse/JBXB-11 Project: JBoss XML Binding (JBossXB) Type: Task Reporter: Alexey Loubyansky Assigned to: Alexey Loubyansky

[JBoss-dev] [JBoss JIRA] Created: (JBXB-12) Marshalling of Java arrays

2005-03-21 Thread Alexey Loubyansky (JIRA)
Marshalling of Java arrays -- Key: JBXB-12 URL: http://jira.jboss.com/jira/browse/JBXB-12 Project: JBoss XML Binding (JBossXB) Type: Task Reporter: Alexey Loubyansky Assigned to: Alexey Loubyansky Current marshaller just calls

[JBoss-dev] [JBoss JIRA] Created: (JBXB-13) Marshalling null values

2005-03-21 Thread Alexey Loubyansky (JIRA)
Marshalling null values --- Key: JBXB-13 URL: http://jira.jboss.com/jira/browse/JBXB-13 Project: JBoss XML Binding (JBossXB) Type: Task Reporter: Alexey Loubyansky Assigned to: Alexey Loubyansky Current marshaller ignores Java null values

[JBoss-dev] [JBoss JIRA] Created: (JBXB-14) runtime binding based on the abstract unamrshalling binding api

2005-03-21 Thread Alexey Loubyansky (JIRA)
runtime binding based on the abstract unamrshalling binding api --- Key: JBXB-14 URL: http://jira.jboss.com/jira/browse/JBXB-14 Project: JBoss XML Binding (JBossXB) Type: Sub-task Reporter: Alexey

[JBoss-dev] [JBoss JIRA] Commented: (JBXB-7) Create a deployment instance doc illustrating the polymorphism requirements

2005-03-20 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBXB-7?page=comments#action_12316271 ] Alexey Loubyansky commented on JBXB-7: -- I don't think it's a good idea to mix metadata (e.g. element to class binding) and data in the same namespace. If you want it to be

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1596) collection_valued_path_expression IS [NOT] EMPTY does not work

2005-03-18 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1596?page=comments#action_12316248 ] Alexey Loubyansky commented on JBAS-1596: - This query SELECT OBJECT(c) FROM Contract AS c, IN(c.tasks) AS t WHERE c.tasks IS EMPTY doesn't make sense. IN(c.tasks)

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1596) collection_valued_path_expression IS [NOT] EMPTY does not work

2005-03-18 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1596?page=history ] Alexey Loubyansky reassigned JBAS-1596: --- Assign To: Alexey Loubyansky collection_valued_path_expression IS [NOT] EMPTY does not work

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1391) Add support for datasource failover

2005-03-18 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1391?page=comments#action_12316249 ] Alexey Loubyansky commented on JBAS-1391: - First step is done. - local managed connection factory is added in package org.jboss.resource.adapter.jdbc.local; public

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1596) collection_valued_path_expression IS [NOT] EMPTY does not work

2005-03-18 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1596?page=comments#action_12316251 ] Alexey Loubyansky commented on JBAS-1596: - Have you made any changes to the queries before posting them here? They don't seem to be generated by the sql92 compiler.

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1596) collection_valued_path_expression IS [NOT] EMPTY does not work

2005-03-18 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1596?page=comments#action_12316253 ] Alexey Loubyansky commented on JBAS-1596: - Ok, thanks. You answered my question. collection_valued_path_expression IS [NOT] EMPTY does not work

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1391) Add support for datasource failover

2005-03-17 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1391?page=comments#action_12316221 ] Alexey Loubyansky commented on JBAS-1391: - I was asked to look into this. Wouldn't it be easier to have a logical DataSource that would maintain a list of target

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1391) Add support for datasource failover

2005-03-17 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1391?page=comments#action_12316228 ] Alexey Loubyansky commented on JBAS-1391: - You are right, Adrian. I'll look at your first suggestion. Thanks. Add support for datasource failover

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1573) NPE in SQLUtil.appendColumnNamesClause

2005-03-12 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1573?page=history ] Alexey Loubyansky reassigned JBAS-1573: --- Assign To: Alexey Loubyansky NPE in SQLUtil.appendColumnNamesClause -- Key: JBAS-1573

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1444) Incorrect warning about undefined query method with CMP1.x

2005-03-12 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1444?page=history ] Alexey Loubyansky reassigned JBAS-1444: --- Assign To: Alexey Loubyansky Incorrect warning about undefined query method with CMP1.x

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1569) CMR loaders should be initialized before queries are compiled in jdbc2 pm

2005-03-11 Thread Alexey Loubyansky (JIRA)
CMR loaders should be initialized before queries are compiled in jdbc2 pm - Key: JBAS-1569 URL: http://jira.jboss.com/jira/browse/JBAS-1569 Project: JBoss Application Server Type: Bug

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1569) CMR loaders should be initialized before queries are compiled in jdbc2 pm

2005-03-11 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1569?page=history ] Alexey Loubyansky closed JBAS-1569: --- Resolution: Done Fix Version: JBossAS-4.0.2RC1 JBossAS-5.0 Alpha JBossAS-3.2.8 Final Fixed. CMR loaders

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1570) NPE in jdbc2.Schema when no tx

2005-03-11 Thread Alexey Loubyansky (JIRA)
NPE in jdbc2.Schema when no tx -- Key: JBAS-1570 URL: http://jira.jboss.com/jira/browse/JBAS-1570 Project: JBoss Application Server Type: Bug Components: CMP service Versions: JBossAS-3.2.7 Final, JBossAS-5.0 Alpha,

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1570) NPE in jdbc2.Schema when no tx

2005-03-11 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1570?page=history ] Alexey Loubyansky closed JBAS-1570: --- Resolution: Done Fix Version: JBossAS-4.0.2RC1 JBossAS-5.0 Alpha JBossAS-3.2.8 Final Fixed. NPE in

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1386) commit option B does not work with CMP 1.x

2005-03-11 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1386?page=history ] Alexey Loubyansky closed JBAS-1386: --- Resolution: Done Fix Version: JBossAS-4.0.2RC1 JBossAS-5.0 Alpha JBossAS-3.2.8 Final Fixed. Thanks and

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1550) JDBCEJBQLCompiler generates a non valid query

2005-03-07 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1550?page=history ] Alexey Loubyansky reassigned JBAS-1550: --- Assign To: Alexey Loubyansky JDBCEJBQLCompiler generates a non valid query - Key:

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1546) ejbSelect methods with same name, diferent signatures does not work

2005-03-04 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1546?page=history ] Alexey Loubyansky reassigned JBAS-1546: --- Assign To: Alexey Loubyansky ejbSelect methods with same name, diferent signatures does not work

[JBoss-dev] [JBoss JIRA] Commented: (JBXB-4) JBossXBSchemaValidator IllegalAccessError under jrockit 1.5.0

2005-03-02 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBXB-4?page=comments#action_12315870 ] Alexey Loubyansky commented on JBXB-4: -- The exception is thrown from the constructor. The class does not have any explicit constructor. And the line 21 is extends

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1530) NPE in JDBCStoreManager

2005-02-27 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1530?page=history ] Alexey Loubyansky reassigned JBAS-1530: --- Assign To: Alexey Loubyansky NPE in JDBCStoreManager --- Key: JBAS-1530 URL:

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1519) CMR deletion problems with 2 CMR's and one is batch-cascade-delete

2005-02-25 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1519?page=history ] Alexey Loubyansky reassigned JBAS-1519: --- Assign To: Alexey Loubyansky CMR deletion problems with 2 CMR's and one is batch-cascade-delete

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1383) findByPrimaryKey error

2005-02-17 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1383?page=history ] Alexey Loubyansky closed JBAS-1383: --- Resolution: Rejected As Scott said, this is the driver's issues. A workaround would be to turn prepared statement cache off. findByPrimaryKey

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1386) commit option B does not work with CMP 1.x

2005-02-15 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1386?page=comments#action_12315407 ] Alexey Loubyansky commented on JBAS-1386: - Yes, your are right. Don't know what I looked at that time... commit option B does not work with CMP 1.x

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1390) Allow jboss-ql to use UCASE and similar functions in ORDER BY

2005-02-08 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1390?page=history ] Alexey Loubyansky reassigned JBAS-1390: --- Assign To: Alexey Loubyansky (was: Scott M Stark) Allow jboss-ql to use UCASE and similar functions in ORDER BY

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1385) ClassCastException in execution of EJB-QL finder

2005-02-07 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1385?page=history ] Alexey Loubyansky closed JBAS-1385: --- Resolution: Rejected Finder's are not allowed to return field values. Use SELECT OBJECT(p)... ClassCastException in execution of EJB-QL finder

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1386) commit option B does not work with CMP 1.x

2005-02-07 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1386?page=history ] Alexey Loubyansky reassigned JBAS-1386: --- Assign To: Alexey Loubyansky (was: Scott M Stark) commit option B does not work with CMP 1.x --

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1386) commit option B does not work with CMP 1.x

2005-02-07 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1386?page=comments#action_12315202 ] Alexey Loubyansky commented on JBAS-1386: - Not really. CMP1 has its own FieldState which has no connection to EntityState, though, perhaps, it should. commit

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1255) memory leak after 7 hours

2005-01-26 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1255?page=comments#action_12314930 ] Alexey Loubyansky commented on JBAS-1255: - Since it is reported as a bug in CMP I would appreciate a pure CMP testcase (w/o MDBs). I wrote my own which creates and

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1316) LazyResultSetLoadingTest testLazyResultSetLoading failure

2005-01-24 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1316?page=comments#action_12314838 ] Alexey Loubyansky commented on JBAS-1316: - I couldn't reproduce this with C:\Program Files\Java\jdk1.5.0\binjava -version java version 1.5.0 Java(TM) 2 Runtime

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1296) EJB-QL CMR traversal returns wrong interface type

2005-01-22 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1296?page=comments#action_12314799 ] Alexey Loubyansky commented on JBAS-1296: - The bug is that the application should have failed to deploy as finders are allowed to return only the instances of the

[JBoss-dev] [JBoss JIRA] Commented: (EJBTHREE-42) Minor EJBQL compatibilities with HQL

2005-01-15 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-42?page=comments#action_12314697 ] Alexey Loubyansky commented on EJBTHREE-42: --- These are supported in the WHERE clause of the query but in the SELECT. Minor EJBQL compatibilities with HQL

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1255) memory leak after 7 hours

2005-01-15 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1255?page=comments#action_12314698 ] Alexey Loubyansky commented on JBAS-1255: - Ok, thanks. If you can submit the testcase, please, do. I won't start looking into it until the beginning of the February