[JBoss-dev] [JBoss JIRA] Updated: (JBCACHE-93) Memory problem at repeated remote PUT

2005-02-21 Thread Henrik Nyberg (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-93?page=history ] Henrik Nyberg updated JBCACHE-93: - Attachment: SimpleCacheTest.java Updated SimpleCacheTest.java to make the test even simpler. The main method essentially boils down to a repeated put on

[JBoss-dev] [Design of JBoss's Web Services Implementation] - Query on Standards supported by JBossWS J2EE style services

2005-02-21 Thread rajdeep_dua
WSDL : 1.1 SOAP : 1.1 JAX- RPC : 1.0 SAAJ (for SOAP 1.1) WS-I Basic profile 1.0(or 1.1) Has any formal compliance testing been done on interoperatability and WS-I compliance? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867222#3867222 Reply to the post :

[JBoss-dev] [Design of JBoss/Tomcat Integration] - Jboss 3.2.6 and external tomcat 5.0.28

2005-02-21 Thread andrea.fontanelli
Hi all, I'd like to integrate jboss 3.2.6 with an extenal tomcat 5.0.28 and not with an embedded tomcat (like default configuration). Can anybody help me? Thanks, Andrea View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867223#3867223 Reply to the post :

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

2005-02-21 Thread Bela Ban (JIRA)
Incorrect synchronization between threads (CreateIfNotExistsInterceptor and LockInterceptor) Key: JBCACHE-94 URL: http://jira.jboss.com/jira/browse/JBCACHE-94 Project: JBoss Cache

[JBoss-dev] [Design of JBoss's Web Services Implementation] - Re: Query on Standards supported by JBossWS J2EE style servi

2005-02-21 Thread [EMAIL PROTECTED]
The Sun J2EE-1.4 compatibility test suite (CTS) comes with 2000 tests that address these specs. What is your specific concern? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867224#3867224 Reply to the post :

[JBoss-dev] [JBossCache] - Optimistic Locking

2005-02-21 Thread dnielben
Hi all! I am implementing a version of JBCache using optimistic loking, following the indications presented in the forum and in the docs i found in the distribution. So far I add: - an aspect to intercept the behavior of findNode(fqn) - I add an Interceptor to manage creation of nodes in the

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1492) NPE: isInstanceOf on Class loaded by bootstrap classloader

2005-02-21 Thread Michael Kopp (JIRA)
NPE: isInstanceOf on Class loaded by bootstrap classloader -- Key: JBAS-1492 URL: http://jira.jboss.com/jira/browse/JBAS-1492 Project: JBoss Application Server Type: Bug Components: JMX Versions:

[JBoss-dev] [Design of JBoss's Web Services Implementation] - Re: Query on Standards supported by JBossWS J2EE style servi

2005-02-21 Thread rajdeep_dua
Thomas, There are tools available on ws-i.org for checking compliance, have those been used? http://ws-i.org/deliverables/index.aspx View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867229#3867229 Reply to the post :

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

2005-02-21 Thread [EMAIL PROTECTED]
Bela, do you understand why TCP would be significantly slower in that scenario with not so many nodes? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867237#3867237 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3867237

[JBoss-dev] [Design of Mail Services] - Re: I would like to help developing !?

2005-02-21 Thread pilhuhn
Have a look at http://jira.jboss.com/jira/browse/JBMAIL?report=com.atlassian.jira.plugin.system.project:openissues-panel View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867238#3867238 Reply to the post :

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

2005-02-21 Thread [EMAIL PROTECTED]
No, not at all. But he created a JIRA bug report with a test case attached, and I'll look at it as soon as I've release JBossCache 1.2.1 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867242#3867242 Reply to the post :

[JBoss-dev] [Design of JBoss Portal] - Re: setContentType() with encoding not supported

2005-02-21 Thread [EMAIL PROTECTED]
I fixed the bug and added a test case for it. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867244#3867244 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3867244 --- SF

[JBoss-dev] [Design of JBoss Portal] - Re: Exception at first access

2005-02-21 Thread jferguson
I've just updated this to CVS Head, cleaned and re-deployed on 4.0.0. Still get the exception though the mapping problem is gone. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867246#3867246 Reply to the post :

[JBoss-dev] [Design of JBoss Portal] - tst

2005-02-21 Thread ${bb.Guest}
tst View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867247#3867247 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3867247 --- SF email is sponsored by - The IT Product

[JBoss-dev] [Design of JBoss Portal] - JBOSS Portal on CMSMatrix?

2005-02-21 Thread ${bb.Guest}
http://www.cmsmatrix.org/matrix The CMS matrix has a nice comparison of different CMS solutions. I would greatly appreciate it if someone in-the-know on JBOSS Portal would add it to that site. Especially since I can't find a feature list for Portal... View the original post :

[JBoss-dev] [JBoss JIRA] Updated: (JBCACHE-93) Memory problem at repeated remote PUT

2005-02-21 Thread Henrik Nyberg (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-93?page=history ] Henrik Nyberg updated JBCACHE-93: - Attachment: SimpleCacheTest.java I've simplified SimpleCacheTest.java even further. You don't have to set any flags in any other classes, simply run

[JBoss-dev] [Design of JBoss Admin Console] - JBoss Management console Vs MC4j for JBoss

2005-02-21 Thread k_s_ashok
How JBoss Management console is differ from MC4j for JBoss? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867255#3867255 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3867255

[JBoss-dev] [JBoss JIRA] Created: (HIBERNATE-6) HibernateContext Interceptor

2005-02-21 Thread Jesus Marin (JIRA)
HibernateContext Interceptor Key: HIBERNATE-6 URL: http://jira.jboss.com/jira/browse/HIBERNATE-6 Project: Hibernate Type: Feature Request Environment: All Reporter: Jesus Marin Assigned to: Gavin King is there a way to assign an

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-76) composite pk class in SQL select as a column name

2005-02-21 Thread Kari Kangas (JIRA)
composite pk class in SQL select as a column name - Key: EJBTHREE-76 URL: http://jira.jboss.com/jira/browse/EJBTHREE-76 Project: EJB 3.0 Type: Bug Versions: Preview 4 Reporter: Kari Kangas I have two

[JBoss-dev] [JBossCache] - Re: state replication among JBoss servers clustered

2005-02-21 Thread sreepraveen_2000
there is one option where you can set whether you want to fetch state at the start of the new system. eg: false --praveen View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867265#3867265 Reply to the post :

[JBoss-dev] [JBossCache] - Re: state replication among JBoss servers clustered

2005-02-21 Thread sreepraveen_2000
sorry i forgot to mention how it looks false View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867266#3867266 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3867266 --- SF

[JBoss-dev] [JBossCache] - Re: state replication among JBoss servers clustered

2005-02-21 Thread sreepraveen_2000
'open tag'attribute name=FetchStateOnStartup'close tag'false'open tag'/attribute'close tag' replace 'open tag' with and 'close tag' with View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867269#3867269 Reply to the post :

[JBoss-dev] [Design of JBoss Portal] - Re: Which is the right tool, JBoss Portal or OpenCMS?

2005-02-21 Thread mredeker
By the way: OpenCMS runs with no modification with JBss. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867271#3867271 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3867271

[JBoss-dev] [JBossCache] - Re: how to invalidate the cache

2005-02-21 Thread sreepraveen_2000
hey , can bela tell me , if its possible and if its posibble ..how ? --praveen View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867272#3867272 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3867272

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1493) IsCallerInRole with anonymous caller/run-as does not see run-as role

2005-02-21 Thread Scott M Stark (JIRA)
IsCallerInRole with anonymous caller/run-as does not see run-as role Key: JBAS-1493 URL: http://jira.jboss.com/jira/browse/JBAS-1493 Project: JBoss Application Server Type: Bug Components:

[JBoss-dev] [Design of JBoss Portal] - Re: Preferences

2005-02-21 Thread patrickdalla
No. I have to declare the preference? How? There is a help for these xml files? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867276#3867276 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3867276

[JBoss-dev] [Design of JBoss Admin Console] - Re: JBoss Management console Vs MC4j for JBoss

2005-02-21 Thread [EMAIL PROTECTED]
Good question :-) The JBoss Admin Console is a web-based application aimed at making the job of administering JBoss instances easier. It will provide the ability to use a browser for performing common tasks such as creating JMS destinations, changing DataSource settings and updating Security

[JBoss-dev] [JBossCache] - Re: how to invalidate the cache

2005-02-21 Thread [EMAIL PROTECTED]
TreeCache.evict(Fqn) Invalidation across a cluster is planned, but not yet available View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867280#3867280 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3867280

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

2005-02-21 Thread [EMAIL PROTECTED]
I know that I originally wanted all builds to be standalone, but working with your impl has made me feel differently :-) The main reason I see to keep project (component) builds dependent on a toplevel build is because the toplevel build is repsonsible for defining the versions of all

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-29) Added URL Service MBean

2005-02-21 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-29?page=comments#action_12315558 ] Scott M Stark commented on JBAS-29: --- This should be generalized to simply be a jndi utility service that allows for bindings of any type, and as such be called

[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - Re: JBoss Deployment

2005-02-21 Thread nick0104
i got the example to work in the ide by changing the line !DOCTYPE html PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN to !DOCTYPE html PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN NONE A parser of the document was expecting to tokens and it only had one obviously. I know this is a hack that

[JBoss-dev] [Design of JBoss Portal] - Re: Preferences

2005-02-21 Thread patrickdalla
I've changed the portlet.xml to: | ?xml version=1.0 encoding=UTF-8? | portlet-app xmlns=http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd; | xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; | xsi:schemaLocation=http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd

[JBoss-dev] [Design of JBoss Portal] - Re: Preferences

2005-02-21 Thread [EMAIL PROTECTED]
I am going to look into it View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867290#3867290 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3867290 --- SF email is sponsored

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1462) Unified invoker config needs to expose basic settings

2005-02-21 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1462?page=comments#action_12315561 ] Scott M Stark commented on JBAS-1462: - Yes, that looks good. Basically anything may need to be changes should be visble in the default config. What is the full path for

[JBoss-dev] [Design of the JBoss Web Container] - start service when JBoss server starts

2005-02-21 Thread [EMAIL PROTECTED]
I am new to Jboss, so forgive me if I ask stupid question :- I am able to deploy my war file. But I have to use JBoss Console to start it before I can access the page. I wonder how to set it up so that it will start automatically when I start JBoss Server. (I am using 3.2.6) Thanks in advance.

[JBoss-dev] [JBoss JIRA] Created: (JBJMX-83) Error obtaining some MBeanInfo instances via RMIAdaptor

2005-02-21 Thread Tim Golding (JIRA)
Error obtaining some MBeanInfo instances via RMIAdaptor --- Key: JBJMX-83 URL: http://jira.jboss.com/jira/browse/JBJMX-83 Project: JBoss JMX Type: Bug Versions: JBossAS-4.0.0, JBossAS-4.0.1 Environment:

[JBoss-dev] [JBossCache] - Re: Optimistic Locking

2005-02-21 Thread dnielben
Just to follow track and in some one is interested! Mr. Bela Ban Hi! I have posted this in the forum if you prefer to answer there. I am implementing a version of JBCache using optimistic locking, following the indications presented in the forum and in the docs i found in the

[JBoss-dev] [JBossCache] - Re: Optimistic Locking

2005-02-21 Thread dnielben
Hi ! thanks for your answer ! Are you doing this on CVS head, or on 1.2 ? I am using cvs head, It was hard to download the cvs file, are the sources included in the distribution? i download that version but there are no sources there!. Now I have this questions: 1. My first draft design

[JBoss-dev] [JBoss JIRA] Resolved: (JBPM-77) Remove jbpm milestone

2005-02-21 Thread Juan Cantu (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-77?page=history ] Juan Cantu resolved JBPM-77: Resolution: Done Fix Version: 3.0 DR 1 Remove jbpm milestone - Key: JBPM-77 URL:

[JBoss-dev] [Design of JBoss Portal] - News Portlet

2005-02-21 Thread pedrojosemartins
Hi, I'm using Nukes 1.1 and it's News module. I think such a module, now called portlet in JBoss Portal, does not exist. Am I right? Is it going to be made? Thanks in advance, Pedro Martins View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867301#3867301 Reply

[JBoss-dev] [Design of JBoss Portal] - Re: News Portlet

2005-02-21 Thread [EMAIL PROTECTED]
we are looking for someone that will contributes it View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867303#3867303 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3867303

[JBoss-dev] [Design the new POJO MicroContainer] - ClassAdapter spi

2005-02-21 Thread [EMAIL PROTECTED]
Rather than waiting for Bill to define this, I've made a first attempt at defining the ClassAdapter. I know Bill wanted to do extra stuff with Annotations here, but I've left that out for now since I can just pass a modified ClassInfo | ClassAdapter getInstanceAdapter(ClassInfo) | to notify

[JBoss-dev] [Design the new POJO MicroContainer] - Re: ClassAdapter spi

2005-02-21 Thread [EMAIL PROTECTED]
The class is org.jboss.classadapter.spi.ClassAdapter. The MicroContainer will use it as follows. DESCRIBE (when class is available - but not necessarily loaded yet): 1) Determine ClassAdapter (AOP or Reflected) 2) Get ClassInfo and override annotations as appriopriate 3) If overriding

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

2005-02-21 Thread [EMAIL PROTECTED]
I have completed the prototype of the aop standalone build. The functionality is equivalent to that originally described, but some things have changed. Here is how to create the build: cvs co -d aop jboss-aop | cvs co tools | cvs co -d build tools/etc/jbossbuild/release.xml This will give

[JBoss-dev] [Design the new POJO MicroContainer] - Re: ClassAdapter spi

2005-02-21 Thread [EMAIL PROTECTED]
I've also introduced the notion of ClassAdapterFactory to more easily determine whether AOP will support the class. If it returns null, the microcontainer will just use plain reflection without a container. View the original post :

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1494) Need to expose the filter list for the default Filter implementation on URLDeploymentScanner

2005-02-21 Thread Scott M Stark (JIRA)
Need to expose the filter list for the default Filter implementation on URLDeploymentScanner Key: JBAS-1494 URL: http://jira.jboss.com/jira/browse/JBAS-1494 Project: JBoss

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - Re: Marshall registry - design question

2005-02-21 Thread [EMAIL PROTECTED]
Implementation for providing locator url for marshall loading is complete. More info on config at http://www.jboss.org/wiki/Wiki.jsp?page=Remoting_Marshaller_Configuration. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867338#3867338 Reply to the post :

[JBoss-dev] [JBoss JIRA] Commented: (JBREM-51) defining marshaller on remoting client

2005-02-21 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-51?page=comments#action_12315563 ] Tom Elrod commented on JBREM-51: - This configuration is fine if the classes are present within the client's classpath. If they are not, can provide configuration for

[JBoss-dev] [JBoss JIRA] Assigned: (JBMICROCONT-7) Classloading deployer

2005-02-21 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBMICROCONT-7?page=history ] Scott M Stark reassigned JBMICROCONT-7: --- Assign To: Scott M Stark Classloading deployer - Key: JBMICROCONT-7 URL:

[JBoss-dev] [Design of JBoss Portal] - Re: News Portlet

2005-02-21 Thread pedrojosemartins
Is the Jboss.org site running on Jboss Portal or Nukes? If it is running on Jboss Portal, how is the news portlet working? Pedro Martins View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867350#3867350 Reply to the post :

[JBoss-dev] [JBoss JIRA] Created: (JBBUILD-14) Determine CVS Structure of Standalone Projects

2005-02-21 Thread Ryan Campbell (JIRA)
Determine CVS Structure of Standalone Projects -- Key: JBBUILD-14 URL: http://jira.jboss.com/jira/browse/JBBUILD-14 Project: JBoss Build System Type: Task Reporter: Ryan Campbell Fix For: Q105 We need to

[JBoss-dev] [JBoss JIRA] Created: (JBBUILD-15) Externalize Component.isLocal to property file

2005-02-21 Thread Ryan Campbell (JIRA)
Externalize Component.isLocal to property file -- Key: JBBUILD-15 URL: http://jira.jboss.com/jira/browse/JBBUILD-15 Project: JBoss Build System Type: Feature Request Reporter: Ryan Campbell Fix For: Q105 To move

[JBoss-dev] [JBoss JIRA] Created: (JBBUILD-16) Use component-info to determine source repository information

2005-02-21 Thread Ryan Campbell (JIRA)
Use component-info to determine source repository information - Key: JBBUILD-16 URL: http://jira.jboss.com/jira/browse/JBBUILD-16 Project: JBoss Build System Type: Feature Request Reporter: Ryan

[JBoss-dev] [JBoss JIRA] Created: (JBBUILD-17) execant is broken on windows

2005-02-21 Thread Ryan Campbell (JIRA)
execant is broken on windows Key: JBBUILD-17 URL: http://jira.jboss.com/jira/browse/JBBUILD-17 Project: JBoss Build System Type: Bug Reporter: Ryan Campbell Fix For: Q105 When I tried to execute synchronize, I received an

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

2005-02-21 Thread [EMAIL PROTECTED]
A few points: !! I just realized I forgot to checkin a change to aop/jbossbuild.xml which uses build/release.xml as toplevel build if available. I will commit this when cvs is back up. + Obviously, release.xml is not in the Right Place. After discussing this a bit with Ivelin, I think the

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

2005-02-21 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050221202052Lbuild.297 BUILD COMPLETE-build.297Date of build:02/21/2005 20:20:52Time to build:29 minutes 58 secondsLast changed:02/21/2005 09:09:18Last log entry:Add a test of run-as

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1495) Looking up a session bean on one server from within another in JBoss 3.2.7

2005-02-21 Thread Matt Lee (JIRA)
Looking up a session bean on one server from within another in JBoss 3.2.7 -- Key: JBAS-1495 URL: http://jira.jboss.com/jira/browse/JBAS-1495 Project: JBoss Application Server Type: Bug

[JBoss-dev] [JBoss JIRA] Resolved: (JBREM-51) defining marshaller on remoting client

2005-02-21 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-51?page=history ] Tom Elrod resolved JBREM-51: - Resolution: Done defining marshaller on remoting client -- Key: JBREM-51 URL:

[JBoss-dev] [JBoss JIRA] Resolved: (JBREM-59) Pull callback collection is unbounded - possible Out of Memory

2005-02-21 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-59?page=history ] Tom Elrod resolved JBREM-59: - Resolution: Done Fix Version: 1.0.1 final Added default null callback store and persisted callback store for pull callbacks so will help avoid running out

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

2005-02-21 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050221212133Lbuild.387 BUILD COMPLETE-build.387Date of build:02/21/2005 21:21:33Time to build:62 minutes 50 secondsLast changed:02/21/2005 09:11:49Last log entry:Remove the

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1496) Setting the MainDeployer CopyFiles to false still shows rars being copied

2005-02-21 Thread Scott M Stark (JIRA)
Setting the MainDeployer CopyFiles to false still shows rars being copied - Key: JBAS-1496 URL: http://jira.jboss.com/jira/browse/JBAS-1496 Project: JBoss Application Server Type: Bug

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-62) update UnifiedInvoker to use remote marshall loading

2005-02-21 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-62?page=history ] Tom Elrod updated JBREM-62: Fix Version: 1.2.0 beta (was: 1.0.1 final) update UnifiedInvoker to use remote marshall loading

[JBoss-dev] [JBoss JIRA] Resolved: (JBREM-31) Exception handling in http server invoker

2005-02-21 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-31?page=history ] Tom Elrod resolved JBREM-31: - Resolution: Done Fixed. Will not return all errors, even those occurring outside the server invoker's invoke method. This would most likely happen due to

[JBoss-dev] [JBoss JIRA] Resolved: (JBREM-60) Incorrect usage of debug level logging

2005-02-21 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-60?page=history ] Tom Elrod resolved JBREM-60: - Resolution: Done Only adding and removing of callback listeners at debug level now (rest of invocation related logging at trace). Incorrect usage of debug

[JBoss-dev] [Design of Security on JBoss] - JBOSS Session persistent after restart

2005-02-21 Thread subhadeep_ghosh
We have an Application Running on JBOSS Weblogic. We are using JAAS for authentication. After the user successfully logs in the site , we restart the server we try to continue from the same browser and the user is able to continue his operations without logging in again i.e. the session is

[JBoss-dev] [JBoss JIRA] Resolved: (JBCACHE-91) TX Isolation always REPEATABLE_READ

2005-02-21 Thread Ben Wang (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-91?page=history ] Ben Wang resolved JBCACHE-91: - Resolution: Rejected I have tested in the latest head and I can see the SERIALIZABLE isolation level being set in the unit test case. -Ben TX Isolation