[JBoss-dev] Re: Problem with minimal config in Branch_4_0

2006-05-04 Thread Tom Elrod
Not really. The SerializationStreamFactory will try to statically load both java and jboss serialization. There is a try/catch around the loading of the jboss serialization, but only catches Exception. However, when tries to load it and JBossObjectOutputStream is not found, throws a NoClassDe

[JBoss-dev] jbossweb build.57 Build Successful

2006-05-04 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jbossweb?log=log20060504220050Lbuild.57 BUILD COMPLETE - build.57Date of build: 05/04/2006 22:00:50Time to build: 33 minutes 42 seconds  Unit Tests: (0)  Total Errors an

[JBoss-dev] jbpm-oracle-testsuite Build Failed

2006-05-04 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jbpm-oracle-testsuite?log=log20060504223425 BUILD FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-jbpm-db-matrix.xml:100: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/bui

[JBoss-dev] jboss-cache-testsuite Build Completed With Testsuite Errors

2006-05-04 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-cache-testsuite?log=log20060504221147 TESTS FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:86: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/

[JBoss-dev] Re: FW: 4.0.4.CR2 distribution (.zip only?)

2006-05-04 Thread Mladen Turk
Scott M Stark wrote: > The tar dist was dropped because of complaints about all the old posix > tar implementations which could not handle the long file names that are > required for unpacked deployments containing classes. > OK. Not sure who created the .zip distro, but I would suggest that next

[JBoss-dev] jboss-remoting-testsuite-1.4 Build Failed

2006-05-04 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-remoting-testsuite-1.4?log=log20060504235143 BUILD FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-remoting.xml:53: Exit code: 1 See compile.log in Build Artifacts for details.Date of buil

RE: Repository confusion WAS RE: [JBoss-dev] Can we add the aop deployers to the aop binary release

2006-05-04 Thread Kabir Khan
I added the .deployer files to jboss/aop/1.5.0-snapshot/bin, and put tasks.xml back to the way it was, i.e. This works here > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Kabir Khan > Sent: 04 May 2006 23:21 > To: jboss-development@lists.sour

[JBoss-dev] jboss-4.0-jdk-matrix build.1058 Build Fixed

2006-05-04 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20060504183258Lbuild.1058 BUILD COMPLETE - build.1058Date of build: 05/04/2006 18:32:58Time to build: 28 minutes 13 secondsLast changed: 05/04/2006 18:15:24Last log entry: fix output

RE: Repository confusion WAS RE: [JBoss-dev] Can we add the aop deployers to the aop binary release

2006-05-04 Thread Kabir Khan
Updating tasks.xml to use "lib" gives me the following error. compile-classes: [mkdir] Created dir: C:\cygwin\home\Kabir\cvs\jboss-4.0\console\output\classes [javac] Compiling 97 source files to C:\cygwin\home\Kabir\cvs\jboss-4.0\console\output\classes error: error reading C:\cygwin\home\

RE: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Failed

2006-05-04 Thread Ruel Loehr
I’ve committed in the fix.   Ruel Loehr JBoss QA   - 512-342-7840 ext 2011 Yahoo: ruelloehr Skype: ruelloehr AOL: dokoruel From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kabir Khan Sent: Thursday, May 04, 2006 5:08 PM To: jbo

RE: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Failed

2006-05-04 Thread Kabir Khan
I'm fixing it as per Ruel's suggestion. The thirdparty refreshes ok here now, and am doing a build. I should hopefully get this commited in the next 30 mins From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dimitris AndreadisSent: 04 May 2006 23:00To: jboss-de

[JBoss-dev] RE: jboss-4.0-jdk-matrix Build Failed

2006-05-04 Thread Dimitris Andreadis
It's the problem with aop:   synchronize.jboss/aop.common-softvaluehashmap.jar:  [get] Getting: http://repository.jboss.com/jboss/aop/1.5.0-snapshot/lib/common-softvaluehashmap.jar  [get] To: /services/cruisecontrol/checkout/jboss-4.0.x/thirdparty/jboss/aop/lib/common-softvaluehashma

[JBoss-dev] jboss-4.0-jdk-matrix Build Failed

2006-05-04 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20060504173951 BUILD FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:220: The following error occurred while executing this line: /services/cruisecontrol/work/script

[JBoss-dev] jboss-head-jdk-matrix build.1715 Build Fixed

2006-05-04 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060504162821Lbuild.1715 BUILD COMPLETE - build.1715Date of build: 05/04/2006 16:28:21Time to build: 30 minutes 8 secondsLast changed: 05/04/2006 16:11:16Last log entry: Enable sys

[JBoss-dev] RE: Problem with minimal config in Branch_4_0

2006-05-04 Thread Dimitris Andreadis
I meant actually used by remoting in this setup, sorry. > -Original Message- > From: Dimitris Andreadis > Sent: 04 May, 2006 23:34 > To: Tom Elrod > Cc: Scott M Stark; Clebert Suconic; QA; > jboss-development@lists.sourceforge.net > Subject: RE: Problem with minimal config in Branch_4_

[JBoss-dev] RE: Problem with minimal config in Branch_4_0

2006-05-04 Thread Dimitris Andreadis
Is JBossSerialization actually, or this is just the API, in which case you can just bundle the missing classes? JBossSerialization is about 121Kb, and jboss-minimal 190kb. > -Original Message- > From: Tom Elrod > Sent: 04 May, 2006 22:48 > To: Dimitris Andreadis > Cc: Scott M Stark; Cleb

RE: Repository confusion WAS RE: [JBoss-dev] Can we add the aop deployers to the aop binary release

2006-05-04 Thread Ruel Loehr
Kabir, Take a look at the file /tools/etc/jbossbuild/tasks.xml Grep it for the word deployer. Basically, we associate file types with an output type. This mapping is used to determine where it looks for things in the repository. In the current version of this file the outputtype for deployer

Repository confusion WAS RE: [JBoss-dev] Can we add the aop deployers to the aop binary release

2006-05-04 Thread Kabir Khan
I added the following files to the repostitory under jboss/aop/1.5.0-snapshot/lib jboss-aop-jdk50.deployer jboss-aop.deployer jboss-aspect-jdk50-client.jar and added these files to the component-info.xml. I've touched my local build/build-thirdparty.xml, deleted my thirdparty/jboss/ao

[JBoss-dev] jboss-head-jdk-matrix Build Failed

2006-05-04 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060504153703 BUILD FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:220: The following error occurred while executing this line: /services/cruisecontrol/work/scrip

[JBoss-dev] Re: Problem with minimal config in Branch_4_0

2006-05-04 Thread Tom Elrod
I have locally changed server/build.xml to include the 15 classes needed from remoting into the jboss-minimal.jar. However, is going to still need jboss serialization classes (see below). Should jboss-serialization.jar be added to minimal lib directory? 14:14:29,494 INFO [NamingService] JND

Re: [JBoss-dev] How do I change a projec type in eclipse?

2006-05-04 Thread Max Rydahl Andersen
that is also an option ;) /max On Thu, May 04, 2006 at 01:16:45PM -0500, Scott M Stark wrote: Can I change the type of a project in eclipse? I currently have a simple project that should be a java project. I don't see how to change this. Edit the .project file by hand adding the necessary t

Re: [JBoss-dev] How do I change a projec type in eclipse?

2006-05-04 Thread Heiko W. Rupp
On Thu, May 04, 2006 at 01:16:45PM -0500, Scott M Stark wrote: > Can I change the type of a project in eclipse? I currently have a simple > project that should be a java project. I don't see how to change this. Edit the .project file by hand adding the necessary things for a java project:

[JBoss-dev] Re: JBAS 4.0.4.GA project dependencies

2006-05-04 Thread Tom Elrod
Ok. Have changed to following now: http://www.jboss.org/products/remoting"; description="a single API for most network based invocations and related service that uses pluggable transports and data marshallers">

Re: [JBoss-dev] How do I change a projec type in eclipse?

2006-05-04 Thread Max Rydahl Andersen
No. Best way I know: Delete project in eclipse (without deleting the resources - eclipse will ask you) Remove the .project file Create new java project and point the existing location. /max Can I change the type of a project in eclipse? I currently have a simple project that should be a

[JBoss-dev] RE: JBAS 4.0.4.GA project dependencies

2006-05-04 Thread Dimitris Andreadis
I think it should be declared, even if not configured by default, so a possible version conflict with other components using a different version of JBossSerialization can be detected. > -Original Message- > From: Tom Elrod > Sent: 04 May, 2006 21:39 > To: Clebert Suconic > Cc: Tom Elrod;

[JBoss-dev] Re: JBAS 4.0.4.GA project dependencies

2006-05-04 Thread Tom Elrod
Well, if using jboss serialization, there is a dependency. However, this is not the default (java serialization is). So should I include it if there *may* be a dependency on it? Clebert Suconic wrote: Maybe Dimitris meant JBossRemoting should have a dependency on JBossSerialization 1.0.0.GA

[JBoss-dev] How do I change a projec type in eclipse?

2006-05-04 Thread Scott M Stark
Can I change the type of a project in eclipse? I currently have a simple project that should be a java project. I don't see how to change this. Scott Stark VP Architecture & Technology JBoss Inc. -

[JBoss-dev] jboss-head-jdk-matrix Build Failed

2006-05-04 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060504124824 BUILD FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:220: The following error occurred while executing this line: /services/cruisecontrol/work/scrip

[JBoss-dev] Your .svn/tmp directory may be missing or corrupt

2006-05-04 Thread Scott M Stark
Anyone know why I seem to be losing the .svn/tmp dir in my eclipse projects? The last thing I did was to delete and readd this project to change its from from java to simple. I am running TortoiseSVN so maybe that is interacting badly in some way. propset svn:ignore " bin output" C:/svn/JemsInstal

[JBoss-dev] Re: JBAS 4.0.4.GA project dependencies

2006-05-04 Thread Tom Elrod
Remoting changed to be 1.4.2.GA (as well as ws references) Dimitris Andreadis wrote: This is the current jboss project dependencies on JBoss 4.0.4.GA Issues/Tasks: - We need AOP release 1.5.0.GA, Kabir will release it early next week. - Scott has produced JBossRetro 1.0.0.GA (http:

[JBoss-dev] RE: JBAS 4.0.4.GA project dependencies

2006-05-04 Thread Dimitris Andreadis
> > - JBossRemoting, (a) the version number shouldn't be 1.4.2.GA ??. > > Second, I don't see any dependency in its component-info.xml on > > JBossRemoting ? > > > > Don't understand what you mean by the second point. > Hi Tom, If remoting is using JBossSerialization, shouldn't the dependency

[JBoss-dev] RE: JBAS 4.0.4.GA project dependencies

2006-05-04 Thread Clebert Suconic
Maybe Dimitris meant JBossRemoting should have a dependency on JBossSerialization 1.0.0.GA declared -Original Message- From: Tom Elrod Sent: Thursday, May 04, 2006 9:34 AM To: Dimitris Andreadis Cc: Scott M Stark; Adrian Brock; Kabir Khan; Alexey Loubyansky; Thomas Diesler; Tom Elrod; Cle

[JBoss-dev] jboss-head-jdk-matrix build.1714 Build Fixed

2006-05-04 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060504102134Lbuild.1714 BUILD COMPLETE - build.1714Date of build: 05/04/2006 10:21:34Time to build: 31 minutes 20 secondsLast changed: 05/04/2006 10:08:45Last log entry: The micro

[JBoss-dev] Re: JBAS 4.0.4.GA project dependencies

2006-05-04 Thread Tom Elrod
- JBossRemoting, (a) the version number shouldn't be 1.4.2.GA ??. Second, I don't see any dependency in its component-info.xml on JBossRemoting ? Don't understand what you mean by the second point. --- Using Tomcat but need to do more? Need

RE: [JBoss-dev] This is not a valid version number

2006-05-04 Thread Scott M Stark
Yes, http://jira.jboss.com/jira/browse/JBBUILD-316 > > Can't we add some validation that says a release (including > alpha, beta, CR) is not allowed to depend on snapshots? --- Using Tomcat but need to do more? Need to support web services,

RE: [JBoss-dev] This is not a valid version number

2006-05-04 Thread Adrian Brock
The only reason for snapshots is so one developer doesn't have to wait for an official release of another project before doing some work. It is not intended that it gets released with an untagged dependency. Can't we add some validation that says a release (including alpha, beta, CR) is not allow

[JBoss-dev] jboss-head-jdk-matrix Build Failed

2006-05-04 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060504090818 BUILD FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:220: The following error occurred while executing this line: /services/cruisecontrol/work/scrip

RE: [JBoss-dev] This is not a valid version number

2006-05-04 Thread Scott M Stark
Its true about the comparision, but other than snapshot binaries, there should be no component that is declared to be compatible with a snapshot release in the public repository as this makes no sense. Use of snapshots is a developer to developer exchange that requires a local override. We need to

[JBoss-dev] RE: JBAS 4.0.4.GA project dependencies

2006-05-04 Thread Scott M Stark
jbossretro should be 1.0.0.GA as there is no change relative to CR1 other than fixing the jar packaging. > -Original Message- > From: Dimitris Andreadis > Sent: Thursday, May 04, 2006 3:24 AM > To: Scott M Stark; Adrian Brock; Kabir Khan; > '[EMAIL PROTECTED]'; Thomas Diesler; Tom Elr

[JBoss-dev] jboss-3.2-testsuite Build Completed With Testsuite Errors

2006-05-04 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-testsuite?log=log20060504080146 TESTS FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:235: The following error occurred while executing this line: /services/cruisecontrol/work/scripts

RE: [JBoss-dev] This is not a valid version number

2006-05-04 Thread Dimitris Andreadis
Nothing to do with aop. I am just wondering about the usefulness of a X.Y.ZZ.SNAPSHOT "release", since, from what I've seen from the listed projects that just export a "snapshot" release for development purposes, there will rarely be a need for releasing snapshots from multiple branches, except the

RE: [JBoss-dev] Can we add the aop deployers to the aop binary release

2006-05-04 Thread Scott M Stark
I need all of the deployer artifacts and client jars in the aop binary in the repository. This is what I'm currently testing: [EMAIL PROTECTED] thirdparty]$ ls jboss/aop/lib/ common-softvaluehashmap.jar* jboss-aspect-jdk50-client.jar* jboss-aop-jdk50-client.jar* jdk14-pluggable-instrumentor.jar

RE: [JBoss-dev] This is not a valid version number

2006-05-04 Thread Scott M Stark
What do those releases have to do with aop? What I need is all of the artifacts needed to incorporate a component into the jbossas release install in the repository. Specifically the javaee5/java5 based artifacts that can't be bundled with the jboss-4.0.x j2ee1.4 build. > -Original Message---

[JBoss-dev] FW: 4.0.4.CR2 distribution (.zip only?)

2006-05-04 Thread Scott M Stark
The tar dist was dropped because of complaints about all the old posix tar implementations which could not handle the long file names that are required for unpacked deployments containing classes. The existence of dos crs should not be a function of the distribution type. All the .sh files should

[JBoss-dev] microcontainer-head-testsuite Build Completed With Testsuite Errors

2006-05-04 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/microcontainer-head-testsuite?log=log20060504071929 TESTS FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:175: The following error occurred while executing this line: /services

[JBoss-dev] jboss-remoting-testsuite-1.4 Build Timed Out

2006-05-04 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-remoting-testsuite-1.4?log=log20060504051919 BUILD TIMED OUTAnt Error Message: build timeoutDate of build: 05/04/2006 05:19:19Time to build: Last changed: 05/04/2006 02:22:51Last log entry: JBREM-431 - added ability for tran

[JBoss-dev] Re: JBAS 4.0.4.GA project dependencies

2006-05-04 Thread Alexey Loubyansky
Dimitris Andreadis wrote: - JBossAS/WebServices are still on JBossXB "snapshot" which is actually jbossxb 1.0.0.CR4. Can we safely update both, since 1.0.0.CR4 is the version that will be used, or Alexey wants to make this 1.0.0.GA ? Update jbossxb to a non-snapshot release http://jira.jboss.or

[JBoss-dev] JBAS 4.0.4.GA project dependencies

2006-05-04 Thread Dimitris Andreadis
This is the current jboss project dependencies on JBoss 4.0.4.GA Issues/Tasks: - We need AOP release 1.5.0.GA, Kabir will release it early next week. - Scott has produced JBossRetro 1.0.0.GA (http://jira.jboss.com/jira/browse/JBAS-3108), that tidied up the retro jars. Can we just upda

[JBoss-dev] jboss-remoting-testsuite-1.5 Build Timed Out

2006-05-04 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-remoting-testsuite-1.5?log=log20060504021616 BUILD TIMED OUTAnt Error Message: build timeoutDate of build: 05/04/2006 02:16:16Time to build: Last changed: 12/31/2005 20:37:24Last log entry: JBREM-272:Added tests for (clientP

RE: [JBoss-dev] Can we add the aop deployers to the aop binary release

2006-05-04 Thread Kabir Khan
OK, so are you saying you would like what goes into deploy/jboss-aop/deployer and deploy/jboss-aop-jdk50.deployer to go into the repository as a zip file? I am training this week, but should be able to make it happen in the next day or two. > -Original Message- > From: [EMAIL PROTECTED]

RE: [JBoss-dev] This is not a valid version number

2006-05-04 Thread Dimitris Andreadis
Remoting Serialization Microcontainer Jbossxb Cache (And JBossWS until recentrly) All of the above have a "snapshot" release for development purposes, so is this what Kabir needs? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Kabir Khan > Sen