[JBoss-dev] [ jboss-Bugs-556644 ] Bugs in EJB QL

2002-05-16 Thread noreply
Bugs item #556644, was opened at 2002-05-16 01:24 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=556644group_id=22866 Category: JBossCMP Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Bill Burke (patriot1burke) Assigned

[JBoss-dev] JBoss Testsuites are failing

2002-05-16 Thread Andreas Schaefer
Hi Geeks Did someone else than me also notice that the testsuites are not working anymore. I get around 280 errors and all complain about a missing class: javax.net.SocketFactory in the JNDI Initial Context creation ? Have fun x Andreas Schaefer Senior Consultant JBoss

Re: [JBoss-dev] JBoss Testsuites are failing

2002-05-16 Thread Scott M Stark
A checkin of the testsuite/build.xml was missing. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: Andreas Schaefer [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, May 15, 2002 11:37 PM Subject:

RE: [JBoss-dev] HEAD ClassCircularityError

2002-05-16 Thread Sacha Labourey
Ilike to - then time says - hepp- like - i do have the time to read and grep the 'thingo' - just wait and someboby will force in ! ... You meant blue-sky in an elevator? Whatever -- I know Zahid Rahman. 2002.

[JBoss-dev] [AUTOMATED] JBoss compilation failed

2002-05-16 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = JAVA VERSION DETAILS java version 1.3.0 Java(TM) 2 Runtime Environment, Standard

[JBoss-dev] [ jboss-Bugs-556704 ] Unable to persist Character type

2002-05-16 Thread noreply
Bugs item #556704, was opened at 2002-05-16 10:27 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=556704group_id=22866 Category: JBossCMP Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Tim Fox (timfox) Assigned to:

[JBoss-dev] [ jboss-Patches-556711 ] Support SQL generated primary keys

2002-05-16 Thread noreply
Patches item #556711, was opened at 2002-05-16 10:55 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376687aid=556711group_id=22866 Category: JBossCMP Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Olger Warnier (terranvs) Assigned

[JBoss-dev] [AUTOMATED] JBoss compilation failed

2002-05-16 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = JAVA VERSION DETAILS java version 1.3.0 Java(TM) 2 Runtime Environment, Standard

[JBoss-dev] [ jboss-Bugs-555764 ] EJB-QL/SQL mapping of boolean literals

2002-05-16 Thread noreply
Bugs item #555764, was opened at 2002-05-14 06:07 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=555764group_id=22866 Category: JBossCMP Group: v3.0 Rabbit Hole Status: Open Resolution: Accepted Priority: 5 Submitted By: Stephen Coy (scoy) Assigned to:

RE: [JBoss-dev] missing org.jboss.util.id.GUID from client jars?

2002-05-16 Thread MNewcomb
The problem lies in the fact that the testsuite uses the same classpath to run as it does to build. In testsuite/build.xml, part of the 'tests.classpath' property (which is used in the build *and* junit tasks) includes 'thirdparty.classpath'. Well, the thirdparty.classpath property includes the

[JBoss-dev] [ jboss-Patches-556743 ] CMP Type Mapping for Mckoi database

2002-05-16 Thread noreply
Patches item #556743, was opened at 2002-05-16 12:45 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376687aid=556743group_id=22866 Category: JBossCMP Group: None Status: Open Resolution: None Priority: 5 Submitted By: David Good (dcgood) Assigned to:

[JBoss-dev] Mckoi SQL

2002-05-16 Thread Scott M Stark
I came across this open source java database that supports JDBC 3.0 See http://mckoi.com/database/index.html Send feedback as to whether this would be usable as an embedded db and how it relates to HSQLDB(Hypersonic SQL) Scott Stark Chief Technology Officer JBoss Group,

Re: [JBoss-dev] Mckoi SQL

2002-05-16 Thread Dain Sundstrom
David Good posted a mapping for JBossCMP about an hour ago. I looked at their site about a month ago and it looks promising. I think the is a new db (not hypersonic based). It is embedable, but it is GPL. I don't think we can embed a GPL application. Anyone? -dain Scott M Stark wrote:

[JBoss-dev] [ jboss-Bugs-556704 ] Unable to persist Character type

2002-05-16 Thread noreply
Bugs item #556704, was opened at 2002-05-16 05:27 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=556704group_id=22866 Category: JBossCMP Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Tim Fox (timfox) Assigned to: Dain

Re: [JBoss-dev] Mckoi SQL

2002-05-16 Thread David Jencks
It also only supports serializable tx isolation, probably meaning that tx are in fact serialized. What would the advantage over hsqldb be? david jencks On 2002.05.16 10:51:28 -0400 Dain Sundstrom wrote: David Good posted a mapping for JBossCMP about an hour ago. I looked at their site

[JBoss-dev] [ jboss-Bugs-556816 ] empty configuration-name causes error

2002-05-16 Thread noreply
Bugs item #556816, was opened at 2002-05-16 15:26 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=556816group_id=22866 Category: None Group: v2.4 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Carsten Roettgers (pgnightshift) Assigned to:

[JBoss-dev] [ jboss-Bugs-556816 ] empty configuration-name causes error

2002-05-16 Thread noreply
Bugs item #556816, was opened at 2002-05-16 08:26 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=556816group_id=22866 Category: None Group: v2.4 (stable) Status: Closed Resolution: Rejected Priority: 5 Submitted By: Carsten Roettgers (pgnightshift)

[JBoss-dev] [AUTOMATED] JBoss compilation failed

2002-05-16 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = JAVA VERSION DETAILS java version 1.3.0 Java(TM) 2 Runtime Environment, Standard

[JBoss-dev] Compilation Problem

2002-05-16 Thread Andreas Schaefer
Hi Jason jboss-common/src/main/org/jboss/net/protocol/DelegatingURLConnection.java is not compiling because some of the methods are not in JDK 1.3.1 as for example: getHeaderFields() !! Can you fix it ? x Andreas Schaefer Senior Consultant JBoss Group, LLC x

[JBoss-dev] [AUTOMATED] JBoss compilation failed

2002-05-16 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = JAVA VERSION DETAILS java version 1.3.0 Java(TM) 2 Runtime Environment, Standard

Re: [JBoss-dev] [AUTOMATED] JBoss compilation failed

2002-05-16 Thread Jason Dillon
;) Could be true though... after I wake up I am a complete asshole for several hours... --jason On Thursday 16 May 2002 08:53 pm, Sacha Labourey wrote: I will have this fixed shortly... after I drink some coffee and let the hormones die down, so I don't bite someones head off. I can

Re: [JBoss-dev] JBoss Build Failure - RC2

2002-05-16 Thread Stephen Davidson
Hi David. Could you send me a copy of that catalog file? I was having a look inside the xml files in question, and there is absolutely no references to a local dtd. The only dtd referenced is the remote one. I tried nuking the references in the affected files, but there is a thirdparty jar

RE: [JBoss-dev] HEAD ClassCircularityError

2002-05-16 Thread Christian Riege
hi, I know Zahid Rahman. 2002. now THAT should be on the next edition of the jboss t-shirts 8) sorry for the noise, christian ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You

[JBoss-dev] [ jboss-Bugs-546393 ] in standardjaws.xml remove-table tag

2002-05-16 Thread noreply
Bugs item #546393, was opened at 2002-04-19 23:33 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=546393group_id=22866 Category: JBossCMP Group: v2.4 (stable) Status: Deleted Resolution: Fixed Priority: 5 Submitted By: oleg shteynbuk (oshteynbuk) Assigned

[JBoss-dev] Automated JBoss Testsuite Results: 17-May-2002

2002-05-16 Thread chris
Number of tests run: 744 Successful tests: 582 Errors:144 Failures: 18 [time of test: 17 May 2002 0:41 GMT] [java.version: 1.3.0] [java.vendor: IBM Corporation]

[JBoss-dev] Automated JBoss Testsuite Results: 17-May-2002

2002-05-16 Thread chris
Number of tests run: 744 Successful tests: 582 Errors:144 Failures: 18 [time of test: 17 May 2002 1:32 GMT] [java.version: 1.3.0] [java.vendor: IBM Corporation]

[JBoss-dev] Automated JBoss Testsuite Results: 17-May-2002

2002-05-16 Thread chris
Number of tests run: 744 Successful tests: 583 Errors:144 Failures: 17 [time of test: 17 May 2002 2:21 GMT] [java.version: 1.3.1] [java.vendor: Blackdown Java-Linux

Re: [JBoss-dev] testsuite crashes vm on linux for cvs-rc3 (ALSO RC2)

2002-05-16 Thread Craig O'Shannessy
I am getting many, many VM crashes on both 1.3.1 and 1.4 JDK with JBoss_3_0_0_RC2 from cvs. It is actually totally unusable. I compile with 1.3.1 (xdoclet doesn't support 1.4), and it doesn't matter if I run JBoss with either 1.3.1 or 1.4.0, it always crashes, usually within 30 minutes of

[JBoss-dev] Where is the empty datasource-mapping element coming from?

2002-05-16 Thread Scott M Stark
There was a change in behvior in the xml element value parser layer such that element elements now return empty strings rather than null. This was required to allow defining empty strings as there was no way previously. The org.jboss.test.cmp2.cmr.test.CMRPostCreatesWrittenUnitTestCase is

Re: [JBoss-dev] Mckoi SQL

2002-05-16 Thread Peter Fagerlund
duh ... give Tomas some cred ! ... Chief Technology Officer of free db support for dummies that do not se pure speed in front of ready made icons ___ Have big pipes?

Re: [JBoss-dev] Where is the empty datasource-mapping element coming from?

2002-05-16 Thread David Jencks
It's generated by xdoclet. I think it will be easier at this point to add the datasource-mapping than remove the element. I'll try to look at it tonight. david jencks On 2002.05.16 22:21:03 -0400 Scott M Stark wrote: There was a change in behvior in the xml element value parser layer such

Re: [JBoss-dev] Where is the empty datasource-mapping element coming from?

2002-05-16 Thread Dain Sundstrom
Can you be more specific about this change? It may cause problems with my metadata code. I'll fix any problems in the cmp metadata code, but I need to know what you changed. -dain Scott M Stark wrote: There was a change in behvior in the xml element value parser layer such that element

Re: [JBoss-dev] Where is the empty datasource-mapping element coming from?

2002-05-16 Thread Scott M Stark
MetaData.getElementContent() of any empty element will return an empty string rather than a null string. An empty element was equivalent to a non-existent element previously. - Original Message - From: Dain Sundstrom [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, May 16, 2002

[JBoss-dev] Automated JBoss Testsuite Results: 17-May-2002

2002-05-16 Thread chris
Number of tests run: 744 Successful tests: 583 Errors:144 Failures: 17 [time of test: 17 May 2002 5:7 GMT] [java.version: 1.3.1_03] [java.vendor: Sun Microsystems

Re: [JBoss-dev] Where is the empty datasource-mapping element coming from?

2002-05-16 Thread Dain Sundstrom
Ok. I always checked for existence with getChildElement (or whatever it is called). This is much better. Scott M Stark wrote: MetaData.getElementContent() of any empty element will return an empty string rather than a null string. An empty element was equivalent to a non-existent element

Re: [JBoss-dev] testsuite crashes vm on linux for cvs-rc3 (ALSO RC2)

2002-05-16 Thread Craig O'Shannessy
On Fri, 2002-05-17 at 12:44, David Jencks wrote: On 2002.05.16 22:12:57 -0400 Craig O'Shannessy wrote: I am getting many, many VM crashes on both 1.3.1 and 1.4 JDK with JBoss_3_0_0_RC2 from cvs. It is actually totally unusable. I compile with 1.3.1 (xdoclet doesn't support 1.4),

[JBoss-dev] Automated JBoss Testsuite Results: 17-May-2002

2002-05-16 Thread chris
Number of tests run: 744 Successful tests: 583 Errors:144 Failures: 17 [time of test: 17 May 2002 6:22 GMT] [java.version: 1.3.1_02] [java.vendor: Sun Microsystems