[JBoss-dev] [JBoss JIRA] Commented: (JBPM-46) scheduler

2005-01-06 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-46?page=comments#action_12314565 ] Tom Baeyens commented on JBPM-46: - the fact that it supports clustering doesn't bring us new features, i think. we only use one transactional resource (jdbc connection) so

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1270) UserTransaction with non default ProviderURL

2005-01-06 Thread Dirk Niemeier (JIRA)
UserTransaction with non default ProviderURL Key: JBAS-1270 URL: http://jira.jboss.com/jira/browse/JBAS-1270 Project: JBoss Application Server Type: Bug Components: CMP service Versions: JBossAS-3.2.6 Final

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Poor performance of PER_INSTANCE v PER_VM

2005-01-06 Thread neil_g_avery
We have been developing an application that uses PER_INSTANCE scope aspects and found the relative performance difference between PER_INSTANCE and PER_VM to be 2000 invocations/sec v 1,000,000 invocations/sec respectivley. (PER_JOINTPOINT performance matched PER_INSTANCE). This overhead needs

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

2005-01-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050106032653Lbuild.248 BUILD COMPLETE-build.248Date of build:01/06/2005 03:26:53Time to build:13 minutes 45 secondsLast changed:01/06/2005 02:27:21Last log entry:The

[JBoss-dev] [JBoss JIRA] Commented: (JBPM-51) add optional xml validation of process definitions

2005-01-06 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-51?page=comments#action_12314566 ] Tom Baeyens commented on JBPM-51: - msv is the w3c schema validator proposed by dom4j. many people were asking to switch from dtd to w3c schema. one of the benefits is that you

[JBoss-dev] [JBoss JIRA] Resolved: (JGRP-14) TCP protocol stack won't merge view with initial hosts specified as IP addresses

2005-01-06 Thread Bela Ban (JIRA)
[ http://jira.jboss.com/jira/browse/JGRP-14?page=history ] Bela Ban resolved JGRP-14: -- Resolution: Done TCP protocol stack won't merge view with initial hosts specified as IP addresses

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1270) UserTransaction with non default ProviderURL

2005-01-06 Thread Dirk Niemeier (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1270?page=history ] Dirk Niemeier updated JBAS-1270: Description: Problem to initiate an UserTransaction from client with non default providerURL. java.util.Hashtable env = new java.util.Hashtable(); env.put(

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Duplicate method names in mixins

2005-01-06 Thread [EMAIL PROTECTED]
It should be possible to create a mixin that implements BOTH interfaces though View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3860871#3860871 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3860871

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Duplicate method names in mixins

2005-01-06 Thread [EMAIL PROTECTED]
Hi, the method names would need to be different. The mixin methods get compiled into the main class, so for the examples you show you would end up with something like: | public HelloWorld implements Test, Test1 | { | //Original HelloWorld code | |//Added during

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1270) UserTransaction with non default ProviderURL

2005-01-06 Thread Dirk Niemeier (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1270?page=history ] Dirk Niemeier updated JBAS-1270: Description: Problem to initiate an UserTransaction from client with non default providerURL. java.util.Hashtable env = new java.util.Hashtable(); env.put(

[JBoss-dev] [JBoss JIRA] Updated: (JGRP-19) MERGE2 slows down traffic

2005-01-06 Thread Bela Ban (JIRA)
[ http://jira.jboss.com/jira/browse/JGRP-19?page=history ] Bela Ban updated JGRP-19: - Attachment: Tester.java MERGE2 slows down traffic - Key: JGRP-19 URL: http://jira.jboss.com/jira/browse/JGRP-19 Project:

[JBoss-dev] [JBoss JIRA] Commented: (JGRP-19) MERGE2 slows down traffic

2005-01-06 Thread Bela Ban (JIRA)
[ http://jira.jboss.com/jira/browse/JGRP-19?page=comments#action_12314567 ] Bela Ban commented on JGRP-19: -- added test program that reproduces the problem (written by Mark Kopec) MERGE2 slows down traffic - Key:

[JBoss-dev] [JBoss JIRA] Created: (JGRP-19) MERGE2 slows down traffic

2005-01-06 Thread Bela Ban (JIRA)
MERGE2 slows down traffic - Key: JGRP-19 URL: http://jira.jboss.com/jira/browse/JGRP-19 Project: JGroups Type: Bug Environment: JGroups 2.2.8 (CVS Jan 6 2005) Reporter: Bela Ban Assigned to: Bela Ban Priority: Minor Fix For:

[JBoss-dev] [JBoss JIRA] Closed: (JBIDE-24) encapsulation in single *.par file

2005-01-06 Thread Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-24?page=history ] Koen Aers closed JBIDE-24: -- Resolution: Done Fix Version: 1.5 alpha encapsulation in single *.par file -- Key: JBIDE-24 URL:

[JBoss-dev] [JBoss JIRA] Created: (JBIDE-98) creation of an example workflow project

2005-01-06 Thread Koen Aers (JIRA)
creation of an example workflow project --- Key: JBIDE-98 URL: http://jira.jboss.com/jira/browse/JBIDE-98 Project: JBoss IDE Type: Sub-task Reporter: Koen Aers Assigned to: Koen Aers -- This message is automatically

[JBoss-dev] [JBoss JIRA] Closed: (JBIDE-21) implementation of fork node

2005-01-06 Thread Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-21?page=history ] Koen Aers closed JBIDE-21: -- Resolution: Done Fix Version: 1.5 alpha implementation of fork node --- Key: JBIDE-21 URL:

[JBoss-dev] [JBossCache] - Configure JBossCache in JBoss 4.0.1

2005-01-06 Thread sramazzina
Hi, I've a problem with deploying JBoss Cache in JBoss 4.0.1 as MBean. I've followed the instructions given in JBossCache documentation, copying jboss-cache.jar anc jgroups.jar from the all/lib directory to my_application/lib directory and implementing, in the deploy subdirectory, the xml

[JBoss-dev] [JBoss JIRA] Closed: (JBIDE-20) implementation of join node

2005-01-06 Thread Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-20?page=history ] Koen Aers closed JBIDE-20: -- Resolution: Done implementation of join node --- Key: JBIDE-20 URL: http://jira.jboss.com/jira/browse/JBIDE-20

[JBoss-dev] [JBoss JIRA] Closed: (JBIDE-22) implementation of decision node

2005-01-06 Thread Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-22?page=history ] Koen Aers closed JBIDE-22: -- Resolution: Done Fix Version: 1.5 alpha implementation of decision node --- Key: JBIDE-22 URL:

[JBoss-dev] [JBoss JIRA] Resolved: (JBPM-36) make end node a separate node

2005-01-06 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-36?page=history ] Tom Baeyens resolved JBPM-36: - Resolution: Done make end node a separate node - Key: JBPM-36 URL: http://jira.jboss.com/jira/browse/JBPM-36

[JBoss-dev] [JBoss JIRA] Resolved: (JBPM-38) create action node

2005-01-06 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-38?page=history ] Tom Baeyens resolved JBPM-38: - Resolution: Done this has been replaced by the node-handler. create action node -- Key: JBPM-38 URL:

[JBoss-dev] [JBoss JIRA] Updated: (JBPM-52) add support for namespaces to JdplWriter

2005-01-06 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-52?page=history ] Tom Baeyens updated JBPM-52: Priority: Optional (was: Major) add support for namespaces to JdplWriter Key: JBPM-52 URL:

[JBoss-dev] [JBoss JIRA] Created: (JBPM-53) make the logs complete

2005-01-06 Thread Tom Baeyens (JIRA)
make the logs complete -- Key: JBPM-53 URL: http://jira.jboss.com/jira/browse/JBPM-53 Project: JBoss jBPM Type: Task Components: Core Engine Reporter: Tom Baeyens Assigned to: Tom Baeyens the basic logging structure is in place.

[JBoss-dev] [JBoss JIRA] Updated: (JBPM-54) complete support for specific set of nodes

2005-01-06 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-54?page=history ] Tom Baeyens updated JBPM-54: Summary: complete support for specific set of nodes (was: update JpdlWriter) Description: xml parsing is further progressed then now xml serialization. first

[JBoss-dev] [JBoss JIRA] Updated: (JBPM-54) complete xml support for specific set of nodes

2005-01-06 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-54?page=history ] Tom Baeyens updated JBPM-54: Summary: complete xml support for specific set of nodes (was: complete support for specific set of nodes) complete xml support for specific set of nodes

[JBoss-dev] [JBoss JIRA] Updated: (JBPM-37) change the keys of maps to persistent objects where appropriate

2005-01-06 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-37?page=history ] Tom Baeyens updated JBPM-37: Environment: Priority: Critical (was: Major) change the keys of maps to persistent objects where appropriate

[JBoss-dev] [JBoss JIRA] Updated: (JBPM-9) add support for workflow patterns

2005-01-06 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-9?page=history ] Tom Baeyens updated JBPM-9: --- Description: Environment: Priority: Minor (was: Major) add support for workflow patterns - Key: JBPM-9

[JBoss-dev] [JBoss JIRA] Updated: (JBPM-30) process archive translator jbpm2 to jbpm3

2005-01-06 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-30?page=history ] Tom Baeyens updated JBPM-30: Environment: Priority: Minor (was: Major) process archive translator jbpm2 to jbpm3 - Key: JBPM-30

[JBoss-dev] [JBoss JIRA] Updated: (JBPM-48) jbpm stateless interface objects

2005-01-06 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-48?page=history ] Tom Baeyens updated JBPM-48: Description: create jbpm stateless interface objects and ejb-wrappers. the signature should be as close as possible to the jbpm services of jbpm 2. Make sure that

[JBoss-dev] [JBoss JIRA] Updated: (JBPM-49) jboss integration

2005-01-06 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-49?page=history ] Tom Baeyens updated JBPM-49: Description: JBoss integration: * jmx mbean support (.sar service archive deployment of jbpm) * timer as singleton service * clustering * security coupling :

[JBoss-dev] [JBoss JIRA] Updated: (JBPM-50) support versioned class loading

2005-01-06 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-50?page=history ] Tom Baeyens updated JBPM-50: Description: Environment: Priority: Minor (was: Major) support versioned class loading --- Key: JBPM-50

[JBoss-dev] [Design of JTA on JBoss] - Default JBOSS transaction management

2005-01-06 Thread mathon
Hi, What happens with JBOSS when an EJB is CMT (I mean transaction-typeContainer/transaction-type) but no trans-attribute is specified ? is it equivalent to trans-attributeNotSupported/trans-attribute ? thanks Vincent View the original post :

[JBoss-dev] [JBoss JIRA] Updated: (JBPM-46) scheduler

2005-01-06 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-46?page=history ] Tom Baeyens updated JBPM-46: Environment: Priority: Critical (was: Major) scheduler - Key: JBPM-46 URL: http://jira.jboss.com/jira/browse/JBPM-46

[JBoss-dev] [JBoss JIRA] Updated: (JBPM-11) rework the defferred choice

2005-01-06 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-11?page=history ] Tom Baeyens updated JBPM-11: Description: my interpretation of the deffered choice pattern was not exact. now it is modelled as a state with 2 leaving transitions. tasks should be added that show

[JBoss-dev] jboss-4.0-jdk-matrix build.55 Build Successful

2005-01-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20050106051028Lbuild.55 BUILD COMPLETE-build.55Date of build:01/06/2005 05:10:28Time to build:25 minutes 4 secondsLast changed:01/05/2005 15:00:50Last log entry:[JBMQ-17] -

[JBoss-dev] [JBoss JIRA] Created: (JBPM-55) develop aop strategy for action-events, logging and security

2005-01-06 Thread Tom Baeyens (JIRA)
develop aop strategy for action-events, logging and security - Key: JBPM-55 URL: http://jira.jboss.com/jira/browse/JBPM-55 Project: JBoss jBPM Type: Task Components: Core Engine Reporter: Tom

[JBoss-dev] [JBoss Portal Development] - Re: Some programming question....

2005-01-06 Thread [EMAIL PROTECTED]
I am not sure i understood your question correctly, but to create a new portal you will be soon able to deploy a new one by adding an XML file to declare your new portal. You should not need to hack into CoreServlet to add a portal. View the original post :

[JBoss-dev] [JBoss Portal Development] - Re: Build Fails....

2005-01-06 Thread [EMAIL PROTECTED]
You don't need to define SUN_JAVACC_LIB. You can read the installation manual in the user guide http://www.jboss.org/jbossportal/docs/userGuide.pdf But i need to update it and will probably do it today. You need to copy jboss-cache.jar and jgroups.jar from jboss/server/all/lib to

[JBoss-dev] [JBoss Portal Development] - Re: source not found error

2005-01-06 Thread [EMAIL PROTECTED]
1) Why do you open the .class and not the .java ? When you open the .class it tries to open the .java and can't figure out where it is if it is not at the same place. Just open the .java directly. 2) Which class name is not valid ? View the original post :

[JBoss-dev] [JBoss Portal Development] - Building Porlets with other frameworks e.g. JSF/Struts

2005-01-06 Thread kevs3d
Hi, I've got the Jboss Portal building and working fine and have created some basic portlets, which is great. But for building a decent sized app I would prefer to use a framework rather than revert to basic JSP for my Portlets - is there any information on using JSF or Struts with the JBoss

[JBoss-dev] [JBoss Portal Development] - Re: Building Porlets with other frameworks e.g. JSF/Struts

2005-01-06 Thread [EMAIL PROTECTED]
We are working on making JSF usable within portlets. For JSF that would not necessarily mean a bridge because it has been designed to be usable in a portlet environnment and the JSF components are isolated from the underlying API, wether it is portlet of servlet. So the JSF API is implemented

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

2005-01-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050106054840Lbuild.667 BUILD COMPLETE-build.667Date of build:01/06/2005 05:48:40Time to build:22 minutes 38 secondsLast changed:01/06/2005 04:34:16Last log entry:no message

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

2005-01-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050106064451Lbuild.249 BUILD COMPLETE-build.249Date of build:01/06/2005 06:44:51Time to build:18 minutes 39 secondsLast changed:01/06/2005 04:23:22Last log entry:Bundle the jnet extension

[JBoss-dev] [JBoss JIRA] Closed: (JBPORTAL-169) Nukes none J2EE standard compliant ?

2005-01-06 Thread Julien Viet (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-169?page=history ] Julien Viet closed JBPORTAL-169: Resolution: Won't Fix cleanup Nukes none J2EE standard compliant ? Key: JBPORTAL-169 URL:

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

2005-01-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20050106072055Lbuild.51 BUILD COMPLETE-build.51Date of build:01/06/2005 07:20:55Time to build:24 minutes 46 secondsLast changed:01/06/2005 07:07:19Last log entry:added unit test

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-991) Classloader (?) problem in 3.2.4. and 3.2.5

2005-01-06 Thread Michael Lipp (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-991?page=comments#action_12314571 ] Michael Lipp commented on JBAS-991: --- JBoss 4.0.1 is affected by this as well. Classloader (?) problem in 3.2.4. and 3.2.5 ---

[JBoss-dev] [JBoss JIRA] Assigned: (JBAOP-17) Update JBoss AOP IDE support

2005-01-06 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-17?page=history ] Kabir Khan reassigned JBAOP-17: --- Assign To: Marshall Culpepper (was: Kabir Khan) As discussed yesterday :-) Update JBoss AOP IDE support Key: JBAOP-17

[JBoss-dev] [JBoss JIRA] Updated: (JBAOP-16) Update and test Management Console

2005-01-06 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-16?page=history ] Kabir Khan updated JBAOP-16: Attachment: mess_with_injboss.zip Sample application based on the injboss tutorial example, basically just to have something next time we need to test the console

[JBoss-dev] [JBoss JIRA] Closed: (JBAOP-16) Update and test Management Console

2005-01-06 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-16?page=history ] Kabir Khan closed JBAOP-16: --- Resolution: Done Got it up and working with the latest AOP stuff. The main problem was that AspectManager.getAdvisor(String classname) has been deprecated. (I

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

2005-01-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050106080429Lbuild.668 BUILD COMPLETE-build.668Date of build:01/06/2005 08:04:29Time to build:20 minutes 1 secondLast changed:01/06/2005 07:07:19Last log entry:added unit test

[JBoss-dev] [JBoss JIRA] Created: (JBMAIL-16) Add new RequireTLSForAuthenticated for SMTP

2005-01-06 Thread Andrew Oliver (JIRA)
Add new RequireTLSForAuthenticated for SMTP --- Key: JBMAIL-16 URL: http://jira.jboss.com/jira/browse/JBMAIL-16 Project: JBoss Mail Type: Feature Request Components: SMTP, Security Versions: 1.0-M3 Reporter:

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

2005-01-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050106085048Lbuild.308 BUILD COMPLETE-build.308Date of build:01/06/2005 08:50:48Time to build:34 minutes 3 secondsLast changed:01/06/2005 07:26:42Last log entry:Add support for new option

[JBoss-dev] [JBoss JIRA] Created: (JBMAIL-17) Support session caching for TLS

2005-01-06 Thread Andrew Oliver (JIRA)
Support session caching for TLS --- Key: JBMAIL-17 URL: http://jira.jboss.com/jira/browse/JBMAIL-17 Project: JBoss Mail Type: Feature Request Versions: 1.0-M2, 1.0-M3 Reporter: Andrew Oliver Assigned to: Andrew Oliver Add

[JBoss-dev] [JBoss JIRA] Closed: (JBMAIL-15) TLS is broken due to rethreading

2005-01-06 Thread Andrew Oliver (JIRA)
[ http://jira.jboss.com/jira/browse/JBMAIL-15?page=history ] Andrew Oliver closed JBMAIL-15: --- Resolution: Done TLS is broken due to rethreading Key: JBMAIL-15 URL:

[JBoss-dev] [JBoss JIRA] Created: (JBMAIL-19) WhenTask reorders subtasks

2005-01-06 Thread Andrew Oliver (JIRA)
WhenTask reorders subtasks -- Key: JBMAIL-19 URL: http://jira.jboss.com/jira/browse/JBMAIL-19 Project: JBoss Mail Type: Bug Components: build Versions: 1.0-M3 Reporter: Andrew Oliver Assigned to: Andrew Oliver Fix For:

[JBoss-dev] [JBossCache] - Re: Configure JBossCache in JBoss 4.0.1

2005-01-06 Thread sramazzina
Problem solved. Documentation doesn't clearly say that together with jboss-cache.jar and jgroups.jar you've also to copy from the all/lib directory the jboss-remoting.jar. Sergio View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3860914#3860914 Reply to the post

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - concurrency using MBean or POJO handler

2005-01-06 Thread [EMAIL PROTECTED]
Now that invocation handlers can be MBeans (feature recently added to the HEAD), I have a question on concurrency. How does the connector handle mutiple requests when using either the MBean approach or the normal (POJO) invocation handler? I assumed that the older way, the Connector would

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Problems with running the examples in jboss-aop_1.0.0-FINAL.

2005-01-06 Thread maxpower25
Hi, I have downloaded the jboss-aop_1.0.0-FINAL and wanted to try out the examples When I run the examples in a directory whose path contains a space like C:/Program Files/... I receive the following error message from the aopc (see below)...When I run the example e.g. under C:/temp

[JBoss-dev] [JBoss JIRA] Created: (JBMAIL-18) Create SMTP over SSL build template

2005-01-06 Thread Andrew Oliver (JIRA)
Create SMTP over SSL build template --- Key: JBMAIL-18 URL: http://jira.jboss.com/jira/browse/JBMAIL-18 Project: JBoss Mail Type: Feature Request Components: build Versions: 1.0-M3 Reporter: Andrew Oliver Assigned to:

[JBoss-dev] [JBoss Portal Development] - Re: Building Porlets with other frameworks e.g. JSF/Struts

2005-01-06 Thread [EMAIL PROTECTED]
I would say that we want to have it done as soon as possible. I doubt it will be in alpha but it should be here before final (beta is targetted in march) and final afterwards. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3860930#3860930 Reply to the post :

[JBoss-dev] [Design of Mail Services] - M2 preview 3 is now available. Please help test/give feedba

2005-01-06 Thread [EMAIL PROTECTED]
http://linuxintegrators.com/acoliver/code/2005/01/06/0207.html I got some pretty good feedback from the first pre-release of JBoss Mail server Milestone 2 that I wanted to put out a second preview release to capture more feedback. As some of you know, I run what is basically the HEAD of JBoss

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

2005-01-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite?log=log20050106093254Lbuild.33 BUILD COMPLETE-build.33Date of build:01/06/2005 09:32:54Time to build:91 minutes 18 secondsLast changed:01/06/2005 07:26:42Last log entry:Add support for new

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1271) Scout/jUDDI based JAXR Implementation

2005-01-06 Thread Anil Saldhana (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1271?page=history ] Anil Saldhana updated JBAS-1271: Description: This is an integration task for replacement of the existing ebxmlrr JAXR implementation with one based on Scout/jUDDI

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Problems with running the examples in jboss-aop_1.0.0-FI

2005-01-06 Thread [EMAIL PROTECTED]
AFAIK this is a problem with anything you try to build with ant. Avoid spaces in the path... View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3860921#3860921 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3860921

[JBoss-dev] [JBoss JIRA] Created: (JBIDE-99) Create a plugin howto

2005-01-06 Thread Scott M Stark (JIRA)
Create a plugin howto - Key: JBIDE-99 URL: http://jira.jboss.com/jira/browse/JBIDE-99 Project: JBoss IDE Type: Task Reporter: Scott M Stark Assigned to: Marshall Culpepper Can we get an JBossIDE plugin howto that would allow other

[JBoss-dev] [JBoss Portal Development] - Re: Building Porlets with other frameworks e.g. JSF/Struts

2005-01-06 Thread kevs3d
Sounds good - JSF would be ideal. Do you know how the JSF support work is progressing, i.e. can we expect it in days/weeks/months? I'm just asking as we are considering using JBoss+JBossPortal for an project shortly. Thanks, Kev View the original post :

[JBoss-dev] [JBossCache] - High Performance Caching

2005-01-06 Thread Lynke
Hi, Just wondering if anyone has really benchmarked the performance of the JBoss Cache modules? I have been trying to find the fastest/best way to persistently store thousands of pieces of data (about 255 bytes per time) which requires multiple speedy updates keeping the current state.

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1271) Scout/jUDDI based JAXR Implementation

2005-01-06 Thread Scott M Stark (JIRA)
Scout/jUDDI based JAXR Implementation - Key: JBAS-1271 URL: http://jira.jboss.com/jira/browse/JBAS-1271 Project: JBoss Application Server Type: Task Reporter: Scott M Stark Assigned to: Anil Saldhana Fix For:

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

2005-01-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050106114831Lbuild.669 BUILD COMPLETE-build.669Date of build:01/06/2005 11:48:31Time to build:28 minutes 42 secondsLast changed:01/06/2005 10:46:44Last log entry:modified logic for

[JBoss-dev] [JBoss JIRA] Commented: (JBMAIL-13) Make layouts and stuff work correctly in cheese

2005-01-06 Thread Andrew Oliver (JIRA)
[ http://jira.jboss.com/jira/browse/JBMAIL-13?page=comments#action_12314581 ] Andrew Oliver commented on JBMAIL-13: - Kit has done some great work here. Still to be done: 2. the dialogDescription wrap text and be at least big enough for the

[JBoss-dev] jboss-3.2-jdk-matrix build.24 Build Successful

2005-01-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-jdk-matrix?log=log20050106111830Lbuild.24 BUILD COMPLETE-build.24Date of build:01/06/2005 11:18:30Time to build:19 minutes 34 secondsLast changed:01/06/2005 04:23:22Last log entry:Bundle the jnet

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Duplicate method names in mixins

2005-01-06 Thread john.howard9
Hi Kabir, Thanks for the reply, now I understand the implementation I understand the problem. Does make it kind of restrictive for AOP though, perhaps Java should be extended to support multiple inheritance of this type. I saw some discussion on a Java forum suggesting that calls could be

[JBoss-dev] [JBoss Portal Development] - Re: source not found error

2005-01-06 Thread [EMAIL PROTECTED]
I think his question has to do with JBoss IDE, not JBoss Portal. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3860949#3860949 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3860949

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Duplicate method names in mixins

2005-01-06 Thread [EMAIL PROTECTED]
You don't want multi-inheritance in Java. Then you have to worry about a lot of things like how classes are initialized and such. The virtual vs. non-virtual decision that C++ has. We made the decision in JBoss AOP to have non-virtual inheritance. View the original post :

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - Re: concurrency using MBean or POJO handler

2005-01-06 Thread [EMAIL PROTECTED]
That should be documented somewhere - probably in the javadocs for the ServerInvocationHandler interface. I was under the assumption that a handler object was created for each request and hence did not need to be thread-safe. Perhaps say something like anonymous wrote : each server invocation

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

2005-01-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050106132836Lbuild.670 BUILD COMPLETE-build.670Date of build:01/06/2005 13:28:36Time to build:28 minutes 8 secondsLast changed:01/06/2005 13:02:27Last log entry:Changes for WSDL2Java.

[JBoss-dev] [Design the new POJO MicroContainer] - VDFComponent

2005-01-06 Thread [EMAIL PROTECTED]
I started with a VDFComponent abstraction that would wrap a URI and provide basic filesystem-like access to it: |public URI getURI(); |public String getScheme(); |public String getBaseName(); |public long getLastModified(); |public boolean exists(); |public

[JBoss-dev] [JBoss JIRA] Created: (JBMAIL-20) Change approach to removing configuration blocks

2005-01-06 Thread Andrew Oliver (JIRA)
Change approach to removing configuration blocks Key: JBMAIL-20 URL: http://jira.jboss.com/jira/browse/JBMAIL-20 Project: JBoss Mail Type: Task Components: build Versions: 1.0-M3 Reporter: Andrew

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - Re: concurrency using MBean or POJO handler

2005-01-06 Thread [EMAIL PROTECTED]
Have added it to wiki and javadocs. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3860973#3860973 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3860973 --- The SF.Net

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - Re: concurrency using MBean or POJO handler

2005-01-06 Thread [EMAIL PROTECTED]
There is only one handler instance per Connector. Remoting could (and probably would) make calls on the handler concurrently. It is up to the handler implementation to be thread safe. I don't want to impose single thread model on handlers. Same goes for MBean handlers. View the original

[JBoss-dev] [Design of JBoss Profiler] - Re: No data displayed on Web frontend

2005-01-06 Thread clebert.suconic
It looks like you didn't start any JMS task in your testcase. as you configured start=org.jboss.mq.MQServer the DLL would generate events only after you get any MQServer class in the stack trace. Try to change org.jboss.mq.MQServer for a package which would make more sense to you. Maybe

[JBoss-dev] [Other JBoss Development Design] - 3.2.7 development?

2005-01-06 Thread tawbrey
Any idea on when 3.2.7 gold code is going to be released? We would like to ship it with our software but would like to not ship the release candidate? thanks, Tony View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3860960#3860960 Reply to the post :

[JBoss-dev] [Other JBoss Development Design] - Re: 3.2.7 development?

2005-01-06 Thread frankgrimes
http://jira.jboss.com/jira/browse/JBAS?report=com.atlassian.jira.plugin.system.project:roadmap-panel View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3860965#3860965 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3860965

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Duplicate method names in mixins

2005-01-06 Thread john.howard9
I remember C++ multiple inheritance well, since converting to Java, Coplien's purple book sits quietly gathering dust on a shelf. On the project I was working on I had been using IAdaptable to extend basic java classes so that I could use them in a tree view and a graphical view. As a first

[JBoss-dev] [Design of JBoss Profiler] - No data displayed on Web frontend

2005-01-06 Thread pacygaja
Hello All, I'm brand new to to JBoss-Profiler, and am having an issue viewing the gathered data on the Web frontend. Basically, I'm gathering statics on the standard classes listed in the readme.txt file of the JBoss-Profiler (which is include=org.jboss,ignore=*), and the gathering seems to

[JBoss-dev] [Other JBoss Development Design] - Re: 3.2.7 development?

2005-01-06 Thread tawbrey
Thanks! that is exactly what I needed. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3860972#3860972 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3860972 --- The SF.Net

[JBoss-dev] [ jboss-Feature Requests-1097446 ] Deployed Resources View

2005-01-06 Thread SourceForge.net
Feature Requests item #1097446, was opened at 2005-01-06 17:21 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376688aid=1097446group_id=22866 Category: JBoss-IDE Group: None Status: Open

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-172) Multiple portals and pages

2005-01-06 Thread Julien Viet (JIRA)
Multiple portals and pages -- Key: JBPORTAL-172 URL: http://jira.jboss.com/jira/browse/JBPORTAL-172 Project: JBoss Portal Type: Task Components: Portal Core Versions: 2.0 Alpha Reporter: Julien Viet Assigned to: Julien Viet

[JBoss-dev] [JBoss JIRA] Resolved: (JBPORTAL-172) Multiple portals and pages

2005-01-06 Thread Julien Viet (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-172?page=history ] Julien Viet resolved JBPORTAL-172: -- Resolution: Done Fix Version: 2.0 Alpha Multiple portals and pages -- Key: JBPORTAL-172 URL:

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

2005-01-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050106164023Lbuild.671 BUILD COMPLETE-build.671Date of build:01/06/2005 16:40:23Time to build:33 minutes 57 secondsLast changed:01/06/2005 16:28:08Last log entry:Layout code, no functional

[JBoss-dev] [Design of JBoss Profiler] - Re: No data displayed on Web frontend

2005-01-06 Thread pacygaja
Thank you Clebert, that solved my issue. When I tried -XrunjbossInspector:/tmp/jboss-profiler on my default configuration, that did start collecting statistics. I tried it as well on my custom configuration, adding to the line to only record stats about the classes that I care about, and that

[JBoss-dev] [Design of JBoss Build System] - Re: NEW BUILD

2005-01-06 Thread [EMAIL PROTECTED]
This looks like the right direction, subant and filelist is what we need. I might be intoxicated, but I actually think about using Maven. At least I'd like to have this feature (and it really looks like we all have to use Eclipse to standardize on our own dogfood): Maven can produce Eclipse

[JBoss-dev] [JBoss JIRA] Created: (JBJCA-13) OracleExceptionSorter does not catch TNS errors

2005-01-06 Thread Mark Lassiter (JIRA)
OracleExceptionSorter does not catch TNS errors Key: JBJCA-13 URL: http://jira.jboss.com/jira/browse/JBJCA-13 Project: JBoss JCA Type: Bug Versions: JBossAS-3.2.6 Environment: Solaris 5.8 (Sparc) JDK 1.4.2

[JBoss-dev] [Design of JBoss Build System] - Re: NEW BUILD

2005-01-06 Thread [EMAIL PROTECTED]
For code style settings, I'd recommand using Jalopy and its eclipse plugin... but that's a post for another forum :-) About the Mevenide plugin - the sync functionality is great (sync'ing .classpath with the Maven dependencies) but I found it to be buggy also. Made Eclipse do funny things.

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

2005-01-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050106184434Lbuild.672 BUILD COMPLETE-build.672Date of build:01/06/2005 18:44:34Time to build:30 minutes 9 secondsLast changed:01/06/2005 17:56:34Last log entry:finish recovery prototype

[JBoss-dev] [JBoss JIRA] Created: (JBMQ-103) Support for removal of durable subscribers

2005-01-06 Thread Scott M Stark (JIRA)
Support for removal of durable subscribers -- Key: JBMQ-103 URL: http://jira.jboss.com/jira/browse/JBMQ-103 Project: JBoss MQ Type: Feature Request Versions: JBossAS-4.0.1, JBossAS-3.2.6 Reporter: Scott M Stark

[JBoss-dev] [Design of JTA on JBoss] - Tx Recovery Prototype

2005-01-06 Thread [EMAIL PROTECTED]
http://www.jboss.org/wiki/Wiki.jsp?page=TransactionRecovery View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3861011#3861011 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3861011

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

2005-01-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050106203708Lbuild.309 BUILD COMPLETE-build.309Date of build:01/06/2005 20:37:08Time to build:24 minutes 23 secondsLast changed:01/06/2005 18:54:29Last log entry: - Element

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1262) MBean for ear not deregistered when deploy fails

2005-01-06 Thread Kiet Tran (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1262?page=comments#action_12314584 ] Kiet Tran commented on JBAS-1262: - Is there workaround for this problem until it is resolved? I'm stuck and unable to deploy my ear. Thanks. MBean for ear not deregistered

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

2005-01-06 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050106211411Lbuild.673 BUILD COMPLETE-build.673Date of build:01/06/2005 21:14:11Time to build:18 minutes 31 secondsLast changed:01/06/2005 19:10:08Last log entry:rollback()/commit(): using

  1   2   >