[JBoss-dev] [JBoss JIRA] Resolved: (EJBTHREE-73) Unpooled SLSB semantics

2005-02-16 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-73?page=history ] Bill Burke resolved EJBTHREE-73: Resolution: Rejected EJB3 already uses a ThreadLocal for SLSBs > Unpooled SLSB semantics > --- > > Key: EJBTHREE-73 >

[JBoss-dev] [JBossCache] - Re: read only caches

2005-02-16 Thread [EMAIL PROTECTED]
I think using a separate facade, which delegates to the cache or, in case of writes, throws an exception is what I'd do too. We have a task in the roadmap for providing an interface to the cache, rather than direct access via the class. View the original post : http://www.jboss.org/index.html?

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1476) Need to include a notion of cluster instance in the cluster view

2005-02-16 Thread Bela Ban (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1476?page=comments#action_12315474 ] Bela Ban commented on JBAS-1476: // 1) At cluster formation (first node in cluster), create a cluster instance GUID Yes // 2) At cluster join (second+ node in cluster) get

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1476) Need to include a notion of cluster instance in the cluster view

2005-02-16 Thread Bela Ban (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1476?page=comments#action_12315473 ] Bela Ban commented on JBAS-1476: // 1) Is this the correct solution I would suggest to also include a timestamp, generated on the server side. So we have timestamp, versionId

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: java.lang.RuntimeException: ***** trying to convertRefer

2005-02-16 Thread [EMAIL PROTECTED]
is GenericDataSource in your classpath/loaded? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866874#3866874 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3866874 --

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - Re: java.lang.RuntimeException: ***** trying to convertRefer

2005-02-16 Thread [EMAIL PROTECTED]
See this has been cross posted on the Design of AOP on JBoss (Aspects/JBoss) forum, where it belongs. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866872#3866872 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3866872

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

2005-02-16 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1383?page=comments#action_12315472 ] Scott M Stark commented on JBAS-1383: - You'll have to describe what the unsupported feature is and what the problem from the jboss side is. Start by looking at the genera

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

2005-02-16 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1383?page=history ] Scott M Stark reassigned JBAS-1383: --- Assign To: Alexey Loubyansky (was: Scott M Stark) > findByPrimaryKey error > -- > > Key: JBAS-1383 > URL: http://ji

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - Re: Callbacks

2005-02-16 Thread [EMAIL PROTECTED]
Posted doc on callback store implementation at http://www.jboss.org/wiki/Wiki.jsp?page=Remoting_Callback_Configuration. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866871#3866871 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mod

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - java.lang.RuntimeException: ***** trying to convertReference

2005-02-16 Thread kiran12345
I'm using JBoss 4.0.0 and I'm trying to aspect my classes at runtime. Its working fine But I'm getting this error in the console 11:17:11,190 INFO [STDOUT] java.lang.RuntimeException: * trying to convertReferences of class: org.apache.struts.action.ActionServlet of ref org.apache.struts.uti

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - java.lang.RuntimeException: ***** trying to convertReference

2005-02-16 Thread kiran12345
I'm using JBoss 4.0.0 and I'm trying to aspect my classes at runtime. Its working fine But I'm getting this error in the console 11:17:11,190 INFO [STDOUT] java.lang.RuntimeException: * trying to convertReferences of class: org.apache.struts.action.ActionServlet of ref org.apache.struts.ut

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

2005-02-16 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050216233115Lbuild.382 BUILD COMPLETE - build.382Date of build: 02/16/2005 23:31:15Time to build: 15 minutes 31 secondsLast changed: 02/16/2005 23:13:05Last log entry:  JBoss has an HA versio

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

2005-02-16 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050216230128Lbuild.292 BUILD COMPLETE - build.292Date of build: 02/16/2005 23:01:28Time to build: 14 minutes 43 secondsLast changed: 02/16/2005 19:39:07Last log entry: [JBAS-1479] Use JNDI fo

[JBoss-dev] [JBoss JIRA] Commented: (JBIDE-116) Conflict between JBoss-IDE plugin and Rational ClearCase SCM

2005-02-16 Thread John Emerson (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-116?page=comments#action_12315470 ] John Emerson commented on JBIDE-116: >From my support Case 2933 2/11/2005 7:58 AM | John Emerson What is the status of this? Â 2/8/2005 9:38 AM | John Emerson Marshal

[JBoss-dev] [Design of JBoss/Tomcat Integration] - JBAS-1468: Add support for IP address reporting inside a Log

2005-02-16 Thread ricardoarguello
What would be the best approach to resolve [JBAS-1468]: Add support for IP address reporting inside a Login Module http://jira.jboss.com/jira/browse/JBAS-1468 I initially commited some code to obtain the IP address from the client using a Tomcat Valve. Since there was too much cpupling between t

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-73) Unpooled SLSB semantics

2005-02-16 Thread Andrew Oliver (JIRA)
Unpooled SLSB semantics --- Key: EJBTHREE-73 URL: http://jira.jboss.com/jira/browse/EJBTHREE-73 Project: EJB 3.0 Type: Feature Request Versions: Preview 5, Preview 4 Reporter: Andrew Oliver Assigned to: Bill Burke EJB3 should allow

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

2005-02-16 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050216223318Lbuild.807 BUILD COMPLETE - build.807Date of build: 02/16/2005 22:33:18Time to build: 15 minutes 39 secondsLast changed: 02/16/2005 21:36:17Last log entry: Also load the PolicyCo

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

2005-02-16 Thread Willy Ong (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1383?page=comments#action_12315469 ] Willy Ong commented on JBAS-1383: - Found a similar post in the forum http://www.jboss.org/index.html?module=bb&op=viewtopic&t=60312 > findByPrimaryKey error > ---

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

2005-02-16 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20050216215554Lbuild.90 BUILD COMPLETE - build.90Date of build: 02/16/2005 21:55:54Time to build: 28 minutes 4 secondsLast changed: 02/16/2005 21:40:25Last log entry: Add the jca-sec

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1480) Web Console: Monitors: Errors in the log

2005-02-16 Thread Anil Saldhana (JIRA)
Web Console: Monitors: Errors in the log Key: JBAS-1480 URL: http://jira.jboss.com/jira/browse/JBAS-1480 Project: JBoss Application Server Type: Bug Versions: JBossAS-4.0.2 Final Environment: JBoss 4.0.1 Reporter:

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1480) Web Console: Monitors: Errors in the log

2005-02-16 Thread Anil Saldhana (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1480?page=history ] Anil Saldhana updated JBAS-1480: Attachment: FreeMemoryMonitor-service.xml > Web Console: Monitors: Errors in the log > > > Key: JBAS-1480 >

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

2005-02-16 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050216202337Lbuild.381 BUILD COMPLETE - build.381Date of build: 02/16/2005 20:23:37Time to build: 18 minutes 18 secondsLast changed: 02/16/2005 20:07:54Last log entry: Update to obtain the au

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1442) JBAS-57 was not fully backwards compatible

2005-02-16 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1442?page=comments#action_12315468 ] Adrian Brock commented on JBAS-1442: Workaround 1: Create your own InvokerInterceptor that behaves the same way as the JBoss-4.0.0 version and configure it for the service

[JBoss-dev] [Design of JBoss Portal] - Re: Maximize behavior: Nukes vs Rest of the World

2005-02-16 Thread jimmyed2001
Also this approach seems inefficient since all of my portlets are being called to render content every time, but the theme is hiding their windows. I'm doing work to generate content I don't need and more work to hide that content. View the original post : http://www.jboss.org/index.html?modul

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1479) SFSB handle should use JNDI

2005-02-16 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1479?page=history ] Adrian Brock closed JBAS-1479: -- Resolution: Done Fix Version: JBossAS-4.0.2RC1 Also added a system property that can be set on the client to get full backwards compatibilty -Dorg.jboss.

[JBoss-dev] [Design of JBoss Portal] - Re: Maximize behavior: Nukes vs Rest of the World

2005-02-16 Thread jimmyed2001
I'm not sure how to do this since I cannot seem to create a page that does not have a default window. I have tried it and the page is not accessible. If I have a default window, the portal sets it to be maximized, and if my theme give it the whole page I never see my other portlets because I ca

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

2005-02-16 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-jdk-matrix?log=log20050216185008Lbuild.57 BUILD COMPLETE - build.57Date of build: 02/16/2005 18:50:08Time to build: 33 minutes 28 secondsLast changed: 02/16/2005 15:59:15Last log entry: This exception

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1479) SFSB handle should use JNDI

2005-02-16 Thread Adrian Brock (JIRA)
SFSB handle should use JNDI --- Key: JBAS-1479 URL: http://jira.jboss.com/jira/browse/JBAS-1479 Project: JBoss Application Server Type: Bug Components: EJBs Versions: JBossAS-4.0.1 Final, JBossAS-3.2.7 Final, JBossAS-4.0.1 SP1

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

2005-02-16 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050216181216Lbuild.291 BUILD COMPLETE - build.291Date of build: 02/16/2005 18:12:16Time to build: 22 minutes 37 secondsLast changed: 02/16/2005 15:59:15Last log entry: This exception can no l

[JBoss-dev] [Design of JBoss internal QA (Test Suite)] - Re: Reboot tests

2005-02-16 Thread [EMAIL PROTECTED]
I'm thinking a custom runner is what we need to look at because just rerunning the test is not always what needs to be done. There are tests I want to create that restart the server with the testing making a call, with the test in a loop making calls, etc. View the original post : http://www.

[JBoss-dev] jboss-head build.806 Build Fixed

2005-02-16 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050216162937Lbuild.806 BUILD COMPLETE - build.806Date of build: 02/16/2005 16:29:37Time to build: 19 minutes 41 secondsLast changed: 02/16/2005 14:12:54Last log entry: Fix the deployment nam

[JBoss-dev] [Design of JBoss internal QA (Test Suite)] - Re: Reboot tests

2005-02-16 Thread [EMAIL PROTECTED]
I don't know if this comment would be pertinent or not: Take a look at this URL, so you can keep the results for before and after the reboot: http://www.jboss.org/wiki/Wiki.jsp?page=JUnitsForDifferentConfigurations Clebert Suconic View the original post : http://www.jboss.org/index.html?modu

[JBoss-dev] [Design of JBoss internal QA (Test Suite)] - Reboot tests

2005-02-16 Thread [EMAIL PROTECTED]
I'm looking at adding some reboot tests. The build.xml will 1) start the all configuration 2) run the tests with a system property to identify the before stage 3) reboot the all configuration 4) run the tests with a system property to identify the after stage You would name your test RebootTestCa

[JBoss-dev] [JBoss JIRA] Resolved: (JBPTL-28) NukesPortlet

2005-02-16 Thread Julien Viet (JIRA)
[ http://jira.jboss.com/jira/browse/JBPTL-28?page=history ] Julien Viet resolved JBPTL-28: -- Resolution: Done Fix Version: 2.0 Beta 2 2.0 Final The API exists and has been renammed JBossPortlet. It provide custom enhancements that

[JBoss-dev] [JBoss JIRA] Created: (JBBUILD-13) Document new build system in the JBoss dev guide

2005-02-16 Thread Ivelin Ivanov (JIRA)
Document new build system in the JBoss dev guide Key: JBBUILD-13 URL: http://jira.jboss.com/jira/browse/JBBUILD-13 Project: JBoss Build System Type: Feature Request Versions: Q105 Reporter: Ivelin Ivanov

[JBoss-dev] [Design of JBoss Build System] - Re: Proof of Concept Plan

2005-02-16 Thread [EMAIL PROTECTED]
I have a standalone build of AOP that works like this. build.properties <- desginates the main (toplevel) build for this workspace tools/* aop/ release.xml <- contains toplevel build for aop jbossbuild.xml <- contains componentdef for aop thirdparty/ <-- working on getting this from repository

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1478) Move axis-ws4ee to package org.jboss.org.apache.axis

2005-02-16 Thread Thomas Diesler (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1478?page=history ] Thomas Diesler reassigned JBAS-1478: Assign To: Thomas Diesler > Move axis-ws4ee to package org.jboss.org.apache.axis > > > Key

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1478) Move axis-ws4ee to package org.jboss.org.apache.axis

2005-02-16 Thread Thomas Diesler (JIRA)
Move axis-ws4ee to package org.jboss.org.apache.axis Key: JBAS-1478 URL: http://jira.jboss.com/jira/browse/JBAS-1478 Project: JBoss Application Server Type: Task Reporter: Thomas Diesler Fix For: JBossAS-4

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1399) emptySessionPath setting breaks session tracking

2005-02-16 Thread Remy Maucherat (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1399?page=comments#action_12315463 ] Remy Maucherat commented on JBAS-1399: -- It doesn't hurt to implement it, but it was actually useless with the Tomcat 5.5.8-dev version I integrated. > emptySessionPath

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-72) MDB should support JCA inflow

2005-02-16 Thread Bill Burke (JIRA)
MDB should support JCA inflow - Key: EJBTHREE-72 URL: http://jira.jboss.com/jira/browse/EJBTHREE-72 Project: EJB 3.0 Type: Feature Request Reporter: Bill Burke Assigned to: Bill Burke Fix For: Preview 5 MDB should support JCA

[JBoss-dev] [JBoss JIRA] Commented: (JBBUILD-8) Add ResourceDefinition

2005-02-16 Thread Ryan Campbell (JIRA)
[ http://jira.jboss.com/jira/browse/JBBUILD-8?page=comments#action_12315462 ] Ryan Campbell commented on JBBUILD-8: - I meant to say that the current implementation could be extended naively, not that the current implementation is naieve. > Add Res

[JBoss-dev] [JBoss JIRA] Commented: (JBBUILD-8) Add ResourceDefinition

2005-02-16 Thread Ryan Campbell (JIRA)
[ http://jira.jboss.com/jira/browse/JBBUILD-8?page=comments#action_12315461 ] Ryan Campbell commented on JBBUILD-8: - Resources can now be included in artifacts. However, a resource can not be an artifact itself yet. The current naieve implement

[JBoss-dev] [JBoss JIRA] Updated: (JBBUILD-8) Add ResourceDefinition

2005-02-16 Thread Ryan Campbell (JIRA)
[ http://jira.jboss.com/jira/browse/JBBUILD-8?page=history ] Ryan Campbell updated JBBUILD-8: Fix Version: Q105 > Add ResourceDefinition > -- > > Key: JBBUILD-8 > URL: http://jira.jboss.com/jira/browse/JBBUILD-8 >

[JBoss-dev] [JBoss JIRA] Updated: (JBBUILD-12) CruiseControl build for jboss-head/jbossas

2005-02-16 Thread Ryan Campbell (JIRA)
[ http://jira.jboss.com/jira/browse/JBBUILD-12?page=history ] Ryan Campbell updated JBBUILD-12: - Fix Version: Q105 > CruiseControl build for jboss-head/jbossas > -- > > Key: JBBUILD-12 > URL: http

[JBoss-dev] [JBoss JIRA] Updated: (JBBUILD-11) Publish target needed in tasks.xml

2005-02-16 Thread Ryan Campbell (JIRA)
[ http://jira.jboss.com/jira/browse/JBBUILD-11?page=history ] Ryan Campbell updated JBBUILD-11: - Fix Version: Q105 > Publish target needed in tasks.xml > -- > > Key: JBBUILD-11 > URL: http://jira.jboss.co

[JBoss-dev] [JBoss JIRA] Updated: (JBBUILD-1) Roll out new Build System to all modules under jboss-head

2005-02-16 Thread Ryan Campbell (JIRA)
[ http://jira.jboss.com/jira/browse/JBBUILD-1?page=history ] Ryan Campbell updated JBBUILD-1: Fix Version: Q105 > Roll out new Build System to all modules under jboss-head > - > > Key: JBBU

[JBoss-dev] [JBoss JIRA] Updated: (JBBUILD-9) Implement build for aop

2005-02-16 Thread Ryan Campbell (JIRA)
[ http://jira.jboss.com/jira/browse/JBBUILD-9?page=history ] Ryan Campbell updated JBBUILD-9: Fix Version: Q105 > Implement build for aop > --- > > Key: JBBUILD-9 > URL: http://jira.jboss.com/jira/browse/JBBUILD-9 >

[JBoss-dev] [JBoss JIRA] Updated: (JBBUILD-2) Add targetdefs for build.bin and build.resources

2005-02-16 Thread Ryan Campbell (JIRA)
[ http://jira.jboss.com/jira/browse/JBBUILD-2?page=history ] Ryan Campbell updated JBBUILD-2: Fix Version: Q105 > Add targetdefs for build.bin and build.resources > > > Key: JBBUILD-2 > U

[JBoss-dev] [JBoss JIRA] Updated: (JBBUILD-4) Thirdparty module management

2005-02-16 Thread Ryan Campbell (JIRA)
[ http://jira.jboss.com/jira/browse/JBBUILD-4?page=history ] Ryan Campbell updated JBBUILD-4: Fix Version: Q105 > Thirdparty module management > > > Key: JBBUILD-4 > URL: http://jira.jboss.com/jira/browse/JB

[JBoss-dev] [JBoss JIRA] Updated: (JBBUILD-3) Add support for pre & post-compilation tasks

2005-02-16 Thread Ryan Campbell (JIRA)
[ http://jira.jboss.com/jira/browse/JBBUILD-3?page=history ] Ryan Campbell updated JBBUILD-3: Fix Version: Q105 > Add support for pre & post-compilation tasks > - > > Key: JBBUILD-3 > URL: ht

[JBoss-dev] [JBoss JIRA] Created: (JBBUILD-12) CruiseControl build for jboss-head/jbossas

2005-02-16 Thread Ryan Campbell (JIRA)
CruiseControl build for jboss-head/jbossas -- Key: JBBUILD-12 URL: http://jira.jboss.com/jira/browse/JBBUILD-12 Project: JBoss Build System Type: Task Environment: cruisecontrol.jboss.com Reporter: Ryan Campbell Add the

[JBoss-dev] [JBoss JIRA] Commented: (JBBUILD-9) Implement build for aop

2005-02-16 Thread Ryan Campbell (JIRA)
[ http://jira.jboss.com/jira/browse/JBBUILD-9?page=comments#action_12315460 ] Ryan Campbell commented on JBBUILD-9: - I have checked in an initial build for aop which reproduces the jdk 1.4 build. I have moved on to creating the standalone build fo

[JBoss-dev] [JBoss JIRA] Created: (JBBUILD-11) Publish target needed in tasks.xml

2005-02-16 Thread Ryan Campbell (JIRA)
Publish target needed in tasks.xml -- Key: JBBUILD-11 URL: http://jira.jboss.com/jira/browse/JBBUILD-11 Project: JBoss Build System Type: Task Reporter: Ryan Campbell In order for cruisecontrol to publish the artifacts of the bui

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1477) Pass in the security-domain name to the login modules for error reporting

2005-02-16 Thread Scott M Stark (JIRA)
Pass in the security-domain name to the login modules for error reporting - Key: JBAS-1477 URL: http://jira.jboss.com/jira/browse/JBAS-1477 Project: JBoss Application Server Type: Task Componen

[JBoss-dev] [JBoss JIRA] Updated: (JBPORTAL-206) Check that required fields are filled before logging in a user

2005-02-16 Thread Thomas Heute (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-206?page=history ] Thomas Heute updated JBPORTAL-206: -- Summary: Check that required fields are filled before logging in a user (was: Check that required fields are filled beofer logging in a user) > Check t

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-206) Check that required fields are filled beofer logging in a user

2005-02-16 Thread Thomas Heute (JIRA)
Check that required fields are filled beofer logging in a user -- Key: JBPORTAL-206 URL: http://jira.jboss.com/jira/browse/JBPORTAL-206 Project: JBoss Portal Type: Feature Request Reporter: Thomas Heute

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-205) Declarative way to define registration parameters

2005-02-16 Thread Thomas Heute (JIRA)
Declarative way to define registration parameters - Key: JBPORTAL-205 URL: http://jira.jboss.com/jira/browse/JBPORTAL-205 Project: JBoss Portal Type: Feature Request Reporter: Thomas Heute Assigned to: Thomas Heute

[JBoss-dev] [JBossCache] - read only caches

2005-02-16 Thread sguy_yugs
Is there a way to specify a cache instance as "read only"? I would like to set up an environment where some processes (where I say process, I mean different JVM) can write to their caches and those changes are distributed to the other caches in the group. Likewise, some processes should not be

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

2005-02-16 Thread Ole Husgaard (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1270?page=comments#action_12315459 ] Ole Husgaard commented on JBAS-1270: I agree on the analysis. This code is really simple. It only supports a single UserTransaction, and that USerTransaction only suppor

[JBoss-dev] [JBossCache] - Re: JBoss cache Replication accrosss the node

2005-02-16 Thread rup1234
r u talking abt SunOneTransactionManagerLookup.java the ocde is as follow /* * Created on Nov 21, 2004 * * TODO To change the template for this generated file go to * Window - Preferences - Java - Code Style - Code Templates */ package com.gepower.geps.common.cache; import java.lang.refle

[JBoss-dev] [Design of JBoss Portal] - Re: Maximize behavior: Nukes vs Rest of the World

2005-02-16 Thread [EMAIL PROTECTED]
at the end this part is pluggable. the model we have is that only one maximized portlet per page and the other are in normal mode. when you click on a portlet it becomes maximized and central. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866799#3866799 Re

[JBoss-dev] [Design of JBoss Portal] - Maximize behavior: Nukes vs Rest of the World

2005-02-16 Thread jimmyed2001
Will JBoss Portal be keeping the Nukes-style maximize (where the other portlet are still visible), or will it be more consistent with enterprise portals that give a maximized portlet the maximum amount of space? Will we be able to choose? Will there be a vote? >From my perspective the Nukes be

[JBoss-dev] [JBossCache] - Re: JBoss cache Replication accrosss the node

2005-02-16 Thread [EMAIL PROTECTED]
Looks like you have ClassCastException in your SunOneTransactionManagerLookup. Can you post your LookUp code? After you get it work, are you willing to donate the code so others can use it as well? :-) -Ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866

[JBoss-dev] [Design of JBoss Portal] - Re: Problems with 'thirdparty' from CVS

2005-02-16 Thread jimmyed2001
Seems like the problem is on my end somewhere. I re-checked them both out at the same time this morning and saw differences in the projects. I deleted both and checked them out from scratch and now they are the same. My sync isn't synching. Thanks for the help. View the original post : http:

[JBoss-dev] [JBoss JIRA] Resolved: (JBAOP-70) NullPointerException in toString()

2005-02-16 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-70?page=history ] Kabir Khan resolved JBAOP-70: - Resolution: Done Got rid of toString() methods in class. They were just there to help me debugging once upon a time, should never have got in > NullPointerExcep

[JBoss-dev] [JBoss JIRA] Commented: (JBAOP-70) NullPointerException in toString()

2005-02-16 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-70?page=comments#action_12315456 ] Kabir Khan commented on JBAOP-70: - Actually, I have only fixed this in head. Not sure how our branching works at the moment > NullPointerException in toString() > ---

[JBoss-dev] [JBossCache] - Re: Memory problem with JBossCache

2005-02-16 Thread [EMAIL PROTECTED]
yes, that is the one I am speaking about. Please try the TCP one, I would be very interested to see the difference of behaviour you see, from both a memory and performance standpoint. cheers, sacha View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866790#3866

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1475) Provide optimized JGroups config for Clustering as default

2005-02-16 Thread Bela Ban (JIRA)
Provide optimized JGroups config for Clustering as default -- Key: JBAS-1475 URL: http://jira.jboss.com/jira/browse/JBAS-1475 Project: JBoss Application Server Type: Task Components: Clustering Reporter:

[JBoss-dev] [JBossCache] - Re: Memory problem with JBossCache

2005-02-16 Thread [EMAIL PROTECTED]
"Henrik Nyberg" wrote : | | Settings for the cache are: | * Asynchronous replication (replAsync-service.xml out of the box with the suggested modification for windows, i.e. loopback = true). | * no transactions (IsolationLevel.NONE) | Have no transactions is very bad, as the cache re

[JBoss-dev] jboss-head Build Failed

2005-02-16 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050216075856 BUILD FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:63: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-head.xm

[JBoss-dev] [JBossCache] - Re: Memory problem with JBossCache

2005-02-16 Thread Henrik Nyberg
Is this the configuration you are referring to? (straight from our replAsync-service.xml file). I will look into the tcp configuration for JGroups. | | | | | | |

[JBoss-dev] [Design of JBoss Portal] - Re: startup with an exception

2005-02-16 Thread jpania
Hi again, Why is the error complaining about the SecurityManager: "MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM: ObjectName: jboss.mq:service=SecurityManager" & "09:09:11,328 INFO [ServiceConfigurator] Problem configuring service jboss.mq:service=SecurityManager java.lang.IllegalArgumentExce

[JBoss-dev] [Design of JBoss Portal] - Re: startup with an exception

2005-02-16 Thread jpania
Hi, I got the same problem on startup. Where is the checkout from HEAD? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866782#3866782 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3866782 --

[JBoss-dev] [JBossCache] - Re: Memory problem with JBossCache

2005-02-16 Thread [EMAIL PROTECTED]
Hello, Just out of curiosity, could you please post your JGroups stack configuration. Also could you please try with a TCP-based configuration, you can find one in the conf folder of the JGroups distribution. Thanks. Cheers, sacha View the original post : http://www.jboss.org/index.html?mod

[JBoss-dev] [JBossCache] - Memory problem with JBossCache

2005-02-16 Thread Henrik Nyberg
Hello, we are currently evaluating JBossCache 1.2 and have run into serious and reproducable memory problems when stress testing the cache with a professional load tool (PureLoad). Something in the replication module is eating memory at an incredibly fast pace. After only minutes of testing the

[JBoss-dev] [Design of JBoss Portal] - Re: Problems with 'thirdparty' from CVS

2005-02-16 Thread [EMAIL PROTECTED]
Again, jboss-portal-2.0 is pointing to jboss-portal sources, so the files are exactly the same. (Version numbers should be the same as well) You probably checked out jboss-portal-2.0 few days ago. Update your CVS: cvs update -d View the original post : http://www.jboss.org/index.html?module=bb

[JBoss-dev] [Design of JBoss Portal] - Re: Problems with 'thirdparty' from CVS

2005-02-16 Thread jimmyed2001
Maybe there is something wrong with my CVS synchroization. As far as I can see they are not the same code. Either way it looks like my jboss-portal-2.0 is not the latest code. jboss-portal /** | * @author mailto:[EMAIL PROTECTED]">Julien Viet | * @version $Revision: 1.2 $ | */ | publ

[JBoss-dev] [Design of JBoss Portal] - control of the window state

2005-02-16 Thread taz_is_dave
Can you control the window state from the default-portal.xml. When I load a page I want some of the portlets specified to appear in minimised form and other normal. Also any ideas on timescales for the Themeing issues Thanks for you help View the original post : http://www.jboss.org/index

[JBoss-dev] [Design of JBoss Portal] - Re: Problems with 'thirdparty' from CVS

2005-02-16 Thread [EMAIL PROTECTED]
Those are the exact same files. It points to the same files on the repository. (Versioning numbers are handled by CVS) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866774#3866774 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode

[JBoss-dev] [Design of JBoss Portal] - Re: Problems with 'thirdparty' from CVS

2005-02-16 Thread jimmyed2001
How come the files in jboss-portal are later versions than in jboss-portal-2.0? e.g. TransactionException is V1.2 in jboss-portal and is V1.1.1.1 in jboss-portal-2.0 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866773#3866773 Reply to the post : http://

[JBoss-dev] [JBoss JIRA] Commented: (JBWEB-12) mod_jk 1.2.10

2005-02-16 Thread Mladen Turk (JIRA)
[ http://jira.jboss.com/jira/browse/JBWEB-12?page=comments#action_12315452 ] Mladen Turk commented on JBWEB-12: -- Finished shared memory implementation. Finished status manager console and jkstatus worker. It allows dynamic update of worker data. What

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: dynamic AOP and Portal

2005-02-16 Thread Ollihak
Hi again, I got it going now, thank you very much anyway... OLLI View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866769#3866769 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3866769 --

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1458) EJB containers require JRMP invoker

2005-02-16 Thread Andrew Oliver (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1458?page=comments#action_12315451 ] Andrew Oliver commented on JBAS-1458: - Read the original bug for use case. Overall just the ability to deploy EJBContainers with no remote invoker whatsoever is the idea

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

2005-02-16 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050216054837Lbuild.380 BUILD COMPLETE - build.380Date of build: 02/16/2005 05:48:37Time to build: 32 minutes 11 secondsLast changed: 02/16/2005 02:31:20Last log entry: JBAS-1381 implement cre

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-71) @Depends for beans

2005-02-16 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-71?page=history ] Kabir Khan updated EJBTHREE-71: --- Description: All beans apart from entities. Annotate bean class, and support setter/field injection of ObjectName or jmx proxy was: All beans apart from ent

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-71) @Depends for beans

2005-02-16 Thread Kabir Khan (JIRA)
@Depends for beans -- Key: EJBTHREE-71 URL: http://jira.jboss.com/jira/browse/EJBTHREE-71 Project: EJB 3.0 Type: Task Reporter: Kabir Khan Assigned to: Bill Burke Fix For: Preview 4 All beans apart from entities. Annotate bean class, or s

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-71) @Depends for beans

2005-02-16 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-71?page=history ] Kabir Khan closed EJBTHREE-71: -- Resolution: Done > @Depends for beans > -- > > Key: EJBTHREE-71 > URL: http://jira.jboss.com/jira/browse/EJBTHREE-71 >

[JBoss-dev] [Design of JBoss Portal] - Re: Problems with 'thirdparty' from CVS

2005-02-16 Thread [EMAIL PROTECTED]
Again, the latest is jboss-portal-2.0 (the source code is the same as jboss-portal BUT it will give you the correct thirdparty) Please look at the documentation. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866767#3866767 Reply to the post : http://www.j

[JBoss-dev] [JBossCache] - Node values in

2005-02-16 Thread soeren
Hi, we're currently developing a trading application which heavily relies on JBossCache for synchronizing the clients data. We're not using the AOP but the POJO version. So far everything runs fine and fast. For testing purposes I wanted to utilize the provided "TreeCacheView2" class to manual

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1474) A language to replace wizard-based IDE

2005-02-16 Thread petitpierre (JIRA)
A language to replace wizard-based IDE -- Key: JBAS-1474 URL: http://jira.jboss.com/jira/browse/JBAS-1474 Project: JBoss Application Server Type: Task Components: Web Services service Reporter: petitpierre Priority: Opt

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

2005-02-16 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050216042317Lbuild.805 BUILD COMPLETE - build.805Date of build: 02/16/2005 04:23:17Time to build: 23 minutes 31 secondsLast changed: 02/16/2005 02:36:52Last log entry: JBAS-1381 Implemented

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-204) Add JSF library and provide a demo portlet

2005-02-16 Thread Julien Viet (JIRA)
Add JSF library and provide a demo portlet -- Key: JBPORTAL-204 URL: http://jira.jboss.com/jira/browse/JBPORTAL-204 Project: JBoss Portal Type: Task Components: Portal Core Versions: 2.0 Final, 2.0 Beta 2 Report

[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - Re: JNDI-problem with Tutorial

2005-02-16 Thread sfryer
I'm having the same problems can anybody help my please?? "chlfromde" wrote : I try to run the Fibo-example from 1.30 Tutorial. | (JBoss 4.01, Eclipse 3.01, IDE 1.40, Jdk 1.50, WinXP) | | The lookup for the Ejb-Ref in ComputeServlet.Init() raises an exeception: | | Context context

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-65) @Management interface support

2005-02-16 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-65?page=history ] Kabir Khan closed EJBTHREE-65: -- Resolution: Done > @Management interface support > - > > Key: EJBTHREE-65 > URL: http://jira.jboss.com/jira/bro

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-62) @Service

2005-02-16 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-62?page=history ] Kabir Khan closed EJBTHREE-62: -- Resolution: Done > @Service > > > Key: EJBTHREE-62 > URL: http://jira.jboss.com/jira/browse/EJBTHREE-62 > Project: EJB 3.0 >

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-70) Allow multiple @Management interfaces for a @Service bean

2005-02-16 Thread Kabir Khan (JIRA)
Allow multiple @Management interfaces for a @Service bean - Key: EJBTHREE-70 URL: http://jira.jboss.com/jira/browse/EJBTHREE-70 Project: EJB 3.0 Type: Task Versions: Preview 3 Reporter: Kabir Khan A

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-63) @Local/@Remote with deployment

2005-02-16 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-63?page=history ] Kabir Khan closed EJBTHREE-63: -- Resolution: Done > @Local/@Remote with deployment > -- > > Key: EJBTHREE-63 > URL: http://jira.jboss.com/jira/b

[JBoss-dev] [Design of JBossCache] - Public training for JGroups/JBossCache available

2005-02-16 Thread [EMAIL PROTECTED]
I'm happy to announce the availability of the first public training course on JGroups and JBossCache: http://www.jboss.org/services/training/schedule This is a 3 day hands-on class, to be held in San Francisco in April, London in May and Boston in June. Check out the URL above for details. Hope

[JBoss-dev] [JBossCache] - First public training course on JGroups/JBossCache available

2005-02-16 Thread [EMAIL PROTECTED]
I'm happy to announce the availability of the first public training course on JGroups and JBossCache: http://www.jboss.org/services/training/schedule This is a 3 day hands-on class, to be held in San Francisco in April, London in May and Boston in June. Check out the URL above for details. Hope

[JBoss-dev] [JBossCache] - Re: Clarification needed on LRUPolicy and timeToLiveSeconds

2005-02-16 Thread [EMAIL PROTECTED]
Node get(Fqn) is somewhat of a pain for us: we give you direct access to the internal nodes, bypassing the interceptors (locking, cacheloading etc). This is not meant to be used by application developers, only by interceptors, or the cache itself. This may go away in the future, and is only publ

  1   2   >