[JBoss-dev] [JBoss JIRA] Created: (JBAS-1515) Update the AOP binaries and remove the aop modules

2005-02-24 Thread Scott M Stark (JIRA)
Update the AOP binaries and remove the aop modules -- Key: JBAS-1515 URL: http://jira.jboss.com/jira/browse/JBAS-1515 Project: JBoss Application Server Type: Task Components: Build System Versions:

[JBoss-dev] [JBoss JIRA] Created: (JBWEB-13) Tomcat5: StandardContext getConfigBase tries to create a directory

2005-02-24 Thread Roland R?z (JIRA)
Tomcat5: StandardContext getConfigBase tries to create a directory -- Key: JBWEB-13 URL: http://jira.jboss.com/jira/browse/JBWEB-13 Project: JBoss Web Type: Bug Components: Tomcat Versions:

[JBoss-dev] [JBoss JIRA] Created: (JBCACHE-97) ReadWriteLockWithUpgrade: UpgradeException with more than 1 reader/writer waiting to upgrade lock

2005-02-24 Thread Bela Ban (JIRA)
ReadWriteLockWithUpgrade: UpgradeException with more than 1 reader/writer waiting to upgrade lock - Key: JBCACHE-97 URL: http://jira.jboss.com/jira/browse/JBCACHE-97 Project:

[JBoss-dev] jboss-head Build Failed

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

[JBoss-dev] [Nukes Development] - Nukes, struts and EJBs

2005-02-24 Thread simba
I implementing an application MVC, where I use: -NUKES - View -STRUTS - Controller -BEANs - Model My problem is, can I use a block already definitely (loginBlock.java) as View, and struts as controller? Can I do it? My intention is to create a portal of access to users using blocks Nukes but

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

2005-02-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050224055244Lbuild.829 BUILD COMPLETE-build.829Date of build:02/24/2005 05:52:44Time to build:15 minutes 59 secondsLast changed:02/24/2005 05:23:10Last log entry:no message

[JBoss-dev] [Design of the JBoss Web Container] - Where is SecurityAssociationValve configured?

2005-02-24 Thread jieshengz
I tried to figure out how the container-managed security is handled when the tomcat is running inside the jboss. 1. I found the source code for SecurityAssociationValve. However, I did not see any where this valve is configured in the server.xml and it is clearly used in JBossSecurityMgrRealm

[JBoss-dev] [Design of JBossXB] - Re: MappingObjectModel and Polymorphism

2005-02-24 Thread [EMAIL PROTECTED]
Another iteration of the API is committed and the testcase is updated. Maps are now supported if there is a wrapping element bound to map. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867734#3867734 Reply to the post :

[JBoss-dev] [Design of JBoss Portal] - Re: shared state between HttpSession and PortletSession

2005-02-24 Thread [EMAIL PROTECTED]
no they don't share it, they only have the jessionid in common. that enables to have the same session wether you access the webapp by request dispatch from the portal or directly for the browser. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867735#3867735

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

2005-02-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050224064017Lbuild.830 BUILD COMPLETE-build.830Date of build:02/24/2005 06:40:17Time to build:17 minutes 20 secondsLast changed:02/24/2005 06:28:26Last log entry:added one more map entry

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

2005-02-24 Thread [EMAIL PROTECTED]
sounds like you should use SSO instead. how is logon performed on your other application ? does it use servlet container authentication ? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867751#3867751 Reply to the post :

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - java.lang.LinkageError: loader constraints violated when lin

2005-02-24 Thread nafera
Hello, I have an application that deploys fine when doens't have the jboss-app.xml file in the ear. I need to isolate the ear and I can't modify the jboss configuration. When I put this file (jboss-app.xml) in the ear, I get the error: 12:52:10,571 INFO [TomcatDeployer] deploy,

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

2005-02-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050224075035Lbuild.397 BUILD COMPLETE-build.397Date of build:02/24/2005 07:50:35Time to build:18 minutes 59 secondsLast changed:02/24/2005 07:31:03Last log entry:Prevent NPE in addDocument

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-901) setting unpackWars as false didn't work

2005-02-24 Thread Remy Maucherat (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-901?page=comments#action_12315758 ] Remy Maucherat commented on JBAS-901: - AFAIK, leaving wars packed only works when the Tomcat classloader is used (useJBossWebLoader set to false). setting unpackWars as

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

2005-02-24 Thread [EMAIL PROTECTED]
Yes Eclipse seem to have either added som xerces code or changed how classes are loadedthe short version: JBossIDE does not work with 3.1M5a. We are trying to adjust for their changes and hope to release a version that works with the latest version soonbut cant promise anything yet ,)

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

2005-02-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050224083728Lbuild.398 BUILD COMPLETE-build.398Date of build:02/24/2005 08:37:28Time to build:19 minutes 23 secondsLast changed:02/24/2005 08:08:27Last log entry:typo

[JBoss-dev] [Design of JBoss Portal] - Re: Portlet title always null

2005-02-24 Thread jochenb
I tried to use a newer version of the portlet integration library and now it works like a charm:-) Thx View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867766#3867766 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3867766

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

2005-02-24 Thread Bela Ban (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-94?page=history ] Bela Ban resolved JBCACHE-94: - Resolution: Done Involved changing synchronization of put() and evict()/remove() methods in CreateIfNotExistsInterceptor Incorrect synchronization between

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

2005-02-24 Thread patrickdalla
I've downloaded the modules jboss-portal and jboss-portal-thirdparty. When I've runned build.bat from jboss-portal/build directory the following error ocurred: file:C:/Projetos/workspace/jboss-portal-2.0/format/build.xml:113: Could not create task or type of type: jflex. what i've done

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

2005-02-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050224092858Lbuild.831 BUILD COMPLETE-build.831Date of build:02/24/2005 09:28:58Time to build:47 minutes 24 secondsLast changed:02/24/2005 09:10:24Last log entry:replaced children HashMap

[JBoss-dev] [JBoss JIRA] Updated: (JBPM-64) Scope (13)

2005-02-24 Thread Juan Cantu (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-64?page=history ] Juan Cantu updated JBPM-64: --- Description: Implement fault, compensation and event handling as specified in ws-bpel 2.0 Environment: Version: 3.0 DR 1 Component: BPEL Scope (13)

[JBoss-dev] [Nukes Development] - Re: How do I include the News module in my index page?

2005-02-24 Thread cnovara
Hi, you should consider this : http://www.jboss.org/index.html?module=bbop=viewtopict=53733 For examples see http://enfanceetcroissance.com see http://gitesprovence.fr.to View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867784#3867784 Reply to the post :

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

2005-02-24 Thread Bela Ban (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-93?page=comments#action_12315763 ] Bela Ban commented on JBCACHE-93: - Doesn't compile, you have some HM specific classes. Please modify your code and resubmit it. Thanks, Memory problem at repeated remote

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

2005-02-24 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1286?page=history ] Adrian Brock reassigned JBAS-1286: -- Assign To: (was: Adrian Brock) EJB3 .ear file and hot deploy of .war file cause java.lang.ClassCastException

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

2005-02-24 Thread Juan Cantu (JIRA)
Fault and Termination Handling -- Key: JBPM-78 URL: http://jira.jboss.com/jira/browse/JBPM-78 Project: JBoss jBPM Type: Sub-task Reporter: Juan Cantu Assigned to: Juan Cantu -- This message is automatically generated by JIRA. -

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

2005-02-24 Thread Dimitris Andreadis (JIRA)
[ http://jira.jboss.com/jira/browse/JBADMCON-91?page=history ] Dimitris Andreadis closed JBADMCON-91: -- Resolution: Rejected It is possible to *not* include the isSameRM-override-value entry by simply not including the key in the properties

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

2005-02-24 Thread Frank Merenda (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1286?page=comments#action_12315767 ] Frank Merenda commented on JBAS-1286: - Thanks Adrian! I appreciate the help. I will have a look at this after JBoss world. -Frank EJB3 .ear file and hot deploy of

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1293) AOP HTTP session replication under Tomcat 5

2005-02-24 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1293?page=history ] Scott M Stark updated JBAS-1293: Fix Version: (was: JBossAS-4.0.2 Final) AOP HTTP session replication under Tomcat 5 --- Key: JBAS-1293

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-53) Rewrite of ENC for Web, EJB 2.1, and EJB 3.0

2005-02-24 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-53?page=history ] Scott M Stark updated JBAS-53: -- Fix Version: (was: JBossAS-4.0.2 Final) Rewrite of ENC for Web, EJB 2.1, and EJB 3.0 Key: JBAS-53

[JBoss-dev] [JBoss JIRA] Created: (JBPM-79) Compensation Handling

2005-02-24 Thread Juan Cantu (JIRA)
Compensation Handling - Key: JBPM-79 URL: http://jira.jboss.com/jira/browse/JBPM-79 Project: JBoss jBPM Type: Sub-task Reporter: Juan Cantu Assigned to: Juan Cantu -- This message is automatically generated by JIRA. - If you think it

[JBoss-dev] [Nukes Development] - Re: Image galery module dev

2005-02-24 Thread cnovara
Hi lepe. Managing static content can be achieved in two ways : The Apacha way, if you use it in front of tomcat. That's pure http.conf hack, so this forum is not the right place to discuss it, contact me. The tomcat way. You can create an additional static context in Tomcat, not linked with

[JBoss-dev] [JBoss JIRA] Updated: (JBPM-29) xml serialization and parsing of process definitions

2005-02-24 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-29?page=history ] Tom Baeyens updated JBPM-29: Description: sub tasks/features: * xml serialization of process definitions * xml parsing of process definitions * w3c schema for the process definition (xsd) *

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

2005-02-24 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-46?page=history ] Tom Baeyens updated JBPM-46: Original Estimate: 86400 Remaining Estimate: 86400 Fix Version: 3.0 alpha 3 (was: 3.0 alpha 2) scheduler -

[JBoss-dev] [JBoss JIRA] Updated: (JBPM-68) finish pluggability for par parsers

2005-02-24 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-68?page=history ] Tom Baeyens updated JBPM-68: Fix Version: 3.0 alpha 2 finish pluggability for par parsers --- Key: JBPM-68 URL:

[JBoss-dev] [JBoss JIRA] Resolved: (JBPM-59) refactor relations

2005-02-24 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-59?page=history ] Tom Baeyens resolved JBPM-59: - Resolution: Done refactor relations -- Key: JBPM-59 URL: http://jira.jboss.com/jira/browse/JBPM-59 Project: JBoss

[JBoss-dev] [JBoss JIRA] Updated: (JBPM-45) undo undoable actions in case of exceptions

2005-02-24 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-45?page=history ] Tom Baeyens updated JBPM-45: Description: suppose a client calls token.signal() and the engine starts calculating the next state. during this calculation, a few undoable action handlers are

[JBoss-dev] [JBoss JIRA] Updated: (JBPM-58) persistence

2005-02-24 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-58?page=history ] Tom Baeyens updated JBPM-58: Original Estimate: 432000 Remaining Estimate: 432000 persistence --- Key: JBPM-58 URL: http://jira.jboss.com/jira/browse/JBPM-58

[JBoss-dev] [JBoss JIRA] Updated: (JBPM-75) make event propagation configurable

2005-02-24 Thread Tom Baeyens (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-75?page=history ] Tom Baeyens updated JBPM-75: Priority: Major (was: Optional) Original Estimate: 14400 Remaining Estimate: 14400 Fix Version: 3.0 alpha 3 most of the event propagation

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

2005-02-24 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1516?page=history ] Scott M Stark moved JBWEB-13 to JBAS-1516: -- Project: JBoss Application Server (was: JBoss Web) Key: JBAS-1516 (was: JBWEB-13) Component: Web (Tomcat)

[JBoss-dev] [JBoss JIRA] Assigned: (JBBUILD-21) Implement build for system module

2005-02-24 Thread Ryan Campbell (JIRA)
[ http://jira.jboss.com/jira/browse/JBBUILD-21?page=history ] Ryan Campbell reassigned JBBUILD-21: Assign To: Ryan Campbell Implement build for system module - Key: JBBUILD-21 URL:

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

2005-02-24 Thread Ben Wang (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-98?page=comments#action_12315772 ] Ben Wang commented on JBCACHE-98: - I am thinking about not backporting. Instead, we should be able to replace just jboss-cache.jar from release 1.2.1 as a patch to 4.0.0

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

2005-02-24 Thread Remy Maucherat (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1516?page=comments#action_12315773 ] Remy Maucherat commented on JBAS-1516: -- This is now fixed in Tomcat upstream. Thanks for the report. Tomcat5: StandardContext getConfigBase tries to create a directory

[JBoss-dev] [JBoss JIRA] Updated: (JBAOP-71) java.lang.StackOverflowError in execution of INTRODUCED interface methods

2005-02-24 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-71?page=history ] Bill Burke updated JBAOP-71: Fix Version: (was: 1.1.1) Not sure if I'm going to accept this yet...The thing is, if you're just introducing an interface with no mixin, then an interceptor

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

2005-02-24 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-96?page=history ] Bill Burke closed JBAOP-96: --- Resolution: Done TxPropagationInterceptor doesn't disassociate thread Key: JBAOP-96 URL:

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

2005-02-24 Thread David Dossot (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-98?page=comments#action_12315775 ] David Dossot commented on JBCACHE-98: - I have tried using a more recent jboss-cache.jar but it resulted in class cast exceptions. Maybe I did it wrong but it seemed

[JBoss-dev] [JBoss JIRA] Closed: (JBAOP-98) New constructor GenericInterceptorFactory(Class, Element)

2005-02-24 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-98?page=history ] Kabir Khan closed JBAOP-98: --- Resolution: Done New constructor GenericInterceptorFactory(Class, Element) - Key: JBAOP-98

[JBoss-dev] [JBoss JIRA] Created: (JBAOP-98) New constructor GenericInterceptorFactory(Class, Element)

2005-02-24 Thread Kabir Khan (JIRA)
New constructor GenericInterceptorFactory(Class, Element) - Key: JBAOP-98 URL: http://jira.jboss.com/jira/browse/JBAOP-98 Project: JBoss AOP Type: Bug Reporter: Kabir Khan Fix For: 2.0, 1.1.1 Wanted

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-275) 2 identical named mdbs cannot deploy

2005-02-24 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-275?page=history ] Scott M Stark closed JBAS-275: -- 2 identical named mdbs cannot deploy Key: JBAS-275 URL: http://jira.jboss.com/jira/browse/JBAS-275

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-714) Automatically include everything in jboss/lib to classpath

2005-02-24 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-714?page=history ] Scott M Stark closed JBAS-714: -- Automatically include everything in jboss/lib to classpath -- Key: JBAS-714 URL:

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

2005-02-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050224141318Lbuild.832 BUILD COMPLETE-build.832Date of build:02/24/2005 14:13:18Time to build:24 minutes 58 secondsLast changed:02/24/2005 12:39:08Last log entry:get rid of AOP/IOC stuff.

[JBoss-dev] jboss-4.0 Build Failed

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

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

2005-02-24 Thread [EMAIL PROTECTED]
Does the getInstanceAdapter get called if there are annotation overrides? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3867822#3867822 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3867822

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1501) ClusterConfigMetaData should check for the new partition name system property

2005-02-24 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1501?page=history ] Adrian Brock closed JBAS-1501: -- Resolution: Done Fix Version: JBossAS-4.0.2RC1 This has been done. All hardwiring of DefaultPartition has been replaced with a new

[JBoss-dev] [JBossCache] - Re: Problem with demo

2005-02-24 Thread Edouard
You are using windows runShellDemo.bat arent You ? In fact there is a bug in it. The line : set

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

2005-02-24 Thread Ryan Campbell (JIRA)
[ http://jira.jboss.com/jira/browse/JBBUILD-17?page=comments#action_12315780 ] Ryan Campbell commented on JBBUILD-17: -- This needs to be fixed in tools/etc/jbossbuild/tasks.xml in jboss-head. execant is broken on windows

[JBoss-dev] [JBoss JIRA] Commented: (JBBUILD-22) Implement Build for jaxrpc

2005-02-24 Thread Ryan Campbell (JIRA)
[ http://jira.jboss.com/jira/browse/JBBUILD-22?page=comments#action_12315785 ] Ryan Campbell commented on JBBUILD-22: -- I have implemented this build with the following caveats: 1. A compilation of any source now includes copying **/*.properties

[JBoss-dev] [JBoss JIRA] Created: (JBMICROCONT-27) Need to add a notion of classloader to the Constructor/Bean/DeploymentMetaData/BeanMetaData

2005-02-24 Thread Adrian Brock (JIRA)
Need to add a notion of classloader to the Constructor/Bean/DeploymentMetaData/BeanMetaData --- Key: JBMICROCONT-27 URL: http://jira.jboss.com/jira/browse/JBMICROCONT-27 Project: JBoss

[JBoss-dev] [JBoss JIRA] Created: (JBMICROCONT-28) BeanMetaData should implement ValueMetaData

2005-02-24 Thread Adrian Brock (JIRA)
BeanMetaData should implement ValueMetaData --- Key: JBMICROCONT-28 URL: http://jira.jboss.com/jira/browse/JBMICROCONT-28 Project: JBoss MicroContainer Type: Task Components: MetaData Reporter: Adrian Brock

[JBoss-dev] [JBoss JIRA] Assigned: (JBMICROCONT-28) BeanMetaData should implement ValueMetaData

2005-02-24 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBMICROCONT-28?page=history ] Adrian Brock reassigned JBMICROCONT-28: --- Assign To: Adrian Brock BeanMetaData should implement ValueMetaData --- Key:

[JBoss-dev] [JBoss JIRA] Commented: (JBMICROCONT-25) Configurator tidyup

2005-02-24 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBMICROCONT-25?page=comments#action_12315786 ] Adrian Brock commented on JBMICROCONT-25: - Also need to make sure BeanInfo api is only looking at public non static methods. I know this is not currently the

[JBoss-dev] [JBoss JIRA] Created: (JBMICROCONT-29) TypeInfo in ValueMetaData

2005-02-24 Thread Adrian Brock (JIRA)
TypeInfo in ValueMetaData - Key: JBMICROCONT-29 URL: http://jira.jboss.com/jira/browse/JBMICROCONT-29 Project: JBoss MicroContainer Type: Task Components: MetaData Versions: JBossMC_1_0_0M1 Reporter: Adrian Brock Assigned to:

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-82) Misused Error Messages in EntityToHibernateXml

2005-02-24 Thread Adriano Bonat (JIRA)
Misused Error Messages in EntityToHibernateXml -- Key: EJBTHREE-82 URL: http://jira.jboss.com/jira/browse/EJBTHREE-82 Project: EJB 3.0 Type: Bug Reporter: Adriano Bonat Priority: Trivial The RuntimeException

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

2005-02-24 Thread Ian (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1519?page=history ] Ian updated JBAS-1519: -- Attachment: CMPBug.zip This is a zipfile of an Eclipse project that implements the beans, plus Java source to run tests. CMR deletion problems with 2 CMR's and one is

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

2005-02-24 Thread Marcin Mieszek (JIRA)
patched references to missing field DEFAULT_PARTITION in org.jboss.metadata.ClusterConfigMetaData - Key: JBAS-1520 URL: http://jira.jboss.com/jira/browse/JBAS-1520 Project:

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

2005-02-24 Thread Marcin Mieszek (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1520?page=history ] Marcin Mieszek updated JBAS-1520: - Description: This is the first time I submit anything here.. so please be patient to me :) Module jboss-head failed to compile as in 1.7.6.1 version of

[JBoss-dev] [JBoss JIRA] Resolved: (JBPORTAL-212) portlet resource bundle was not loaded correctly

2005-02-24 Thread Julien Viet (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-212?page=history ] Julien Viet resolved JBPORTAL-212: -- Resolution: Done portlet resource bundle was not loaded correctly Key: JBPORTAL-212

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-212) portlet resource bundle was not loaded correctly

2005-02-24 Thread Julien Viet (JIRA)
portlet resource bundle was not loaded correctly Key: JBPORTAL-212 URL: http://jira.jboss.com/jira/browse/JBPORTAL-212 Project: JBoss Portal Type: Bug Components: Portal Core Versions: 2.0 Beta 1, 2.0 Beta 2,

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

2005-02-24 Thread John Emerson (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-116?page=comments#action_12315789 ] John Emerson commented on JBIDE-116: I'm trying to debug this myself. I'm building the ide in eclipse according to http://www.jboss.org/wiki/Wiki.jsp?page=JBossIDEBuild

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

2005-02-24 Thread Scott M Stark (JIRA)
HttpNamingContextFactory fails due to system property read when under a security manager Key: JBAS-1522 URL: http://jira.jboss.com/jira/browse/JBAS-1522 Project: JBoss Application

[JBoss-dev] [JBossCache] - Re: nullpointerexception

2005-02-24 Thread majecek
The problem wasn't eviction policies, but xml-apis.jar. I am doing my project with hibernate , myeclipse, jboss and jbossCache. The problem was that myeclipse included J2EE jars (with his xml-apis.jar), which caused the problem. So when I removed that jar and included the same from jboss,

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

2005-02-24 Thread strand
Can you describe in brief goals for 1.0 and 1.1 alpha versions - data source and jms administration? Currently I see that there is only view functionality available, no update. When it is planned to be available - maybe this depends on the DeploymentService? What do you think about those two

[JBoss-dev] jboss-3.2-testsuite build.79 Build Successful

2005-02-24 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-testsuite?log=log20050225005054Lbuild.79 BUILD COMPLETE-build.79Date of build:02/25/2005 00:50:54Time to build:73 minutes 55 secondsLast changed:02/24/2005 07:02:40Last log entry:moved