[JBoss-dev] [JBoss JIRA] Assigned: (JBREM-49) Problem with loading an array class remotely

2005-01-27 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-49?page=history ] Tom Elrod reassigned JBREM-49: --- Assign To: Jeff Haynie (was: Tom Elrod) Problem with loading an array class remotely Key: JBREM-49

[JBoss-dev] [JBoss JIRA] Resolved: (JBAS-1265) Restore the patchdir option behavior

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1265?page=history ] Scott M Stark resolved JBAS-1265: - Resolution: Done Fix Version: JBossAS-3.2.7 Final JBossAS-4.0.2RC1 A --bootdir or -d option has been added which is an absolute

[JBoss-dev] [JBoss JIRA] Resolved: (JBAS-1327) UCL should not scan wars for resources

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1327?page=history ] Scott M Stark resolved JBAS-1327: - Resolution: Done The ClassLoaderUtils no longer recurses into paths ending in .war to avoid this. UCL should not scan wars for resources

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-54) @Resources

2005-01-27 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-54?page=history ] Bill Burke closed EJBTHREE-54: -- Resolution: Done @Resources -- Key: EJBTHREE-54 URL: http://jira.jboss.com/jira/browse/EJBTHREE-54 Project: EJB 3.0

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1327) UCL should not scan wars for resources

2005-01-27 Thread Scott M Stark (JIRA)
UCL should not scan wars for resources -- Key: JBAS-1327 URL: http://jira.jboss.com/jira/browse/JBAS-1327 Project: JBoss Application Server Type: Bug Components: JMX Versions: JBossAS-4.0.1 Final, JBossAS-3.2.6 Final

[JBoss-dev] [Design of JBoss internal QA (Test Suite)] - JUnit multiple configurations

2005-01-27 Thread [EMAIL PROTECTED]
It's possible to run the same JUnit test under different configurations now: This wiki page shows how to do it: http://www.jboss.org/wiki/Wiki.jsp?page=JUnitsForDifferentConfigurations Clebert View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3863824#3863824

[JBoss-dev] [Design of JCA on JBoss] - Re: Creating datasource with the DeploymentService

2005-01-27 Thread [EMAIL PROTECTED]
But you cannot hotdeploy the driver. If you don't believe me, try running the org.jboss.test.jca.test.JDBCStatementTestsConnectonUnitTestCase from the testsuite (twice). It works the first time, but fails the second time after the driver is redeployed. As I said before the problem is in

[JBoss-dev] [Design of Mail Services] - Re: JaasUserRepository

2005-01-27 Thread [EMAIL PROTECTED]
Which I don't see as a problem because we can create tools to automate that for the simple case (role == principal) -Andy View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3863852#3863852 Reply to the post :

[JBoss-dev] [JBoss JIRA] Resolved: (JBAS-1307) Confusing stack trace on EJB deployment for missing optional method attribute transaction-timeout

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1307?page=history ] Scott M Stark resolved JBAS-1307: - Resolution: Done Fix Version: JBossAS-3.2.7 Final JBossAS-4.0.2RC1 JBossAS-5.0 Alpha The transaction-timeout is

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-51) ProxyFactory's not using Util.rebind

2005-01-27 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-51?page=history ] Bill Burke updated EJBTHREE-51: --- Fix Version: Preview 3 ProxyFactory's not using Util.rebind Key: EJBTHREE-51 URL:

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-50) Clustered cache for Entities

2005-01-27 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-50?page=history ] Bill Burke closed EJBTHREE-50: -- Resolution: Done Clustered cache for Entities Key: EJBTHREE-50 URL:

[JBoss-dev] [Design of JBoss Portal] - Re: hibernate issues

2005-01-27 Thread eztrip
Never mind - figured this out. sorry about that. Mike View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3863820#3863820 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3863820

[JBoss-dev] [Design the new POJO MicroContainer] - Bean Info

2005-01-27 Thread [EMAIL PROTECTED]
Roadmap for Bean Info: The purpose of the BeanInfo is to provide the same features as the java.beans package, except for the same reason that JMX introduced its own metadata java.beans has a fundamental problem with its dependency on AWT in some places. Hence it is not available in all

[JBoss-dev] [Design the new POJO MicroContainer] - Re: Container abstraction

2005-01-27 Thread [EMAIL PROTECTED]
FYI, JBoss AOP can be a proxy-container. I do this with EJB3. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3863832#3863832 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3863832

[JBoss-dev] [JBoss JIRA] Commented: (JBMQ-106) Could not stop JMS connection

2005-01-27 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBMQ-106?page=comments#action_12314959 ] Adrian Brock commented on JBMQ-106: --- Your patch is not correct, stop() should throw that exception. It doesn't even appear relevent to me since the container invoker

[JBoss-dev] [JBossCache] - Re: JBossCache 1.2 Still accepting members with Multicast se

2005-01-27 Thread DashV
Ahhh... This may be a problem for me then. We want to support just one deployment in the all configuration (which includes session, and entity beans which are configured to be clustered in their descriptors and thus bound to HAPartition) but for standard usage we want to basically limit the

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-963) post-table-create failure

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-963?page=history ] Scott M Stark reassigned JBAS-963: -- Assign To: Alexey Loubyansky (was: Scott M Stark) post-table-create failure - Key: JBAS-963 URL:

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

2005-01-27 Thread [EMAIL PROTECTED]
Roadmap for the Container: We want to define/agree the spi The implementation/plugins are just what I had for for my prototype and are included for reference. 1) Replace the container abstraction with the jboss-aop abstraction which is more feature rich. This is not the aop implementation

[JBoss-dev] [Design of JBoss Portal] - Re: Adding my portlets

2005-01-27 Thread [EMAIL PROTECTED]
you do : /index.html?page=forums, it is explained in the doc. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3863749#3863749 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3863749

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

2005-01-27 Thread Ben Wang (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1293?page=history ] Ben Wang updated JBAS-1293: --- Description: Use TreeCacheAop to do field level http session replication. (was: ) Version: JBossAS-4.0.1 Final Fix Version: JBossAS-4.0.2 Final

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-220) EJQQL row locking (FOR UPDATE request)

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-220?page=history ] Scott M Stark updated JBAS-220: --- Comment: was deleted EJQQL row locking (FOR UPDATE request) -- Key: JBAS-220 URL:

[JBoss-dev] [Design of Mail Services] - Error in org.jboss.mail.message.BouncedMail

2005-01-27 Thread haitt
The mail deliver to the client to notice that Cannot deliver message has error in header! It use the header of original message.So, if the original message has the mime-type is multipart, then the message has error! Solution: reset the mime-type of header of message to text/html or text/plain.

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

2005-01-27 Thread [EMAIL PROTECTED]
The MarshalFactory has two marshallers/unmarshallers that are statically defined within a static block (Serializable and HTTP). Since these are core to remoting and part of the remoting package, is ok to have them statically defined. So if the remoting server is created with the locator url

[JBoss-dev] [JBossCache] - Re: unable to call getKeys using JNDI

2005-01-27 Thread [EMAIL PROTECTED]
kkalmbach wrote : I got the latestest code and I have a question. | | Is jndi not supported anymore? | If not, am I supposed to always use the MBean lookup? | If jndi is still supported, how do I bind the cache into jndi? | | Thanks | -Kevin Yes, JNDI is not supported anymore,

[JBoss-dev] [Design of JBoss Portal] - Re: hibernate issues

2005-01-27 Thread [EMAIL PROTECTED]
I will change the session in the portal to : portal:service=Hibernate View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3863898#3863898 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3863898

[JBoss-dev] [JBoss JIRA] Moved: (JBAS-1331) Could not stop JMS connection

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1331?page=history ] Scott M Stark moved JBMQ-106 to JBAS-1331: -- Project: JBoss Application Server (was: JBoss MQ) Key: JBAS-1331 (was: JBMQ-106) Component: JMS service

[JBoss-dev] [JBoss JIRA] Updated: (JBCACHE-31) Out of memory problem

2005-01-27 Thread Bela Ban (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-31?page=history ] Bela Ban updated JBCACHE-31: Fix Version: 1.3 (was: 1.2.1) Out of memory problem - Key: JBCACHE-31 URL:

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1330) Client can't connect to cluster after network failure / forgets about target servers

2005-01-27 Thread ahus1 (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1330?page=history ] ahus1 updated JBAS-1330: Attachment: JRMPInvokerProxyHA.java.3.2.6.patch Client can't connect to cluster after network failure / forgets about target servers

[JBoss-dev] [Design of JBoss Portal] - Re: hibernate issues

2005-01-27 Thread prax
Thank you for you tips Julien. Mike : Thanks for letting me use your thread. :) P View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3863912#3863912 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3863912

[JBoss-dev] [JBoss JIRA] Moved: (JBAS-1334) Redeploy UIL2/OIL under java 1.3

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1334?page=history ] Scott M Stark moved JBMQ-95 to JBAS-1334: - Project: JBoss Application Server (was: JBoss MQ) Key: JBAS-1334 (was: JBMQ-95) Component: JMS service Version:

[JBoss-dev] [JBoss JIRA] Moved: (JBAS-1332) NullPointerException in JDBC3 PersistenceManager

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1332?page=history ] Scott M Stark moved JBMQ-105 to JBAS-1332: -- Project: JBoss Application Server (was: JBoss MQ) Key: JBAS-1332 (was: JBMQ-105) Version: JBossAS-4.0.1 Final

[JBoss-dev] [JBoss JIRA] Commented: (JBPORTAL-195) Authorization Model

2005-01-27 Thread Julien Viet (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-195?page=comments#action_12314980 ] Julien Viet commented on JBPORTAL-195: -- I have imported the first pass of the implementation. For now it is only possible to use default scheme from the portlet

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1329) Unable to load Tag Handler Class

2005-01-27 Thread venu babu (JIRA)
Unable to load Tag Handler Class Key: JBAS-1329 URL: http://jira.jboss.com/jira/browse/JBAS-1329 Project: JBoss Application Server Type: Bug Components: Web (Tomcat) service Versions: JBossAS-4.0.0 Final Reporter:

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-57) Make custom jndi bindings less verbose

2005-01-27 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-57?page=history ] Bill Burke closed EJBTHREE-57: -- Resolution: Done Make custom jndi bindings less verbose -- Key: EJBTHREE-57 URL:

[JBoss-dev] [JBoss JIRA] Moved: (JBAS-1336) Need better control over the pm memory usage during destination recovery

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1336?page=history ] Scott M Stark moved JBMQ-2 to JBAS-1336: Project: JBoss Application Server (was: JBoss MQ) Key: JBAS-1336 (was: JBMQ-2) Issue Type: Task (was: Patch)

[JBoss-dev] [JBoss JIRA] Moved: (JBAS-1337) Thread Pool improvements on the server

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1337?page=history ] Scott M Stark moved JBMQ-9 to JBAS-1337: Project: JBoss Application Server (was: JBoss MQ) Key: JBAS-1337 (was: JBMQ-9) Component: JMS service (was:

[JBoss-dev] [JBossCache] - Re: Cache deadlock problem when using TreeCache as 2LC for h

2005-01-27 Thread octopus
[EMAIL PROTECTED] wrote : So here's my understand how Hibernate uses the 2nd level cache (disclaimer: I'm not a Hibernate expert). | And I haven't read the docs yet... | | - 1st level cache is per Session. This is an Object-level cache | - 2nd level is per VM, shared by all Sessions.

[JBoss-dev] [Design of JBoss Portal] - Re: Personalize portal

2005-01-27 Thread [EMAIL PROTECTED]
I am talking about the CVS version of JBoss Portal. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3863951#3863951 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3863951

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: AOP interceptor applied to all JSP/Servlet requests?

2005-01-27 Thread yaronz
Hi, Any news regarding AOP of non-compiled JSP classes? Thanks, Yaron. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3863889#3863889 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3863889

[JBoss-dev] [Design of JBoss Portal] - Re: hibernate issues

2005-01-27 Thread prax
anonymous wrote : bind the SessionFactory under a more specific name to the portal. Any suggestions as to what name to use? Am on the exact same case as mike and this thread has been very useful. Prax. View the original post :

[JBoss-dev] [Design of JBoss Portal] - Re: hibernate issues

2005-01-27 Thread [EMAIL PROTECTED]
an advice here, for your own hibernate sessions try to use the same datasource the portal uses otherwise, you'll have distributed transactions which is not necessary in that case. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3863902#3863902 Reply to the post

[JBoss-dev] [JBossCache] - Re: unable to call getKeys using JNDI

2005-01-27 Thread kkalmbach
I got the latestest code and I have a question. Is jndi not supported anymore? If not, am I supposed to always use the MBean lookup? If jndi is still supported, how do I bind the cache into jndi? Thanks -Kevin View the original post :

[JBoss-dev] [JBoss JIRA] Moved: (JBAS-1341) XA Recovery

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1341?page=history ] Scott M Stark moved JBMQ-13 to JBAS-1341: - Project: JBoss Application Server (was: JBoss MQ) Key: JBAS-1341 (was: JBMQ-13) Component: JMS service

[JBoss-dev] [JBoss JIRA] Moved: (JBAS-1342) Message Serialization

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1342?page=history ] Scott M Stark moved JBMQ-15 to JBAS-1342: - Project: JBoss Application Server (was: JBoss MQ) Key: JBAS-1342 (was: JBMQ-15) Component: JMS service

[JBoss-dev] [JBoss JIRA] Moved: (JBAS-1338) Thread Pool improvements on the client

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1338?page=history ] Scott M Stark moved JBMQ-10 to JBAS-1338: - Project: JBoss Application Server (was: JBoss MQ) Key: JBAS-1338 (was: JBMQ-10) Component: JMS service

[JBoss-dev] [JBoss JIRA] Moved: (JBAS-1339) Persistence Manager Improvements

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1339?page=history ] Scott M Stark moved JBMQ-11 to JBAS-1339: - Project: JBoss Application Server (was: JBoss MQ) Key: JBAS-1339 (was: JBMQ-11) Component: JMS service

[JBoss-dev] [JBoss JIRA] Moved: (JBAS-1340) Lazily Loading Queues

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1340?page=history ] Scott M Stark moved JBMQ-12 to JBAS-1340: - Project: JBoss Application Server (was: JBoss MQ) Key: JBAS-1340 (was: JBMQ-12) Component: JMS service

[JBoss-dev] [JBossCache] - Re: unable to call getKeys using JNDI

2005-01-27 Thread [EMAIL PROTECTED]
The XML code didn't look to good, but take a look at jboss-head/docs/TreeCache.xml (at the very end), that's the docbook documentation on this. Otherwise, search for JrmpProxyFactory on jboss.com (there's an explanation on the wiki) View the original post :

[JBoss-dev] [JBoss JIRA] Moved: (JBAS-1343) ReadAhead and DUPS_OK message acknowledgement

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1343?page=history ] Scott M Stark moved JBMQ-16 to JBAS-1343: - Project: JBoss Application Server (was: JBoss MQ) Key: JBAS-1343 (was: JBMQ-16) Component: JMS service

[JBoss-dev] [JBoss JIRA] Created: (JBBUILD-7) JBoss 4.0 build fails with JDK 1.5

2005-01-27 Thread Darran (JIRA)
JBoss 4.0 build fails with JDK 1.5 -- Key: JBBUILD-7 URL: http://jira.jboss.com/jira/browse/JBBUILD-7 Project: JBoss Build System Type: Bug Environment: Windows XP, Sun JDK 1.5.0 Reporter: Darran Obtained the lastest source

[JBoss-dev] [JBoss JIRA] Moved: (JBAS-1348) Message Selector Performance

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1348?page=history ] Scott M Stark moved JBMQ-6 to JBAS-1348: Project: JBoss Application Server (was: JBoss MQ) Key: JBAS-1348 (was: JBMQ-6) Component: JMS service (was:

[JBoss-dev] [JBossCache] - Re: Cache deadlock problem when using TreeCache as 2LC for h

2005-01-27 Thread [EMAIL PROTECTED]
The problem is concurrent access to the same data from multiple transactions. Since we're using pessimistic locking in JBossCache, some of the transactions will time out trying to acquire locks held by other transactions. Until we implement optimistic locking, here's what you can do to work

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1303) Field replication for session data

2005-01-27 Thread Ben Wang (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1303?page=comments#action_12314974 ] Ben Wang commented on JBAS-1303: jbas-1293 issue has been created to track this feature. Field replication for session data --

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1330) Client can't connect to cluster after network failure / forgets about target servers

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1330?page=comments#action_12314996 ] Scott M Stark commented on JBAS-1330: - There was a change made for 3.2.7 that addresses this. See the org.jboss.proxy.ejb.RetryInterceptor. Inclusion of this interceptor

[JBoss-dev] [JBoss JIRA] Resolved: (JBAS-1289) JDBCCustomFinderQuery hides ObjectNotFoundException

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1289?page=history ] Scott M Stark resolved JBAS-1289: - Resolution: Done Fix Version: JBossAS-3.2.7 Final JBossAS-4.0.2RC1 JBossAS-5.0 Alpha The unnecessary exception

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-71) Problem returning a Remote Interface from Business method Using IIOP with EJB on jboss-3.2.5

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-71?page=history ] Scott M Stark updated JBAS-71: -- Description: I am using IIOP and my bean type is Statefull Beans. All Descriptors are set properly. Process Desctiption: Followint in my beans business method

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-194) When using an IP that isn't localhost, the Admin CMS Portlet is empty due to incorrect portlet.xml entry

2005-01-27 Thread Damon Sicore (JIRA)
When using an IP that isn't localhost, the Admin CMS Portlet is empty due to incorrect portlet.xml entry Key: JBPORTAL-194 URL:

[JBoss-dev] [JBoss JIRA] Resolved: (JBAS-25) Get 3.2 testsuite running under jdk 1.3

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-25?page=history ] Scott M Stark resolved JBAS-25: --- Resolution: Done Get 3.2 testsuite running under jdk 1.3 --- Key: JBAS-25 URL:

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Annotation problem on AOP1.1

2005-01-27 Thread Iapetus999
This worked on AOP1.0 I have methods that are annotated like this: anonymous wrote : | @APerfAspect (perfName = perfTest) | private void perfTest(){ | ... | } | My jboss-aop.xml has this: anonymous wrote : |

[JBoss-dev] [Design of JCA on JBoss] - Re: Creating datasource with the DeploymentService

2005-01-27 Thread [EMAIL PROTECTED]
Adrian, thank you for bearing with me. I believe you that the test you mention will fail, when you run it twice. I was being overly optimistic based on limiting testing using mysql drivers: -I could deploy a datasource with driverA, delete the deployment, redeploy the exact same deployment and

[JBoss-dev] [JBoss JIRA] Moved: (JBAS-1347) Improved management

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1347?page=history ] Scott M Stark moved JBMQ-7 to JBAS-1347: Project: JBoss Application Server (was: JBoss MQ) Key: JBAS-1347 (was: JBMQ-7) Component: JMS service (was:

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

2005-01-27 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-jdk-matrix?log=log20050127164915Lbuild.41 BUILD COMPLETE-build.41Date of build:01/27/2005 16:49:15Time to build:29 minutes 4 secondsLast changed:01/27/2005 14:38:28Last log entry:Allow the mbean

[JBoss-dev] [JBoss JIRA] Commented: (JBCACHE-37) Stack Overflow when using Collection classes in TreeCacheAop

2005-01-27 Thread Andrew May (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-37?page=comments#action_12314997 ] Andrew May commented on JBCACHE-37: --- Firstly, could I ask whether this is still being looked at in light of my previous comment? If so, could you re-open the bug. I've

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

2005-01-27 Thread [EMAIL PROTECTED]
Can you put something under the covers that has the client pull down the marshaller from the server side if it isn't found on the client? Of course, this means that this pre-request would have to use a default, well known, marshaller. The server-side would get this pre-request, send back the,

[JBoss-dev] [JBoss JIRA] Moved: (JBAS-1335) Kerberos for JMS

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1335?page=history ] Scott M Stark moved JBMQ-91 to JBAS-1335: - Project: JBoss Application Server (was: JBoss MQ) Key: JBAS-1335 (was: JBMQ-91) Component: JMS service Version:

[JBoss-dev] [Design of JBoss Profiler] - Re: Values don't add up to 100%

2005-01-27 Thread [EMAIL PROTECTED]
Sorry I took so long to answer this. If you have a method call, say A-B if B shows as 60%, that would means that A did the other 40% This way, if you have A-B-C-D... The percenptuals in D, are relative to A. You could stick the method to analyze the sub-callings. There is some situation

[JBoss-dev] Unsubscribe me

2005-01-27 Thread Andre.Lehman
Title: Unsubscribe me -Mensagem original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Enviada em: quarta-feira, 26 de janeiro de 2005 01:20 Para: jboss-development@lists.sourceforge.net Assunto: JBoss-Development digest, Vol 1 #6920 - 4 msgs Send JBoss-Development mailing

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1350) Add support for accessing the invoker proxy container state

2005-01-27 Thread Scott M Stark (JIRA)
Add support for accessing the invoker proxy container state --- Key: JBAS-1350 URL: http://jira.jboss.com/jira/browse/JBAS-1350 Project: JBoss Application Server Type: Feature Request Versions:

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1330) Client can't connect to cluster after network failure / forgets about target servers

2005-01-27 Thread ahus1 (JIRA)
Client can't connect to cluster after network failure / forgets about target servers Key: JBAS-1330 URL: http://jira.jboss.com/jira/browse/JBAS-1330 Project: JBoss Application Server

[JBoss-dev] [JBoss JIRA] Moved: (JBAS-1333) connectionFailure

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1333?page=history ] Scott M Stark moved JBMQ-104 to JBAS-1333: -- Project: JBoss Application Server (was: JBoss MQ) Key: JBAS-1333 (was: JBMQ-104) Component: (was: Transport)

[JBoss-dev] [JBoss JIRA] Resolved: (JBAS-837) Local interface bug

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-837?page=history ] Scott M Stark resolved JBAS-837: Resolution: Deferred Reopen with the details of the lookup failure using a more recent jboss version. Local interface bug ---

[JBoss-dev] [JBoss JIRA] Commented: (JBPORTAL-177) Blog portlet

2005-01-27 Thread Bruce Gordon (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-177?page=comments#action_12314986 ] Bruce Gordon commented on JBPORTAL-177: --- Please define what the integration would mean? I'm interested in this task. -Bruce Blog portlet

[JBoss-dev] [JBoss JIRA] Commented: (JBAOP-19) Test JSP integration

2005-01-27 Thread Yaron Zakai Or (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-19?page=comments#action_12314979 ] Yaron Zakai Or commented on JBAOP-19: - Hi, Can you please update us on the status of this bug inn regards to JDK 1.4? Has it been fixed, or is the fix going to come

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-57) Make custom jndi bindings less verbose

2005-01-27 Thread Bill Burke (JIRA)
Make custom jndi bindings less verbose -- Key: EJBTHREE-57 URL: http://jira.jboss.com/jira/browse/EJBTHREE-57 Project: EJB 3.0 Type: Feature Request Versions: Preview 3 Reporter: Bill Burke Assigned to: Bill Burke

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1326) LoaderRepositoryMbean does not display URLs properly

2005-01-27 Thread Andrew Oliver (JIRA)
LoaderRepositoryMbean does not display URLs properly Key: JBAS-1326 URL: http://jira.jboss.com/jira/browse/JBAS-1326 Project: JBoss Application Server Type: Bug Components: JMX Versions: JBossAS-4.0.0

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

2005-01-27 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050127195616Lbuild.281 BUILD COMPLETE-build.281Date of build:01/27/2005 19:56:16Time to build:27 minutes 5 secondsLast changed:01/27/2005 19:51:12Last log entry:Fix the invalid direct lookup

[JBoss-dev] [Design of JBoss Portal] - Re: hibernate issues

2005-01-27 Thread [EMAIL PROTECTED]
I see, we should bind the SessionFactory under a more specific name to the portal. Meanwhile you can change that in : portal-core.sar/portal-core.har/META-INF/hibernate-service.xml that's a good remark. we're going to change it. View the original post :

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-630) Redeploy of WAR files : EJBs become null in JNDI

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-630?page=history ] Scott M Stark closed JBAS-630: -- Resolution: Out of Date Redeploy of WAR files : EJBs become null in JNDI -- Key: JBAS-630

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-59) Use persistence default metadata

2005-01-27 Thread Bill Burke (JIRA)
Use persistence default metadata Key: EJBTHREE-59 URL: http://jira.jboss.com/jira/browse/EJBTHREE-59 Project: EJB 3.0 Type: Feature Request Versions: Preview 3 Reporter: Bill Burke Assigned to: Bill Burke Fix For:

[JBoss-dev] [Design of Mail Services] - Re: Store Store (2nd version)

2005-01-27 Thread mikezzz
anonymous wrote : hey mike don't you have cvs access now? I'm not sure, I have tried but get any error; failed to create lock directory for `/cvsroot/jboss/jboss-mail' (/cvsroot/jboss/jboss-mail/#cvs.lock): Permission denied. Can 'cvs login' ok. anonymous wrote : mailstore should have its own

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

2005-01-27 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite?log=log20050127135713Lbuild.51 BUILD COMPLETE-build.51Date of build:01/27/2005 13:57:13Time to build:120 minutes 55 secondsLast changed:01/27/2005 02:01:30Last log entry:When generating the

[JBoss-dev] [Design of JBoss Portal] - Re: Porting to HSQL

2005-01-27 Thread jimmyed2001
If you don't want to wait for the next release you can fix this problem easily (no build or deploy involved) | edit jboss-4.0.0/server/standard/deploy/portal-core.sar/portal-core.war/WEB-INF/jsp/cms/admin/confirmcreatecollection.jsp | on line 2 change %@ page language=java

[JBoss-dev] [JBoss JIRA] Commented: (JBCACHE-31) Out of memory problem

2005-01-27 Thread Bela Ban (JIRA)
[ http://jira.jboss.com/jira/browse/JBCACHE-31?page=comments#action_12314976 ] Bela Ban commented on JBCACHE-31: - What JDK ? SUN 1.4.2_05 ? Can you try on 1.5 Out of memory problem - Key: JBCACHE-31 URL:

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1325) String property replacement is not working for constructors.

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1325?page=comments#action_12314994 ] Scott M Stark commented on JBAS-1325: - I don't see the usecase for allowing the type to be externalized via a system property. Your not using this feature in the

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

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-275?page=comments#action_12315001 ] Scott M Stark commented on JBAS-275: A potential migration issue caused by this change is seen if components are accessing the ejb local homes assuming they know what the

[JBoss-dev] [Design of JBoss Portal] - Re: Cannot get access to user's properties

2005-01-27 Thread jimmyed2001
I am currently running the 2.0 Alpha binaries. Can I download the current binaries from somewhere or do I need to build from the source? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3864017#3864017 Reply to the post :

[JBoss-dev] [Design of JBoss Portal] - Re: JSR-168 question

2005-01-27 Thread jimmyed2001
I don't think all the deployment files are covered by the spec (just portlet.xml). The *-pages.xml document in JBoss roughly maps in content to Pluto's pageregistry.xml document and JBoss's portlet-instances.xml roughly maps to portletentityregistry.xml. Whilst the contents of the documents

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

2005-01-27 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050127202715Lbuild.340 BUILD COMPLETE-build.340Date of build:01/27/2005 20:27:15Time to build:17 minutes 18 secondsLast changed:01/27/2005 18:39:19Last log entry:Update the cmp2-keygen.jar

[JBoss-dev] [Design of JBoss Portal] - Re: JSR-168 question

2005-01-27 Thread [EMAIL PROTECTED]
if it is similar, someone can make an XSLT to transform these files into our format to deploy them :-) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3864023#3864023 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3864023

[JBoss-dev] [Design the new POJO MicroContainer] - Re: Container abstraction

2005-01-27 Thread [EMAIL PROTECTED]
My real concern is the unification. The argument about the proxy is best resolved through the suck it and see approach. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3863931#3863931 Reply to the post :

[JBoss-dev] [JBoss JIRA] Resolved: (JBBUILD-7) JBoss 4.0 build fails with JDK 1.5

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBBUILD-7?page=history ] Scott M Stark resolved JBBUILD-7: - Resolution: Cannot Reproduce Bug Works fine for me with the current 4.0 branch. This branch is built every night with jdk 1.5 and 1.4.2 so any failure

[JBoss-dev] [Design of JBoss Portal] - Does JBoss support for the following portal features...

2005-01-27 Thread ShaunakD
Does JBoss support for the following portal features... 1. Content Population based on Geographical Location 2. RSS Data format feed from several other sites 3. Work Flow Management for Production / Edition / Publishing 4. UI Site flow generated supports Mozilla browser 5. Site usage statistics

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

2005-01-27 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050127231903Lbuild.741 BUILD COMPLETE-build.741Date of build:01/27/2005 23:19:03Time to build:26 minutes 52 secondsLast changed:01/27/2005 19:04:31Last log entry:Implement the factory

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

2005-01-27 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050128001227Lbuild.282 BUILD COMPLETE-build.282Date of build:01/28/2005 00:12:27Time to build:14 minutes 54 secondsLast changed:01/27/2005 20:15:59Last log entry:Fix the invalid direct

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

2005-01-27 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050128014702Lbuild.283 BUILD COMPLETE-build.283Date of build:01/28/2005 01:47:02Time to build:30 minutes 52 secondsLast changed:01/28/2005 00:59:18Last log entry:Only add the

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

2005-01-27 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050128010453Lbuild.742 BUILD COMPLETE-build.742Date of build:01/28/2005 01:04:53Time to build:20 minutes 48 secondsLast changed:01/28/2005 00:45:18Last log entry:Factor out the

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

2005-01-27 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050128003613Lbuild.341 BUILD COMPLETE-build.341Date of build:01/28/2005 00:36:13Time to build:20 minutes 35 secondsLast changed:01/28/2005 00:06:39Last log entry:Drop the obsolete jaxp

[JBoss-dev] [JBoss JIRA] Resolved: (JBAS-1350) Add support for accessing the invoker proxy container state

2005-01-27 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1350?page=history ] Scott M Stark resolved JBAS-1350: - Resolution: Done In the ejb layer, an invoker-proxy-binding declares that the ejb proxies should support the IClientContainer interface by adding a