[JBoss-dev] [JBoss JIRA] Created: (JBCACHE-106) Override default properties on a method call basis

2005-03-09 Thread Bela Ban (JIRA)
Override default properties on a method call basis -- Key: JBCACHE-106 URL: http://jira.jboss.com/jira/browse/JBCACHE-106 Project: JBoss Cache Type: Feature Request Versions: 1.2.1 Reporter: Bela Ban

[JBoss-dev] [JBoss JIRA] Updated: (JBCACHE-103) ConfiguratorFactory#getConfigStream should not throw a AccessControlException

2005-03-09 Thread Bela Ban (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-103?page=history ] Bela Ban updated JBCACHE-103: - Fix Version: 1.2.2 (was: 1.2.1) ConfiguratorFactory#getConfigStream should not throw a AccessControlException

[JBoss-dev] [JBoss JIRA] Created: (JBCACHE-107) Extract locks from TreeCache into LockingTable

2005-03-09 Thread Bela Ban (JIRA)
Extract locks from TreeCache into LockingTable -- Key: JBCACHE-107 URL: http://jira.jboss.com/jira/browse/JBCACHE-107 Project: JBoss Cache Type: Feature Request Reporter: Bela Ban Assigned to: Bela Ban Fix For:

[JBoss-dev] [JBoss JIRA] Reopened: (JBCACHE-94) Incorrect synchronization between threads (CreateIfNotExistsInterceptor and LockInterceptor)

2005-03-09 Thread Bela Ban (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-94?page=history ] Bela Ban reopened JBCACHE-94: - The following append details a case in which this still fails Incorrect synchronization between threads (CreateIfNotExistsInterceptor and LockInterceptor)

[JBoss-dev] [JBoss JIRA] Commented: (JBCACHE-94) Incorrect synchronization between threads (CreateIfNotExistsInterceptor and LockInterceptor)

2005-03-09 Thread Bela Ban (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-94?page=comments#action_12315987 ] Bela Ban commented on JBCACHE-94: - T0 is under tx to do removeObject(/aop, ...) of which has many sub-cache operations. But first thing, it does a write on, say, /aop.

[JBoss-dev] jboss-head build.852 Build Successful

2005-03-09 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050309044028Lbuild.852 BUILD COMPLETE-build.852Date of build:03/09/2005 04:40:28Time to build:23 minutes 0 secondsLast changed:03/09/2005 04:13:55Last log entry:added

[JBoss-dev] [JBossCache] - why is the cache loader working on the treecache class ?

2005-03-09 Thread loupubeu
why is the cache loader working on the treecache class rather than the treecachembean interface ? I don't understand why I can't encapsulate the standard treecache in my own treecache implementation, with this constraint I've to inherit the treecache class, i would rather have implemented

[JBoss-dev] jboss-4.0 build.419 Build Successful

2005-03-09 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050309053301Lbuild.419 BUILD COMPLETE-build.419Date of build:03/09/2005 05:33:01Time to build:32 minutes 54 secondsLast changed:03/09/2005 04:48:52Last log entry:Add a reference to

[JBoss-dev] [JBossCache] - Re: Using JBossCache within Eclipse

2005-03-09 Thread kkoster
Ben, could you elaborate on that. It only seems to be a problem when bundling JBossCache jars with an Eclipse application. Simply using the JBossCache in normal development doesn't seem to be a problem. It is difficult to tell what is happening. The debugger within Eclipse doesn't seem to

[JBoss-dev] [JBoss JIRA] Created: (JBPM-81) document jpdl schema for exception handlers

2005-03-09 Thread Tom Baeyens (JIRA)
document jpdl schema for exception handlers --- Key: JBPM-81 URL: http://jira.jboss.com/jira/browse/JBPM-81 Project: JBoss jBPM Type: Task Components: Core Engine Reporter: Tom Baeyens Assigned to: Tom Baeyens

[JBoss-dev] [JBoss JIRA] Updated: (JBPORTAL-88) Make slide use RDBMS instead of FS

2005-03-09 Thread Julien Viet (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-88?page=history ] Julien Viet updated JBPORTAL-88: Assign To: Roy Russo (was: Julien Viet) Make slide use RDBMS instead of FS -- Key: JBPORTAL-88 URL:

[JBoss-dev] [Design of the JBoss Web Container] - Tomcat 5.5 Deployer using JDK 5 Annotations

2005-03-09 Thread schulty
Has there been any discussion about having the Tomcat deployer use annotations in POJOs? We (and many others I am sure) currently use XDoclet to generate the deployment descriptors. It would be nice to see Tomcat go the way of the JBoss POJO server EJB3 model. I know this would entail quite

[JBoss-dev] [JBossCache] - Re: Using JBossCache within Eclipse

2005-03-09 Thread kkoster
I have managed to trace it to the invokeMethod method of org.jboss.cache.TreeCache. It seems that the interceptor_chain variable is null. I am using exactly the same method to initialize the TreeCache instance (i.e. constructing an InputStream from a the XML resource for the configuration and

[JBoss-dev] [Nukes Development] - Nukes with MS-SQL

2005-03-09 Thread arin_12
Hi everyone, i am using nuke with jbos. And i am trying to connect to the SQL server. I hav build all the necessasry table. I am able to to login using the ADMIN and update his profile. But when i click the Manage html then it is showing the following exception, Please can some body tell me,

[JBoss-dev] [JBoss JIRA] Created: (JBPM-82) InvocationLogImpl maps it's internal java.util.Date field to a timestamp

2005-03-09 Thread Armin Haaf (JIRA)
InvocationLogImpl maps it's internal java.util.Date field to a timestamp Key: JBPM-82 URL: http://jira.jboss.com/jira/browse/JBPM-82 Project: JBoss jBPM Type: Bug Components: Core Engine

[JBoss-dev] [JBoss JIRA] Created: (JBCACHE-108) Make CacheLoader use interface rather than TreeCache implementation

2005-03-09 Thread Bela Ban (JIRA)
Make CacheLoader use interface rather than TreeCache implementation --- Key: JBCACHE-108 URL: http://jira.jboss.com/jira/browse/JBCACHE-108 Project: JBoss Cache Type: Sub-task Reporter: Bela Ban

[JBoss-dev] [JBoss JIRA] Updated: (JBPM-82) InvocationLogImpl maps it's internal java.util.Date field to a timestamp

2005-03-09 Thread Armin Haaf (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-82?page=history ] Armin Haaf updated JBPM-82: --- Description: We changed the date of a test environment back some hours. (this leads to InvocationLogs in the future). After that the following problem occurs with jbpm:

[JBoss-dev] [JBossCache] - Re: why is the cache loader working on the treecache class ?

2005-03-09 Thread [EMAIL PROTECTED]
You are right. I created a subtask (108) of http://jira.jboss.com/jira/browse/JBCACHE-57, which is about extracting the interfaces, and accessing JBossCache only through interfaces. This is scheduled for 1.4, but I will probably do it earlier, as JBCACHE-57 (standalone CVS) will require me to

[JBoss-dev] [JBossCache] - Re: Using JBossCache within Eclipse

2005-03-09 Thread [EMAIL PROTECTED]
You forgot to call startService() on the freshly created instance View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3869381#3869381 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3869381

[JBoss-dev] [JBossCache] - Re: Using JBossCache within Eclipse

2005-03-09 Thread [EMAIL PROTECTED]
Oops, should have read the entire thread. So you are saying the CL should be the one with which the TreeCache class is associated, not the current thread ? Hmm, makes sense, I don't know why I took the thread context CL... I'll change this View the original post :

[JBoss-dev] [JBossCache] - Re: Using JBossCache within Eclipse

2005-03-09 Thread [EMAIL PROTECTED]
This is even more stupid, as in some cases we are using the CL of TreeCache, in others the context CL... View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3869384#3869384 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3869384

[JBoss-dev] [JBossCache] - Re: Using JBossCache within Eclipse

2005-03-09 Thread [EMAIL PROTECTED]
I created a JIRA task: http://jira.jboss.com/jira/browse/JBCACHE-109. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3869385#3869385 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3869385

[JBoss-dev] [JBoss JIRA] Created: (JBCACHE-109) Use context classloader or classloader of current class

2005-03-09 Thread Bela Ban (JIRA)
Use context classloader or classloader of current class --- Key: JBCACHE-109 URL: http://jira.jboss.com/jira/browse/JBCACHE-109 Project: JBoss Cache Type: Task Reporter: Bela Ban Assigned to: Bela Ban

[JBoss-dev] [Design of JBoss Portal] - Problem building Portal downloaded from cvs

2005-03-09 Thread karanmg
Hello, I think this problem deserves an independent thread instead of being stuck deep inside here: http://www.jboss.com/index.html?module=bbop=viewtopict=60946postdays=0postorder=ascstart=10 I want to run the helloworld portlet from http://docs.jboss.org/jbportal/helloworld.war.zip in the

[JBoss-dev] [Design of JBoss Portal] - Re: Forums portlet

2005-03-09 Thread karanmg
The basic problem is that I am unable to build the portal downloaded from cvs. I have created a new thread here: [url] http://www.jboss.com/index.html?module=bbop=viewtopict=61227 [/url] View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3869387#3869387 Reply to

[JBoss-dev] [JBossCache] - problem with REPL_SYNC and REPL_ASYNC

2005-03-09 Thread amitb.in
Need Some Help/Inputs regarding JBossCache Configuration I'm getting the following results for a 10KB string object in TreeCache: 1. Local Cache Mode: ~5500 puts/s. 2. REPL_SYNC (Replicated Synchronous mode): ~50 puts/s (nested runtime exception after every 50 inserts in cache) 3. REPL_ASYNC

[JBoss-dev] [Design of the JBoss EJB Container] - SingletonStatelessSessionInstancePool

2005-03-09 Thread olegnitz
Hi! Looks like org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool in JBoss 4.0.1 wasn't updated for a while, at it doesn't work properly. Below I give the fixed version, as far as I can guess how it should be fixed. Regards, Oleg

[JBoss-dev] [Design of JBoss Portal] - Re: Problem building Portal downloaded from cvs

2005-03-09 Thread [EMAIL PROTECTED]
Your classpath is wrong, it should be setted up correctly by the build. Try to unset your classpath before launching the build: unset $CLASSPATH Also i recommend you to checkout again jboss-portal-2.0 View the original post :

[JBoss-dev] [Design of the JBoss EJB Container] - Re: SingletonStatelessSessionInstancePool

2005-03-09 Thread [EMAIL PROTECTED]
Please submit a patch as a context diff to jira for this: http://jira.jboss.com/jira/browse/JBAS View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3869392#3869392 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3869392

[JBoss-dev] [JBoss JIRA] Assigned: (JBADMCON-77) Document use case

2005-03-09 Thread Peter Johnson (JIRA)
[ http://jira.jboss.com/jira/browse/JBADMCON-77?page=history ] Peter Johnson reassigned JBADMCON-77: - Assign To: Peter Johnson Document use case - Key: JBADMCON-77 URL:

[JBoss-dev] [JBoss JIRA] Updated: (JBCACHE-51) Create standalone CVS version of JBossCache

2005-03-09 Thread Bela Ban (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-51?page=history ] Bela Ban updated JBCACHE-51: Fix Version: 1.2.2 (was: 1.3) Create standalone CVS version of JBossCache --- Key:

[JBoss-dev] [Design of JBoss Portal] - Re: JavaServerFaces Portlet integration working with JBoss P

2005-03-09 Thread [EMAIL PROTECTED]
I'm looking at this now. We will have JSF-MyFaces supported come final release. I am working on it this week, btw. The SUN RI is a nice to have, but their licensing is probably not suitable for us to package. View the original post :

[JBoss-dev] [JBoss JIRA] Created: (JBREM-69) Implement JMXServiceURl

2005-03-09 Thread Tom Elrod (JIRA)
Implement JMXServiceURl --- Key: JBREM-69 URL: http://jira.jboss.com/jira/browse/JBREM-69 Project: JBoss Remoting Type: Task Components: jmx remoting Reporter: Tom Elrod Assigned to: Tom Elrod Priority: Critical Fix For: JMX

[JBoss-dev] [Design of JBoss Portal] - Re: Problem building Portal downloaded from cvs

2005-03-09 Thread karanmg
It diddn't work. I checked out jboss-portal-2.0 from the cvs again, opened a new terminal, modified local.properties and postgresql.properties. I unset the CLASSPATH and modified PATH to be:

[JBoss-dev] [JBossCache] - Re: problem with REPL_SYNC and REPL_ASYNC

2005-03-09 Thread [EMAIL PROTECTED]
what's the exception ? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3869400#3869400 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3869400 --- SF email is sponsored by -

[JBoss-dev] [JBoss JIRA] Resolved: (JBPM-82) InvocationLogImpl maps it's internal java.util.Date field to a timestamp

2005-03-09 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-82?page=history ] Tom Baeyens resolved JBPM-82: - Resolution: Done InvocationLogImpl maps it's internal java.util.Date field to a timestamp

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1556) SingletonStatelessSessionInstancePool doesn't work properly now

2005-03-09 Thread Oleg Nitz (JIRA)
SingletonStatelessSessionInstancePool doesn't work properly now --- Key: JBAS-1556 URL: http://jira.jboss.com/jira/browse/JBAS-1556 Project: JBoss Application Server Type: Patch Components: EJBs

[JBoss-dev] [Design of JBoss Build System] - 'cvsroot' at Component Level and using URLs instead.

2005-03-09 Thread [EMAIL PROTECTED]
As I'm working on a template project using the new build, I think it would be better if we removed the 'cvsroot' attribute and replaced 'version' and 'module' with a URL containing all three. We should place that URL at the component level rather than the build level. So instead of: |

[JBoss-dev] [Nukes Development] - Re: Nukes with MS-SQL

2005-03-09 Thread zgibek
anonymous wrote : | javax.ejb.FinderException: Find failed: java.sql.SQLException: [Microsoft][SQLSe | rver 2000 Driver for JDBC][SQLServer]'LENGTH' is not a recognized function name. | Hi, I am not exactly sure, what your problem is, but maybe you didn't notice that mssql server has

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - Article: .NET Remoting and Event Handling in VB .NET

2005-03-09 Thread [EMAIL PROTECTED]
http://www.developer.com/net/vb/article.php/3487111 Seems pretty intuitive to work with. How hard would it be to have a deployer for the .NET App.config such that JBoss services are visible in C# clients as native C# interfaces? Example of the App.config server configuration XML: | ?xml

[JBoss-dev] [Design of JBoss Build System] - Re: 'cvsroot' at Component Level and using URLs instead.

2005-03-09 Thread [EMAIL PROTECTED]
You are correct that we need to move repository information to the component level. However, it needs to be removed from the toplevel build entirely. Instead, all we should have at the toplevel is the component version. This is used to find the componentdef in the build repository. This

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1298) HAR Deployer JBCache config

2005-03-09 Thread Steve Ebersole (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1298?page=comments#action_12315996 ] Steve Ebersole commented on JBAS-1298: -- I was not planning any mods to the jboss-3.2 module for the Hibernate intg code because jboss-4.0 and jboss-head will be made to

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1299) No production-quality Cache Invalidation framework for Hibernate 2nd level cache

2005-03-09 Thread Steve Ebersole (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1299?page=comments#action_12315997 ] Steve Ebersole commented on JBAS-1299: -- I believe OSCache also supports the same invalidation model, although I am no cache expert and may be wrong here. Regardless,

[JBoss-dev] [Design of JBoss Portal] - Re: WSRP support

2005-03-09 Thread fernir
Portal 2.0 have no WSRP support build in. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3869419#3869419 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3869419 --- SF

[JBoss-dev] [JBoss JIRA] Created: (JBADMCON-96) Support listing web services

2005-03-09 Thread Charles Crouch (JIRA)
Support listing web services Key: JBADMCON-96 URL: http://jira.jboss.com/jira/browse/JBADMCON-96 Project: JBoss Admin Console Type: Feature Request Components: Web Services Versions: 1.1 alpha Reporter: Charles Crouch

[JBoss-dev] [JBoss JIRA] Updated: (JBADMCON-96) Support listing web services

2005-03-09 Thread Charles Crouch (JIRA)
[ http://jira.jboss.com/jira/browse/JBADMCON-96?page=history ] Charles Crouch updated JBADMCON-96: --- Priority: Blocker (was: Major) Support listing web services Key: JBADMCON-96 URL:

[JBoss-dev] [JBoss JIRA] Created: (JBADMCON-97) Implement and test Model

2005-03-09 Thread Charles Crouch (JIRA)
Implement and test Model -- Key: JBADMCON-97 URL: http://jira.jboss.com/jira/browse/JBADMCON-97 Project: JBoss Admin Console Type: Sub-task Components: Web Services Versions: 1.1 alpha Reporter: Charles Crouch Fix For:

[JBoss-dev] [JBoss JIRA] Created: (JBADMCON-98) Implement and test View

2005-03-09 Thread Charles Crouch (JIRA)
Implement and test View - Key: JBADMCON-98 URL: http://jira.jboss.com/jira/browse/JBADMCON-98 Project: JBoss Admin Console Type: Sub-task Components: Web Services Versions: 1.1 alpha Reporter: Charles Crouch Fix For: 1.1

[JBoss-dev] [JBoss JIRA] Updated: (JBADMCON-98) Implement and test View

2005-03-09 Thread Charles Crouch (JIRA)
[ http://jira.jboss.com/jira/browse/JBADMCON-98?page=history ] Charles Crouch updated JBADMCON-98: --- Description: Environment: Version: 1.1 alpha Component: Web Services Fix Version: 1.1 alpha Implement and test View

[JBoss-dev] [JBoss JIRA] Created: (JBADMCON-99) Implement and test Controller

2005-03-09 Thread Charles Crouch (JIRA)
Implement and test Controller --- Key: JBADMCON-99 URL: http://jira.jboss.com/jira/browse/JBADMCON-99 Project: JBoss Admin Console Type: Sub-task Reporter: Charles Crouch -- This message is automatically generated by JIRA. - If

[JBoss-dev] [Nukes Development] - Re: Nukes with MS-SQL

2005-03-09 Thread arin_12
Please Can u tell me where to change change Length to Len. I has to use it for MS-SQL View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3869420#3869420 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3869420

[JBoss-dev] [JBoss JIRA] Updated: (JBADMCON-99) Implement and test Controller

2005-03-09 Thread Charles Crouch (JIRA)
[ http://jira.jboss.com/jira/browse/JBADMCON-99?page=history ] Charles Crouch updated JBADMCON-99: --- Description: Environment: Version: 1.1 alpha Component: Web Services Fix Version: 1.1 alpha Implement and test Controller

[JBoss-dev] [JBoss JIRA] Created: (JBADMCON-100) Support viewing web service details

2005-03-09 Thread Charles Crouch (JIRA)
Support viewing web service details --- Key: JBADMCON-100 URL: http://jira.jboss.com/jira/browse/JBADMCON-100 Project: JBoss Admin Console Type: Feature Request Components: Web Services Versions: 1.1 alpha Reporter:

[JBoss-dev] [JBoss JIRA] Created: (JBADMCON-102) Implement and test View

2005-03-09 Thread Charles Crouch (JIRA)
Implement and test View - Key: JBADMCON-102 URL: http://jira.jboss.com/jira/browse/JBADMCON-102 Project: JBoss Admin Console Type: Sub-task Components: Web Services Versions: 1.1 alpha Reporter: Charles Crouch Fix For:

[JBoss-dev] [JBoss JIRA] Created: (JBADMCON-103) Implement and test Controller

2005-03-09 Thread Charles Crouch (JIRA)
Implement and test Controller --- Key: JBADMCON-103 URL: http://jira.jboss.com/jira/browse/JBADMCON-103 Project: JBoss Admin Console Type: Sub-task Components: Web Services Versions: 1.1 alpha Reporter: Charles Crouch

[JBoss-dev] [JBoss JIRA] Created: (JBADMCON-101) Implement and test Model

2005-03-09 Thread Charles Crouch (JIRA)
Implement and test Model -- Key: JBADMCON-101 URL: http://jira.jboss.com/jira/browse/JBADMCON-101 Project: JBoss Admin Console Type: Sub-task Components: Web Services Versions: 1.1 alpha Reporter: Charles Crouch Fix For:

[JBoss-dev] [JBoss JIRA] Created: (JBADMCON-104) Document phase 1.1 use cases

2005-03-09 Thread Charles Crouch (JIRA)
Document phase 1.1 use cases Key: JBADMCON-104 URL: http://jira.jboss.com/jira/browse/JBADMCON-104 Project: JBoss Admin Console Type: Task Components: Web Services Versions: 1.1 alpha Reporter: Charles Crouch Fix

[JBoss-dev] [Nukes Development] - Re: Nukes with MS-SQL

2005-03-09 Thread zgibek
Sorry, but I don't know. I read only the error you have. :-( Normally this should be done in some desriptors. But I don't know nukes sources so good. I am not sure even if this is not enclosed in some source java code. I think you should grep in your sources to find it. Thats the way I would do

[JBoss-dev] [JBoss JIRA] Created: (JBADMCON-105) Integrate new dependencies into jboss build

2005-03-09 Thread Charles Crouch (JIRA)
Integrate new dependencies into jboss build --- Key: JBADMCON-105 URL: http://jira.jboss.com/jira/browse/JBADMCON-105 Project: JBoss Admin Console Type: Task Components: Web Services Versions: 1.1 alpha

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - Asynchronous remoting calls

2005-03-09 Thread [EMAIL PROTECTED]
This callback mechanism is intuitive. http://www.microsoft.com/mspress/books/sampchap/6172.asp#104 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3869427#3869427 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3869427

[JBoss-dev] [Design of JBoss Portal] - Re: Problem building Portal downloaded from cvs

2005-03-09 Thread karanmg
Its working. Finally. The problem was between the ant on my system and the ant supplied with the Portal src. I have Ant 1.6.2 installed on my system, and I think to build the Portal requires Ant 1.5. This is in buildmagic.ent: | !-- Make sure we have the right version of Ant -- |

[JBoss-dev] [Design of JBoss Build System] - Re: 'cvsroot' at Component Level and using URLs instead.

2005-03-09 Thread [EMAIL PROTECTED]
I'm thinking a component version doesn't necessarily have to come from a VCS. But, it can be say: ftp://repo.jboss.com/pub/jboss/common; Hence, the URL. But, yeah, separating them will make it easier. Maybe just have the option of specifying a type and a locationURI, and then parameters

[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - Re: incompatible stream classdesc serialVersionUID

2005-03-09 Thread HolgerCasties
Thanks a lot for your answers, Han Ming and Alex. I did what you wrote, Alex. I defined the server runtime in my Eclipse project: I created a plain Java Project and added two user libraries (EJB3 Library and JBoss Client). 'EJB3 Library' contains the needed jar-files of Hibernate3 (from

[JBoss-dev] [JBossCache] - Re: Using JBossCache within Eclipse

2005-03-09 Thread kkoster
Bela, Will this change be backported to 1.2 and put out into Sourceforge or will it just be in HEAD on CVS. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3869439#3869439 Reply to the post :

[JBoss-dev] [JBossCache] - Re: Using JBossCache within Eclipse

2005-03-09 Thread [EMAIL PROTECTED]
- No backport to 1.2 - Possibly a backport to 3.2.x and 4.x After 1.2.1, I'm going to extract JBossCache from JBossAS and create its own CVS module. It will be fully standalone, including all necessary unit tests. Therefore it will be much easier to just check out JBossCache from the CVS and

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1541) Clients hang if UIL2 server process is in unclear state

2005-03-09 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1541?page=history ] Adrian Brock updated JBAS-1541: --- Priority: Major (was: Critical) Fix Version: JBossAS-4.0.2RC1 (was: JBossAS-4.0.2 Final) Clients hang if UIL2 server process is in

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1541) Clients hang if UIL2 server process is in unclear state

2005-03-09 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1541?page=history ] Adrian Brock closed JBAS-1541: -- Resolution: Done The threadpools are now shutdown at connection.close() or when the server detects the client has vanished. Clients hang if UIL2 server

[JBoss-dev] [Design of Messaging on JBoss (Messaging/JBoss)] - Hi

2005-03-09 Thread anwarmehdi
Hi Ovidiu, I would like to contribute to something in MQ as well. I am going through the design documentation. Would you like to assign an specific task to me or would you prefer me to start investigating the EJB3 Interceptor design? Also, could you point to any other documentation on JBoss

[JBoss-dev] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Hi

2005-03-09 Thread [EMAIL PROTECTED]
I will generate JIRA task soon. Until then, the unified interceptors and the remoting documentation is a good start, since this is what we're going to use to implement the JMS facade. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3869449#3869449 Reply to the

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1557) HAJNDI accept thread can die if it cannot create a new listening thread

2005-03-09 Thread Adrian Brock (JIRA)
HAJNDI accept thread can die if it cannot create a new listening thread --- Key: JBAS-1557 URL: http://jira.jboss.com/jira/browse/JBAS-1557 Project: JBoss Application Server Type: Bug Components:

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1558) HAJNDI should use a thread pool

2005-03-09 Thread Adrian Brock (JIRA)
HAJNDI should use a thread pool --- Key: JBAS-1558 URL: http://jira.jboss.com/jira/browse/JBAS-1558 Project: JBoss Application Server Type: Feature Request Components: Clustering Versions: JBossAS-4.0.1 Final, JBossAS-3.2.7

[JBoss-dev] jboss-head build.853 Build Successful

2005-03-09 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050309153713Lbuild.853 BUILD COMPLETE-build.853Date of build:03/09/2005 15:37:13Time to build:37 minutes 53 secondsLast changed:03/09/2005 14:58:35Last log entry:- added logic to

[JBoss-dev] [Design of JBoss Build System] - Re: 'cvsroot' at Component Level and using URLs instead.

2005-03-09 Thread gozilla
Ryan, Yep, it might be easier for the first two type of repos, but it will rapidly become a maintenance nightmare. I like the idea of exporting the repository access to some external component(s), opening the way to a pluggeable implementation. Gozilla View the original post :

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1557) HAJNDI accept thread can die if it cannot create a new listening thread

2005-03-09 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1557?page=history ] Adrian Brock reassigned JBAS-1557: -- Assign To: Adrian Brock HAJNDI accept thread can die if it cannot create a new listening thread

[JBoss-dev] [JBoss JIRA] Assigned: (JBADMCON-77) Document use case

2005-03-09 Thread Jack Chang (JIRA)
[ http://jira.jboss.com/jira/browse/JBADMCON-77?page=history ] Jack Chang reassigned JBADMCON-77: -- Assign To: Jack Chang (was: Peter Johnson) Document use case - Key: JBADMCON-77 URL:

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1557) HAJNDI accept thread can die if it cannot create a new listening thread

2005-03-09 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1557?page=history ] Adrian Brock closed JBAS-1557: -- Resolution: Done Fixed, also fixed the same problem in the autodiscovery thread. HAJNDI accept thread can die if it cannot create a new listening thread

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1559) Check all serverSocket accept threads

2005-03-09 Thread Adrian Brock (JIRA)
Check all serverSocket accept threads - Key: JBAS-1559 URL: http://jira.jboss.com/jira/browse/JBAS-1559 Project: JBoss Application Server Type: Task Reporter: Adrian Brock Fix For: JBossAS-4.0.2RC1 Check all

[JBoss-dev] jboss-4.0 build.420 Build Successful

2005-03-09 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050309171335Lbuild.420 BUILD COMPLETE-build.420Date of build:03/09/2005 17:13:35Time to build:20 minutes 4 secondsLast changed:03/09/2005 16:34:11Last log entry:Fix a race condition in the

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-69) Implement JMXServiceURl

2005-03-09 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-69?page=history ] Tom Elrod updated JBREM-69: Description: Per spec, need following requirements met: - prefix of service:jmx:; - string of one or more ASCII characters, each of which is a letter, a digit, or one

[JBoss-dev] [JBoss JIRA] Commented: (JBREM-69) Implement JMXServiceURl

2005-03-09 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-69?page=comments#action_12316009 ] Tom Elrod commented on JBREM-69: - Implementation pretty much done. Only remaining issues are: - is jmxmp required default by spec for the protocol? - what is the default

[JBoss-dev] jboss-head build.854 Build Successful

2005-03-09 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050309175232Lbuild.854 BUILD COMPLETE-build.854Date of build:03/09/2005 17:52:32Time to build:22 minutes 35 secondsLast changed:03/09/2005 17:23:15Last log entry:Port JBAS-1541 from 4.0

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - JVM per container

2005-03-09 Thread keyurva
This might sound outrageous but say I have a requirement such that based on some EJB deployment settings I want to fork a new JVM for that particular container. (If you should know, my EJBs talk to Java wrappers which make JNI calls and I want to prevent a JNI call which could crash the JVM

[JBoss-dev] jboss-4.0 build.421 Build Successful

2005-03-09 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050309191155Lbuild.421 BUILD COMPLETE-build.421Date of build:03/09/2005 19:11:55Time to build:21 minutes 34 secondsLast changed:03/09/2005 17:49:04Last log entry:[JBAS-1557] - HAJNDI

[JBoss-dev] jboss-head build.855 Build Successful

2005-03-09 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050309194656Lbuild.855 BUILD COMPLETE-build.855Date of build:03/09/2005 19:46:56Time to build:17 minutes 40 secondsLast changed:03/09/2005 18:41:45Last log entry:Support for Named queries,

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1190) Problem deleting relations

2005-03-09 Thread cgs (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1190?page=comments#action_12316019 ] cgs commented on JBAS-1190: --- I also have this problem but with a different symptom. MySQL can handle the large query, but the delete is so large and slow that it takes forever to

[JBoss-dev] jboss-4.0-testsuite build.61 Build Successful

2005-03-09 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite?log=log20050309203530Lbuild.61 BUILD COMPLETE-build.61Date of build:03/09/2005 20:35:30Time to build:95 minutes 18 secondsLast changed:03/09/2005 17:49:04Last log entry:[JBAS-1557] - HAJNDI

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-99) Support for @NamedQuery

2005-03-09 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-99?page=history ] Kabir Khan closed EJBTHREE-99: -- Resolution: Done Implemented for class level. Spec mentions that annotation can be applied to methods and packages too, but that does not make much sense

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1190) Problem deleting relations

2005-03-09 Thread cgs (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1190?page=comments#action_12316021 ] cgs commented on JBAS-1190: --- When a relation's collection is empty via a clear() on the collection, emptying out all of the contents some other way, or from an ejbRemove, the

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1190) Problem deleting relations

2005-03-09 Thread cgs (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1190?page=comments#action_12316022 ] cgs commented on JBAS-1190: --- Also, my comments are for version 4.0.1. I don't know if a subtask is preferred... Problem deleting relations --

[JBoss-dev] jboss-head-jdk-matrix build.87 Build Successful

2005-03-09 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20050309224525Lbuild.87 BUILD COMPLETE-build.87Date of build:03/09/2005 22:45:25Time to build:19 minutes 12 secondsLast changed:03/09/2005 18:41:45Last log entry:Support for Named

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - Re: Article: .NET Remoting and Event Handling in VB .NET

2005-03-09 Thread [EMAIL PROTECTED]
Could probably cobble this together to make it so would work over remoting. I don't know much about the MS stuff, so can't say for sure. However, my biggest concern would be cases other than simple invocations. For example, invocations wiht complex parameters or return types. The mappings

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - Re: Asynchronous remoting calls

2005-03-09 Thread [EMAIL PROTECTED]
I don't speak MS, but looks like only big difference is getting next callback instead of getting list of all available callbacks. Maybe you can help translate any other difference between remoting callback api and this one? View the original post :

[JBoss-dev] [JBoss JIRA] Reopened: (JBAS-1101) NullPointerException at org.jfree.data.DefaultTableXYDataset

2005-03-09 Thread Norman Richards (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1101?page=history ] Norman Richards reopened JBAS-1101: --- This issue still exists in 4.0.2beta. NullPointerException at org.jfree.data.DefaultTableXYDataset

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1560) Clustered stateful session bean removal of expired passivated instances causes deadlock

2005-03-09 Thread Scott M Stark (JIRA)
Clustered stateful session bean removal of expired passivated instances causes deadlock --- Key: JBAS-1560 URL: http://jira.jboss.com/jira/browse/JBAS-1560 Project: JBoss Application Server

[JBoss-dev] jboss-head-testsuite build.24 Build Fixed

2005-03-09 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-testsuite?log=log20050310001022Lbuild.24 BUILD COMPLETE-build.24Date of build:03/10/2005 00:10:22Time to build:96 minutes 12 secondsLast changed:03/09/2005 18:41:45Last log entry:Support for Named

[JBoss-dev] jboss-3.2 build.304 Build Successful

2005-03-09 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050310021245Lbuild.304 BUILD COMPLETE-build.304Date of build:03/10/2005 02:12:45Time to build:16 minutes 31 secondsLast changed:03/10/2005 01:51:08Last log entry:Add a container