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

2005-02-25 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20050226010427Lbuild.95 BUILD COMPLETE - build.95Date of build: 02/26/2005 01:04:27Time to build: 21 minutes 21 secondsLast changed: 02/25/2005 14:50:33Last log entry: JBREM-66 - fix

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

2005-02-25 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite?log=log20050225224853Lbuild.53 BUILD COMPLETE - build.53Date of build: 02/25/2005 22:48:53Time to build: 106 minutes 43 secondsLast changed: 02/25/2005 14:50:33Last log entry: JBREM-66 - fix

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

2005-02-25 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-jdk-matrix?log=log2005022508Lbuild.62 BUILD COMPLETE - build.62Date of build: 02/25/2005 22:22:08Time to build: 19 minutes 37 secondsLast changed: 02/25/2005 09:45:48Last log entry: JBAS-1362 - bi

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

2005-02-25 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050225200835Lbuild.839 BUILD COMPLETE - build.839Date of build: 02/25/2005 20:08:35Time to build: 24 minutes 15 secondsLast changed: 02/25/2005 17:46:23Last log entry: JBBUILD-24 Build jboss

[JBoss-dev] [Design of JTA on JBoss] - Transaction problem

2005-02-25 Thread Little Ant
Hi everybody ! We are developping a J2EE application and we have big problems with the transactions. We are searching many documentations and every day we are learning lots of interesting things but... currently, we have decided to change the finders into the DAO for a performance reason (we

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

2005-02-25 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050225175455Lbuild.405 BUILD COMPLETE - build.405Date of build: 02/25/2005 17:54:55Time to build: 52 minutes 52 secondsLast changed: 02/25/2005 14:50:33Last log entry: JBREM-66 - fix for race

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Deployment work on local machine but not on server...

2005-02-25 Thread chuottui
The project I'm working on has two part: - Web application (a war file) - Enterprise application (an ear file) I tried to merge them to one part and make the web application a web module of the enterprise application. I deployed the war into the ear file and the web application can be accessed s

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

2005-02-25 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050225171551Lbuild.838 BUILD COMPLETE - build.838Date of build: 02/25/2005 17:15:51Time to build: 19 minutes 56 secondsLast changed: 02/25/2005 15:27:58Last log entry: moved to new folder la

[JBoss-dev] [JBoss JIRA] Created: (JBBUILD-24) Implement build for remoting module

2005-02-25 Thread Ryan Campbell (JIRA)
Implement build for remoting module --- Key: JBBUILD-24 URL: http://jira.jboss.com/jira/browse/JBBUILD-24 Project: JBoss Build System Type: Sub-task Reporter: Ryan Campbell Assigned to: Ryan Campbell Fix For: Q105 Build jb

[JBoss-dev] [JBoss JIRA] Commented: (JBBUILD-19) Allow JARS to act as Sources

2005-02-25 Thread Ryan Campbell (JIRA)
[ http://jira.jboss.com/jira/browse/JBBUILD-19?page=comments#action_12315818 ] Ryan Campbell commented on JBBUILD-19: -- Possibly look at zipfileset for this, as it can include files from other zip files, as well as those from the filesystem. > All

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1527) Transaction Manager Statistics Improvement

2005-02-25 Thread Adrian Brock (JIRA)
Transaction Manager Statistics Improvement -- Key: JBAS-1527 URL: http://jira.jboss.com/jira/browse/JBAS-1527 Project: JBoss Application Server Type: Feature Request Components: JTA service Reporter: Adrian Brock Add

[JBoss-dev] [JBossCache] - Re: JBossCache in Tomcat w/ Transaction Support

2005-02-25 Thread Bill Bejeck
Bela, I was able to solve my original problem. I stopped using a JDBCCacheLoader. But I get an entirely different error now. I am using TreeCache, Tomcat add JOTM for transactions on two different JVM's. When the following code is exectued | txn.begin(); | tree.put(node,key

[JBoss-dev] [Design the new POJO MicroContainer] - Re: VFS and ClassLoader interaction

2005-02-25 Thread [EMAIL PROTECTED]
One other minor note on the current Set getPackages() method signature of DomainClassLoader. This precludes the DomainClassLoader implementation from being a subclass of ClassLoader due to its Package[] getPackages() method. We might as well use that signature as I don't see a reason to disallow

[JBoss-dev] [JBoss JIRA] Commented: (JBCACHE-102) Exception when Submitting Load into HttpSession

2005-02-25 Thread Clebert Suconic (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-102?page=comments#action_12315814 ] Clebert Suconic commented on JBCACHE-102: - For replicating this problem, you need to execute the client as: java -jar testClient.jar http://$MYTESTIP_1:8080 10 1 0

[JBoss-dev] [JBoss JIRA] Created: (JBCACHE-102) Exception when Submitting Load into HttpSession

2005-02-25 Thread Clebert Suconic (JIRA)
Exception when Submitting Load into HttpSession --- Key: JBCACHE-102 URL: http://jira.jboss.com/jira/browse/JBCACHE-102 Project: JBoss Cache Type: Bug Environment: jboss-4.0 Branch_4_0 Reporter: Clebert Suconic Assign

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1421) Implement JTS

2005-02-25 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1421?page=history ] Adrian Brock reassigned JBAS-1421: -- Assign To: Francisco Reverbel > Implement JTS > - > > Key: JBAS-1421 > URL: http://jira.jboss.com/jira/browse/JBAS-1421 >

[JBoss-dev] [Design of JBoss Admin Console] - Re: Update Data and Minor DataSource Module Suggestions

2005-02-25 Thread [EMAIL PROTECTED]
"strand" wrote : Can you describe in brief goals for 1.0 and 1.1 alpha versions - data source and jms administration? | Please take at look at the roadmap in JIRA http://jira.jboss.com/jira/browse/JBADMCON?report=com.atlassian.jira.plugin.system.project:roadmap-panel. Key pieces of functio

[JBoss-dev] [JBoss JIRA] Updated: (JBADMCON-60) Add support for committing/rolling back AdminConsole changes

2005-02-25 Thread Charles Crouch (JIRA)
[ http://jira.jboss.com/jira/browse/JBADMCON-60?page=history ] Charles Crouch updated JBADMCON-60: --- Attachment: commit-changes_use_cases.doc First cut of use cases. Also checked into cvs, jboss-admin-console/docs/general_console > Add support for co

[JBoss-dev] [Design of JBoss Admin Console] - New use cases: support pending changes with commit/abandon

2005-02-25 Thread [EMAIL PROTECTED]
Currently (in Phase 1.0) all changes made through the Admin Console are applied immediately to the JBoss instance being administered. This may not always be the desired behavior and the capability is being added to make a number of changes through the Admin Console and then commit or abandon the

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - Re: Writing our own connector !

2005-02-25 Thread [EMAIL PROTECTED]
Sure. Technically, would only have to implement org.jboss.remoting.transport.ClientInvoker interface for client side implementation and extend the org.jboss.remoting.ServerInvoker class on the server side. However, would extend RemoteClientInvoker on the client side, so then only have to impl

[JBoss-dev] [JBoss JIRA] Resolved: (JBREM-66) Race condition on startup

2005-02-25 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-66?page=history ] Tom Elrod resolved JBREM-66: - Resolution: Done Fix Version: 1.2.0 beta Good catch. Thanks. Changed to start the detector before the listener. Will be in next remoting release as well

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - Writing our own connector !

2005-02-25 Thread msalim77
Hi, I was looking at your JBoss Remoting framework and I am wondering if it is possible to build own own Socket based connector instead of using the one provided by your framework. Thanks a lot. Salim. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867973#

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-11) Error redeploying dependent war

2005-02-25 Thread (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-11?page=comments#action_12315811 ] commented on JBAS-11: --- I found a fix for this issue. In the method destroyService of the class org.jboss.web.WebModule, a number of member variables are set null and this shouldn't be

[JBoss-dev] [JBoss JIRA] Created: (JBREM-66) Race condition on startup

2005-02-25 Thread james ahlborn (JIRA)
Race condition on startup - Key: JBREM-66 URL: http://jira.jboss.com/jira/browse/JBREM-66 Project: JBoss Remoting Type: Bug Versions: 1.0.1 final Environment: linux, jobss 4.0.1, jdk 1.5_01 Reporter: james ahlborn Assigned to: To

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

2005-02-25 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050225122706Lbuild.302 BUILD COMPLETE - build.302Date of build: 02/25/2005 12:27:06Time to build: 58 minutes 38 secondsLast changed: 02/25/2005 09:45:48Last log entry: JBAS-1362 - bin/shutdow

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

2005-02-25 Thread [EMAIL PROTECTED]
I just went through the JBoss/JCA user forum for this week's posts. ~70% were FAQs ~15% were in the wrong forum. +1 bug report (already fixed 8 months ago) against an older version of jboss even though the "READ THIS FIRST" says to check the latest version before posting. We need some mechanism

[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - where is EJB3.0 Entity bean wizard in JbossIDE 1.5 preview

2005-02-25 Thread tom2hibernate
Hello, How to create EJB3 entity bean in JBossIDE 1.5 preview. Thanks. --tom View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867961#3867961 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867961 -

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-66) Asynchronous interface for all EJB types

2005-02-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-66?page=history ] Bill Burke closed EJBTHREE-66: -- Resolution: Done > Asynchronous interface for all EJB types > > > Key: EJBTHREE-66 > URL: http://j

[JBoss-dev] [Design the new POJO MicroContainer] - Re: VFS and ClassLoader interaction

2005-02-25 Thread [EMAIL PROTECTED]
Bouncycastle has all that is needed if its not in the bundled jce classes yet (and I think it is). It will be simple to create our own jar signing tool that is compatible with the default one. I have been thinking about needing to augment the build process anyway with a more advanced indexing to

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-83) jndi lookup of local SFSB always returns same proxy object (thus old oids)

2005-02-25 Thread Bill Burke (JIRA)
jndi lookup of local SFSB always returns same proxy object (thus old oids) -- Key: EJBTHREE-83 URL: http://jira.jboss.com/jira/browse/EJBTHREE-83 Project: EJB 3.0 Type: Bug Versions: Preview

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-83) jndi lookup of local SFSB always returns same proxy object (thus old oids)

2005-02-25 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-83?page=history ] Bill Burke closed EJBTHREE-83: -- Resolution: Done > jndi lookup of local SFSB always returns same proxy object (thus old oids) > -

[JBoss-dev] [JBoss JIRA] Created: (JBBUILD-23) Implement build for transaction module

2005-02-25 Thread Ryan Campbell (JIRA)
Implement build for transaction module -- Key: JBBUILD-23 URL: http://jira.jboss.com/jira/browse/JBBUILD-23 Project: JBoss Build System Type: Sub-task Reporter: Ryan Campbell Assigned to: Ryan Campbell Fix For: Q105 Bu

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1526) Jacc: Request for the DelegatingPolicy.getPermissions(x) to also return the permissions of the replaced delegate

2005-02-25 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1526?page=history ] Scott M Stark updated JBAS-1526: Fix Version: JBossAS-4.0.2RC1 JBossPOJOServer-1.0 Alpha JBossAS-5.0 Alpha > Jacc: Request for the DelegatingPolicy.getPermiss

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1526) Jacc: Request for the DelegatingPolicy.getPermissions(x) to also return the permissions of the replaced delegate

2005-02-25 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1526?page=history ] Scott M Stark reassigned JBAS-1526: --- Assign To: Scott M Stark > Jacc: Request for the DelegatingPolicy.getPermissions(x) to also return the > permissions of the replaced delegate > -

[JBoss-dev] [Design the new POJO MicroContainer] - Re: VFS and ClassLoader interaction

2005-02-25 Thread [EMAIL PROTECTED]
I think I mentioned this before, but I will repeat it anyway... I did at one point start to write a replacement for URLClassLoader to workaround Sun's bugs. Most of the work is just delegating to URLHandlers (which would obviously be replaced by the VFS in the current discussion). However, I coul

[JBoss-dev] [Design the new POJO MicroContainer] - Re: VFS and ClassLoader interaction

2005-02-25 Thread [EMAIL PROTECTED]
First, I'm not especially tied to the DomainClassLoader. The main thing I need is a notion of dynamic package availabilty so the bean or deployment can say: | org.jboss.xxx | | it could also be specialized as | | org.jboss.xxx,org.jboss.yyy | Then the bean is not attempted to be

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

2005-02-25 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1479?page=comments#action_12315810 ] Scott M Stark commented on JBAS-1479: - Just the use of the org.jboss.naming.NamingContextFactory fixes the tests. > SFSB handle should use JNDI > ---

[JBoss-dev] [Design the new POJO MicroContainer] - VFS and ClassLoader interaction

2005-02-25 Thread [EMAIL PROTECTED]
After looking at some existing VFS libraries and thinking about how class loading should be interacting with the VFS, I'm thinking a much simplified VFS api and URI based class loader that uses the VFS is what is needed. The two basic constructs are simply: | package io; | | import jav

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

2005-02-25 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050225113208Lbuild.404 BUILD COMPLETE - build.404Date of build: 02/25/2005 11:32:08Time to build: 42 minutes 18 secondsLast changed: 02/25/2005 09:46:30Last log entry: JBAS-1362 - bin/shutdow

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1526) Jacc: Request for the DelegatingPolicy.getPermissions(x) to also return the permissions of the replaced delegate

2005-02-25 Thread Roland R?z (JIRA)
Jacc: Request for the DelegatingPolicy.getPermissions(x) to also return the permissions of the replaced delegate Key: JBAS-1526 URL: http://jira.jboss.com/jira/browse

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1521) build failed due to error in getServerSessionPool

2005-02-25 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1521?page=history ] Adrian Brock closed JBAS-1521: -- Resolution: Rejected Not a subject for bug reports. > build failed due to error in getServerSessionPool > - >

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

2005-02-25 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1479?page=comments#action_12315806 ] Adrian Brock commented on JBAS-1479: Does the two combinded fix the test? > SFSB handle should use JNDI > --- > > Key: JBAS-1479 >

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1525) Generalize the LdapLoginModule user and roles search mechanism

2005-02-25 Thread Scott M Stark (JIRA)
Generalize the LdapLoginModule user and roles search mechanism -- Key: JBAS-1525 URL: http://jira.jboss.com/jira/browse/JBAS-1525 Project: JBoss Application Server Type: Feature Request Components: Securit

[JBoss-dev] [JBoss JIRA] Created: (JBADMCON-94) Review feature set of existing web-console

2005-02-25 Thread Charles Crouch (JIRA)
Review feature set of existing web-console --- Key: JBADMCON-94 URL: http://jira.jboss.com/jira/browse/JBADMCON-94 Project: JBoss Admin Console Type: Feature Request Components: General Console Reporter: Charles Crouch

[JBoss-dev] [Design of JBoss Portal] - custom portlet page

2005-02-25 Thread joehobson
using latest JBP from cvs, JB 4.01, mySQL I'm trying to view a custom portlet and can't seem to get the page to load. The reference shows that the URL for my page would be something like /portal/index.html?page=hello but the page=xxx syntax doesn't seem to work anymore (testing with

[JBoss-dev] [ jboss-Bugs-1151858 ] Cannot type characters '}' and ']'

2005-02-25 Thread SourceForge.net
Bugs item #1151858, was opened at 2005-02-25 16:09 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1151858&group_id=22866 Category: JBoss-IDE Group: None Status: Open Resolution:

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

2005-02-25 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050225103614Lbuild.837 BUILD COMPLETE - build.837Date of build: 02/25/2005 10:36:14Time to build: 20 minutes 48 secondsLast changed: 02/25/2005 09:47:14Last log entry: JBAS-1362 - bin/shutdo

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1524) SessionSynchronisation.beforeCompletion deferred/missing with BMT

2005-02-25 Thread C. Berger (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1524?page=history ] C. Berger updated JBAS-1524: Description: We have a stateful SessionBean implementing the SessionSynchronisation-Interface. The transaction is managed by the client (or alternatively another Sess

[JBoss-dev] [JBoss JIRA] Reopened: (JBADMCON-91) 'isSameRMValue' always gets set to true or false

2005-02-25 Thread Charles Crouch (JIRA)
[ http://jira.jboss.com/jira/browse/JBADMCON-91?page=history ] Charles Crouch reopened JBADMCON-91: Assign To: (was: Dimitris Andreadis) This is not a problem with the DeploymentService. Rather it is an issue with having sameRMValue as a b

[JBoss-dev] [Design the new POJO MicroContainer] - Re: Boston meeting notes: Two phase join point factory const

2005-02-25 Thread [EMAIL PROTECTED]
Yes, The intention is that if the user of ClassAdapter wants to override at the instance level it will do the following: // Get a class level adapter (one per class) and its info ClassAdapter classLevelAdapter = classAdapterFactory(myClass); ClassInfo classLevelInfo = classLevelAdapter.getClassInf

[JBoss-dev] [JBoss JIRA] Created: (JBIDE-129) Cannot type characters '}' and ']'

2005-02-25 Thread Frank Heinbach (JIRA)
Cannot type characters '}' and ']' -- Key: JBIDE-129 URL: http://jira.jboss.com/jira/browse/JBIDE-129 Project: JBoss IDE Type: Bug Environment: Windows XP 5.1.2600 SP2, Eclipse 3.0.1, JRE 1.4.2 Reporter: Frank Heinbach Assigned t

[JBoss-dev] [Design of JBoss Portal] - Re: custom portlet page

2005-02-25 Thread [EMAIL PROTECTED]
You should be able to access it via: /portal/index.html?_id=page.default.google Make sure you have the following in jboss-portlet.xml: | |google | | If you are having troubles, send me your war file and i will look at it View the original post : http://www.jboss.org/index.html

[JBoss-dev] [JBoss JIRA] Created: (JBADMCON-95) Integrate Admin Console into automated build

2005-02-25 Thread Charles Crouch (JIRA)
Integrate Admin Console into automated build Key: JBADMCON-95 URL: http://jira.jboss.com/jira/browse/JBADMCON-95 Project: JBoss Admin Console Type: Task Components: General Console Versions: 1.1 alpha Repor

[JBoss-dev] [JBoss JIRA] Created: (JBAOP-96) TxPropagationInterceptor doesn't disassociate thread

2005-02-25 Thread Bill Burke (JIRA)
TxPropagationInterceptor doesn't disassociate thread Key: JBAOP-96 URL: http://jira.jboss.com/jira/browse/JBAOP-96 Project: JBoss AOP Type: Bug Components: Aspect Library Versions: 1.1 Reporter: Bil

[JBoss-dev] [JBossCache] - Re: Interceptors, Cache Loaders

2005-02-25 Thread [EMAIL PROTECTED]
I guess it depends on what you want to do: from an application developer's view, TreeCache and TreeCacheAop are the only classes he will most probably ever use, everything else is configured through XML. We plan on extracting an interface 'JBossCache' from the 2 classes above and have app devel

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

2005-02-25 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1479?page=comments#action_12315790 ] Scott M Stark commented on JBAS-1479: - You don't get full backward compatibility with the org.jboss.ejb.sfsb.handle.V327 system property because the invoker is not used.

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

2005-02-25 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-54?page=history ] Tom Baeyens updated JBPM-54: Fix Version: 3.0 alpha 2 > complete xml support for specific set of nodes > -- > > Key: JBPM-54 > URL: http:

[JBoss-dev] [JBoss JIRA] Updated: (JBPM-78) Fault and Termination Handling

2005-02-25 Thread Juan Cantu (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-78?page=history ] Juan Cantu updated JBPM-78: --- Description: -Implement the state transitions for scope instances when cancel or faulted signals are received -Provide the fault catching logic Environ

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1519) CMR deletion problems with 2 CMR's and one is batch-cascade-delete

2005-02-25 Thread Alexey Loubyansky (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1519?page=history ] Alexey Loubyansky reassigned JBAS-1519: --- Assign To: Alexey Loubyansky > CMR deletion problems with 2 CMR's and one is batch-cascade-delete > --

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

2005-02-25 Thread patrickdalla
But jboss-portal-2.0 is up to date? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867783#3867783 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867783 --- SF email

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1520) patched references to missing field DEFAULT_PARTITION in org.jboss.metadata.ClusterConfigMetaData

2005-02-25 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1520?page=history ] Scott M Stark closed JBAS-1520: --- Resolution: Duplicate Issue > patched references to missing field DEFAULT_PARTITION in > org.jboss.metadata.ClusterConfigMetaData >

[JBoss-dev] [JBoss JIRA] Resolved: (JBCACHE-36) Run testsuite on multi-CPU boxes in ATL lab

2005-02-25 Thread Bela Ban (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-36?page=history ] Bela Ban resolved JBCACHE-36: - Resolution: Done all tests except TxDeadlockUnitTest (as expected) pass > Run testsuite on multi-CPU boxes in ATL lab > ---

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

2005-02-25 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050224072023Lbuild.301 BUILD COMPLETE - build.301Date of build: 02/24/2005 07:20:23Time to build: 14 minutes 56 secondsLast changed: 02/24/2005 07:02:40Last log entry: moved encodeFileName()

[JBoss-dev] [JBoss JIRA] Reopened: (JBAS-1286) EJB3 .ear file and hot deploy of .war file cause java.lang.ClassCastException

2005-02-25 Thread Frank Merenda (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1286?page=history ] Frank Merenda reopened JBAS-1286: - Assign To: Adrian Brock (was: Scott M Stark) Adrian, Please see my comments in the original post. I re-deploy both the .ear AND the .war, and I still

[JBoss-dev] [JBoss JIRA] Reopened: (JBAS-1520) patched references to missing field DEFAULT_PARTITION in org.jboss.metadata.ClusterConfigMetaData

2005-02-25 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1520?page=history ] Scott M Stark reopened JBAS-1520: - Assign To: Adrian Brock The comment here applies to JBAS-1521. This issue is actually a duplicate of JBAS-1501 and will be closed as such. > patched r

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1520) patched references to missing field DEFAULT_PARTITION in org.jboss.metadata.ClusterConfigMetaData

2005-02-25 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1520?page=history ] Adrian Brock closed JBAS-1520: -- Resolution: Rejected Please don't post bug reports on CVS won't compile. We have cruisecontrol to trap this problem. e.g. http://cruisecontrol.jboss.com/cc/bui

[JBoss-dev] [JBossCache] - TreeCache's ClusterConfig attribute

2005-02-25 Thread monocongo
In the JBossCache tutorial it lists a deployment descriptor used to configure the TreeCache MBean, and in this file there's a section where a clustering configuration is specified. This looks to be the same as what is specified in the PartitionConfig attribute in the cluster-service.xml. Does

[JBoss-dev] [Design of JBoss Portal] - Re: JBossPortal and AOP

2005-02-25 Thread [EMAIL PROTECTED]
good to hear that, I plan to use AOP for some stuff soon in jboss portal :-) for the login : what do you want to do exactly ? login in your application or login of jboss portal ? I read that you have system integration purpose, in that case you should use a JAAS login module to plug your own au

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1524) SessionSynchronisation.beforeCompletion deferred/missing with BMT

2005-02-25 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1524?page=history ] Adrian Brock closed JBAS-1524: -- Resolution: Rejected beforeSynchronization is not invoked on a rollback. > SessionSynchronisation.beforeCompletion deferred/missing with BMT > ---

[JBoss-dev] [Design of JBoss Portal] - Re: JBossPortal and AOP

2005-02-25 Thread Ollihak
Ok, that is a bit complicated: The other system does not work on JBoss4, but still on JBoss 3.0.8. It has an login-method that need username and password as parameters and it is accessed via RMI. All output that is produced simply appears on the JBoss-console. That is absolutely enough for my pu

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1522) HttpNamingContextFactory fails due to system property read when under a security manager

2005-02-25 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1522?page=history ] Scott M Stark reassigned JBAS-1522: --- Assign To: Scott M Stark > HttpNamingContextFactory fails due to system property read when under a > security manager > -

[JBoss-dev] [TODO -- DEVELOPMENT] - Re: Automatized Converting Application (.ear file) from Sun

2005-02-25 Thread ravi2box
Balint, I am interested in something similar.can you pls give me your contact details.. Thanks, ravi View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867813#3867813 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867813

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

2005-02-25 Thread jimmyed2001
Is Portal 2.0 a WSRP producer and consumer? If so how is this comfigured? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867803#3867803 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867803

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

2005-02-25 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050225041838Lbuild.401 BUILD COMPLETE - build.401Date of build: 02/25/2005 04:18:38Time to build: 22 minutes 35 secondsLast changed: 02/25/2005 04:07:08Last log entry: #JBAS-1506 - Patched ja

[JBoss-dev] [JBoss JIRA] Resolved: (JBREM-37) backport to 4.0 branch before 1.0.1 final release

2005-02-25 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-37?page=history ] Tom Elrod resolved JBREM-37: - Resolution: Done Code from remoting 1.0.1 final has been backported. Only possible changed between now and release will be samples and doc (user guide and relea

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

2005-02-25 Thread [EMAIL PROTECTED]
It is the latest thing. See other related posts. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867785#3867785 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867785 ---

[JBoss-dev] [JBoss JIRA] Created: (JBCACHE-98) Backporting JBossCache 1.2.1 in JBossAS 4.0.x releases

2005-02-25 Thread Luc Texier (JIRA)
Backporting JBossCache 1.2.1 in JBossAS 4.0.x releases -- Key: JBCACHE-98 URL: http://jira.jboss.com/jira/browse/JBCACHE-98 Project: JBoss Cache Type: Support Patch Versions: 1.2 Environment: should work in

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

2005-02-25 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-53?page=history ] Tom Baeyens closed JBPM-53: --- Resolution: Done > make the logs complete > -- > > Key: JBPM-53 > URL: http://jira.jboss.com/jira/browse/JBPM-53 > Project:

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1362) bin/shutdown reports -S to be the default option

2005-02-25 Thread Dimitris Andreadis (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1362?page=history ] Dimitris Andreadis closed JBAS-1362: Resolution: Done Fix Version: JBossAS-4.0.2RC1 JBossAS-5.0 Alpha JBossAS-3.2.8 Final > bin/shutdown report

[JBoss-dev] [Design of JBoss Portal] - Swing based Potal

2005-02-25 Thread mat
We have a Swing based application. We need to manage (CRUD) files (Word docs, images etc) which may be exteded across many sites. Is JBoss Portal the right product for achieving this? Is writing the swing front-end and incorporating it in our application a feasible task? Any help and sugge

[JBoss-dev] [JBoss JIRA] Closed: (JBADMCON-59) Port DeploymentService updates to Branch_4_0

2005-02-25 Thread Dimitris Andreadis (JIRA)
[ http://jira.jboss.com/jira/browse/JBADMCON-59?page=history ] Dimitris Andreadis closed JBADMCON-59: -- Resolution: Done It should work like it does in head, I verified it using the testsuite which has been ported, too. The only difference wit

[JBoss-dev] [JBoss JIRA] Created: (JBPM-80) Event Handling

2005-02-25 Thread Juan Cantu (JIRA)
Event Handling -- Key: JBPM-80 URL: http://jira.jboss.com/jira/browse/JBPM-80 Project: JBoss jBPM Type: Sub-task Reporter: Juan Cantu -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the ad

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

2005-02-25 Thread [EMAIL PROTECTED]
You should NOT checkout those modules.Please... read the doc, it's jboss-portal-2.0 that you need and only that one. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867780#3867780 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=

[JBoss-dev] [JBossCache] - Please help. JBoss Cache initialization never returns.

2005-02-25 Thread hikamesh
Hi All I am using JBossCache in a my java application as a distributed cache. Ocassionally i am running into a issue where TreeCacheAOP intitalization/start never returns. I see the following error (hosname replaced) --- GMS: address is myhostn

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1524) SessionSynchronisation.beforeCompletion deferred/missing with BMT

2005-02-25 Thread C. Berger (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1524?page=history ] C. Berger updated JBAS-1524: Attachment: RemoveProblem.jar Test case > SessionSynchronisation.beforeCompletion deferred/missing with BMT > -

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1521) build failed due to error in getServerSessionPool

2005-02-25 Thread Marcin Mieszek (JIRA)
build failed due to error in getServerSessionPool - Key: JBAS-1521 URL: http://jira.jboss.com/jira/browse/JBAS-1521 Project: JBoss Application Server Type: Patch Components: EJBs Reporter: Marcin Mieszek Pri

[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - Problem with XML editor on migration to 3.1M5

2005-02-25 Thread telenko
Hello, I recently switched to eclipse M5 and reinstalled JBoss IDE for this version. But now I am experiencing an error when saving XML files. Whenever I save a file I get a 'Save Failed: null' error. When I check my log file I see a exception related to xerces. On the other hand the file seems

[JBoss-dev] [JBoss JIRA] Updated: (JBCACHE-98) Backporting JBossCache 1.2.1 in JBossAS 4.0.x releases

2005-02-25 Thread Ivelin Ivanov (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-98?page=history ] Ivelin Ivanov updated JBCACHE-98: - Security Level: JBoss Internal > Backporting JBossCache 1.2.1 in JBossAS 4.0.x releases > -- > >

[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - JBoss IDE's Support of "left-join read-ahead" feature

2005-02-25 Thread pablojavierpy
Hi, I would like to know if JBoss IDE supports "left-join read-ahead" feature found on JBoss 3.2.4 or superior. Thanks in advance. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867884#3867884 Reply to the post : http://www.jboss.org/index.html?module=bb&op

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

2005-02-25 Thread patrickdalla
Ok... The following error occurred after installation of jboss-cache.jar in lib directory... but this is an error that doesn't relates to the first exception, I think 11:04:28,727 WARN [ServiceController] Problem starting service jboss.har:service=ForumHibernate net.sf.hibernate.HibernateExce

[JBoss-dev] [JBoss JIRA] Created: (JBAOP-97) Propagate the current context classloader and reset it in the thread in the AsynchAspect's ThreadPoolExecutor

2005-02-25 Thread Kabir Khan (JIRA)
Propagate the current context classloader and reset it in the thread in the AsynchAspect's ThreadPoolExecutor - Key: JBAOP-97 URL: http://jira.jboss.com/jira/browse/JBAOP-

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1516) Tomcat5: StandardContext getConfigBase tries to create a directory

2005-02-25 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1516?page=history ] Scott M Stark updated JBAS-1516: Priority: Critical (was: Minor) > Tomcat5: StandardContext getConfigBase tries to create a directory >

[JBoss-dev] [JBoss JIRA] Created: (JGRP-44) RpcDispatcher hangs waiting for response from dead members

2005-02-25 Thread Mark Riley (JIRA)
RpcDispatcher hangs waiting for response from dead members -- Key: JGRP-44 URL: http://jira.jboss.com/jira/browse/JGRP-44 Project: JGroups Type: Bug Versions: 2.2.8 Environment: Linux Reporter: Mark

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1524) SessionSynchronisation.beforeCompletion deferred/missing with BMT

2005-02-25 Thread C. Berger (JIRA)
SessionSynchronisation.beforeCompletion deferred/missing with BMT - Key: JBAS-1524 URL: http://jira.jboss.com/jira/browse/JBAS-1524 Project: JBoss Application Server Type: Bug Versions: JBossAS-4.0.

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

2005-02-25 Thread Henrik Nyberg (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-93?page=history ] Henrik Nyberg updated JBCACHE-93: - Attachment: NetCache.java I've removed the hm dependency. > Memory problem at repeated remote PUT > - > > Key:

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1518) NPE in GlobalTxEntityMap

2005-02-25 Thread Konstantin Sobolev (JIRA)
NPE in GlobalTxEntityMap Key: JBAS-1518 URL: http://jira.jboss.com/jira/browse/JBAS-1518 Project: JBoss Application Server Type: Bug Components: EJBs Versions: JBossAS-3.2.7 Final, JBossAS-3.2.6 Final Environment: linux/i386

[JBoss-dev] [JBoss JIRA] Closed: (JBAOP-97) Propagate the current context classloader and reset it in the thread in the AsynchAspect's ThreadPoolExecutor

2005-02-25 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-97?page=history ] Kabir Khan closed JBAOP-97: --- Resolution: Done > Propagate the current context classloader and reset it in the thread in the > AsynchAspect's ThreadPoolExecutor >

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

2005-02-25 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050225051751Lbuild.834 BUILD COMPLETE - build.834Date of build: 02/25/2005 05:17:51Time to build: 15 minutes 50 secondsLast changed: 02/25/2005 04:59:01Last log entry: added getCoordinator()

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

2005-02-25 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050225055616Lbuild.402 BUILD COMPLETE - build.402Date of build: 02/25/2005 05:56:16Time to build: 19 minutes 54 secondsLast changed: 02/25/2005 04:53:48Last log entry: Remove trailing }

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

2005-02-25 Thread [EMAIL PROTECTED]
actually this exception is not the good one (I need to find a better way to nest exceptions), another exception should be listed in the log just above. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867906#3867906 Reply to the post : http://www.jboss.org/in

  1   2   >