[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - Re: Standalone JBoss Remoting using Http

2005-03-21 Thread [EMAIL PROTECTED]
Yes, it should be possible. However, there is a bug in the HTTPServerInvoker causing it to always bind to localhost. I will make the fix and release a patch shortly. Until then, can either use a different transport, edit hosts file to point localhost to real ip you want to bind to, or chang

[JBoss-dev] [Design of JBoss Portal] - Re: i need a suggestion how to build a new portal

2005-03-21 Thread roberto
I'm not sure what i must to do.. Can i have an example? In my ear, in the war i must declare a portlet-instance.xml similar to: MyAppPortletInstance MyAppPortlet a jboss-portlet: myapp and / or what I'm not experient with portal/portlet Thank You Again and

[JBoss-dev] [Design of Mail Services] - Re: Wha? Hibernate vs MailStore stuff

2005-03-21 Thread djmalan
The Hibernate mailbox implementation should be ready by this weekend. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=387#387 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=387 ---

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

2005-03-21 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-82?page=history ] Kabir Khan closed EJBTHREE-82: -- Resolution: Done > Misused Error Messages in EntityToHibernateXml > -- > > Key: EJBTHREE-82 > U

[JBoss-dev] [TODO -- DEVELOPMENT] - Re: Volunteer for JAXR TestCases

2005-03-21 Thread manish_sast
I have recently join the jboss I am ready to write the test cassesplease give me the detail How should i proceed View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871108#3871108 Reply to the post : http://www.jboss.org/index.html?module=bb&

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-102) @Entity (et al) picking up static fields/methods (PATCH)

2005-03-21 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-102?page=history ] Kabir Khan closed EJBTHREE-102: --- Resolution: Done > @Entity (et al) picking up static fields/methods (PATCH) > > > Key: E

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1605) Problem with interfaces

2005-03-21 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1605?page=history ] Adrian Brock closed JBAS-1605: -- Resolution: Won't Fix This has been a known issue with reflection since java 1.4 came out. If you introduce an inheritance diamond, the method can appear multi

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1605) Problem with interfaces

2005-03-21 Thread Edmundo Antoranz (JIRA)
Problem with interfaces --- Key: JBAS-1605 URL: http://jira.jboss.com/jira/browse/JBAS-1605 Project: JBoss Application Server Type: Bug Components: EJBs Versions: JBossAS-3.2.5 Final Environment: Linux Mandrake 10.1. Server: Compaq P

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1579) Need to cleanup the serialVersionUIDs for Serializable/Externalizable classes

2005-03-21 Thread Clebert Suconic (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1579?page=history ] Clebert Suconic reassigned JBAS-1579: - Assign To: Scott M Stark (was: Clebert Suconic) I've created a TestCase that: - tests if all classes in a given JAR have the SerialUID - tests if all

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1579) Need to cleanup the serialVersionUIDs for Serializable/Externalizable classes

2005-03-21 Thread Clebert Suconic (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1579?page=history ] Clebert Suconic updated JBAS-1579: -- Attachment: TestResultSample.zip > Need to cleanup the serialVersionUIDs for Serializable/Externalizable classes > -

[JBoss-dev] [JBoss JIRA] Assigned: (EJBTHREE-69) Clustered SFSB: load balancing works, failover does not

2005-03-21 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-69?page=history ] Bill Burke reassigned EJBTHREE-69: -- Assign To: Kabir Khan (was: Bill Burke) > Clustered SFSB: load balancing works, failover does not > -

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-104) EntityToHibernateXml: catch NPE and throw a more descriptive Exception

2005-03-21 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-104?page=history ] Bill Burke updated EJBTHREE-104: Assign To: Kabir Khan Fix Version: Preview 5 > EntityToHibernateXml: catch NPE and throw a more descriptive Exception > ---

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-102) @Entity (et al) picking up static fields/methods (PATCH)

2005-03-21 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-102?page=history ] Bill Burke updated EJBTHREE-102: Fix Version: Preview 5 > @Entity (et al) picking up static fields/methods (PATCH) > > > Key

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

2005-03-21 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-82?page=history ] Bill Burke updated EJBTHREE-82: --- Assign To: Kabir Khan Fix Version: Preview 5 > Misused Error Messages in EntityToHibernateXml > -- > >

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-69) Clustered SFSB: load balancing works, failover does not

2005-03-21 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-69?page=history ] Bill Burke updated EJBTHREE-69: --- Fix Version: Preview 5 > Clustered SFSB: load balancing works, failover does not > --- > > Key: EJB

[JBoss-dev] [JBoss JIRA] Assigned: (EJBTHREE-102) @Entity (et al) picking up static fields/methods (PATCH)

2005-03-21 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-102?page=history ] Bill Burke reassigned EJBTHREE-102: --- Assign To: Kabir Khan > @Entity (et al) picking up static fields/methods (PATCH) > > >

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

2005-03-21 Thread Charles Crouch (JIRA)
[ http://jira.jboss.com/jira/browse/JBADMCON-60?page=history ] Charles Crouch reassigned JBADMCON-60: -- Assign To: (was: Charles Crouch) > Add support for committing/rolling back AdminConsole changes > ---

[JBoss-dev] [JBossCache] - Re: TimeoutExceptions from TreeCache.callRemoteMethods()

2005-03-21 Thread monocongo
I'll try to describe my use case as simply as possible. I have a JavaBean class, UserActivity, which uses a HashMap to contain members which are Strings, Dates, Booleans, and Integers. The class contains mainly just getters and setters but also a few convenience methods for comparing dates, mo

[JBoss-dev] [Design the new POJO MicroContainer] - Re: Kernel XML format

2005-03-21 Thread [EMAIL PROTECTED]
Yes, the next step is for Alexey to show how we get started with a binding driven by the xsd. I am working on another example that combines the deployer xsd + 2 xsds for ejb cache and pool extension points where the metadata is coming from the foreign schemas. View the original post : http://

[JBoss-dev] [JBoss JIRA] Commented: (EJBTHREE-77) EntityManagerHibernateSessionFactory missing

2005-03-21 Thread Stefan Lindner (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-77?page=comments#action_12316322 ] Stefan Lindner commented on EJBTHREE-77: Dear Bill, I just want to thank you for your very fast fix for this problem. And congratulation for your work for EJB3. Yo

[JBoss-dev] [JBoss JIRA] Commented: (EJBTHREE-77) EntityManagerHibernateSessionFactory missing

2005-03-21 Thread Stefan Lindner (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-77?page=comments#action_12316320 ] Stefan Lindner commented on EJBTHREE-77: Dear Bill, Ich downloaded the current source from CVS http://cvs.sourceforge.net/cvsroot/jboss but I can't see any change

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1547) Session.unsubscribe does not clear JMS messages from the database

2005-03-21 Thread Plamen Todorov (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1547?page=comments#action_12316324 ] Plamen Todorov commented on JBAS-1547: -- I'm sorry for the inconvenience, the problem was at our site. Resolved now. > ÐÑ ÐÐÑÐÐ >ÐÑ: "Adrian

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

2005-03-21 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050321145515Lbuild.447 BUILD COMPLETE - build.447Date of build: 03/21/2005 14:55:15Time to build: 78 minutes 3 secondsLast changed: 03/20/2005 16:11:25Last log entry: Obtain an instance from

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1604) Add detailed logging to the jms resource adapter

2005-03-21 Thread Adrian Brock (JIRA)
Add detailed logging to the jms resource adapter Key: JBAS-1604 URL: http://jira.jboss.com/jira/browse/JBAS-1604 Project: JBoss Application Server Type: Feature Request Components: JMS service Versions: JBossA

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1603) NPE in MessageReference.java when restarting with queued messages

2005-03-21 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1603?page=comments#action_12316314 ] Adrian Brock commented on JBAS-1603: > Does this mean that JBoss 3.2.x is dead, i.e. unsupported? The problem still > exists in JBoss 3.2.7. Without fixing the other is

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1603) NPE in MessageReference.java when restarting with queued messages

2005-03-21 Thread Peter Stout (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1603?page=comments#action_12316313 ] Peter Stout commented on JBAS-1603: --- > 1) It is not your place to decide the priority of bug reports. My apologies for having offended you by filling in a box on the bug su

[JBoss-dev] [JBossCache] - Re: usage/performance questions

2005-03-21 Thread [EMAIL PROTECTED]
In terms of eviction policy, the memory-based policy is in the roadmap but currently not supported. If your object size is quite uniform, you can specify the node size based or time based eviction policy to keep the heap from running out. -Ben View the original post : http://www.jboss.org/ind

[JBoss-dev] [JBossCache] - Re: TimeoutExceptions from TreeCache.callRemoteMethods()

2005-03-21 Thread [EMAIL PROTECTED]
Yes, he can. -Ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871054#3871054 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871054 --- SF email is sponsored by -

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1603) NPE in MessageReference.java when restarting with queued messages

2005-03-21 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1603?page=history ] Adrian Brock closed JBAS-1603: -- Resolution: Won't Fix 1) It is not your place to decide the priority of bug reports. 2) Don't report bugs against old versions. 3) File persistence is not supp

[JBoss-dev] [Design of Mail Services] - Re: Thoughts on James Mailet API?

2005-03-21 Thread jfrosch
That was along the lines of what I was thinking. The folks over at the James project have written so many useful matchers, I thought it would be really useful to be able to use what has already been written. For instance, one of the latest ones I saw was an anti-virus scanning Matcher using th

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1603) NPE in MessageReference.java when restarting with queued messages

2005-03-21 Thread Peter Stout (JIRA)
NPE in MessageReference.java when restarting with queued messages - Key: JBAS-1603 URL: http://jira.jboss.com/jira/browse/JBAS-1603 Project: JBoss Application Server Type: Bug Components: JMS service

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

2005-03-21 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log2005032242Lbuild.897 BUILD COMPLETE - build.897Date of build: 03/21/2005 11:12:42Time to build: 126 minutes 36 secondsLast changed: 03/21/2005 09:15:18Last log entry: add org.jboss.j2ee.ut

[JBoss-dev] [Design of JBoss Portal] - Re: build is broken

2005-03-21 Thread dshen
It is good to know. Build succeeds. thanks! Derek View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871046#3871046 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871046 --

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

2005-03-21 Thread joe.cheng
anonymous wrote : Is simple keyword/pattern search enough, or do we need to consider terms together (locality, ordering, etc.)? How are various types of searches expressed? For IMAP, it is simple substring matching--see RFC 3501 section 6.4.4. Note that substring matching is not something Luce

[JBoss-dev] [JBoss JIRA] Created: (JBWEB-17) support mapping multiple Connectors to different vhosts

2005-03-21 Thread jan hecking (JIRA)
support mapping multiple Connectors to different vhosts --- Key: JBWEB-17 URL: http://jira.jboss.com/jira/browse/JBWEB-17 Project: JBoss Web Type: Feature Request Components: Tomcat Connectors Reporter: jan

[JBoss-dev] [Design the new POJO MicroContainer] - Re: Kernel XML format

2005-03-21 Thread [EMAIL PROTECTED]
"[EMAIL PROTECTED]" wrote : | | The following issue can aggregate the tasks needed to do this: | http://jira.jboss.com/jira/browse/JBXB-5 | I've updated the examples to include some of the extra features. I assume we are now waiting for the ability to "define the mapping in the schema"

[JBoss-dev] [JBoss JIRA] Created: (JBJMX-85) Extend XMBeans to provide "default" behaviour when wrapping Standard MBeans

2005-03-21 Thread Dimitris Andreadis (JIRA)
Extend XMBeans to provide "default" behaviour when wrapping Standard MBeans --- Key: JBJMX-85 URL: http://jira.jboss.com/jira/browse/JBJMX-85 Project: JBoss JMX Type: Feature Request Environment

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Active Deployer Development?

2005-03-21 Thread [EMAIL PROTECTED]
If you have a security bent then these would be good: Generalize the LdapLoginModule user and roles search mechanism: http://jira.jboss.com/jira/browse/JBAS-1525 Add support for customization of the login module password hash mechanism: http://jira.jboss.com/jira/browse/JBAS-1473 Others: stop

[JBoss-dev] [Design of JBoss Portal] - Flaky behaviour if 'default' page is altered

2005-03-21 Thread jimmyed2001
I want to remove the 'default' page defined in default-portal.xml and set the default page to one called 'Login'. However when I try this I get flaky behavior on login and logout and errors saying 'nothing to invoke'. Here is my default-portal.xml. I am using beta 1 binaries and JBoss AS 4.0.1sp

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1602) Can't use container level taglibs

2005-03-21 Thread Stan Silvert (JIRA)
Can't use container level taglibs - Key: JBAS-1602 URL: http://jira.jboss.com/jira/browse/JBAS-1602 Project: JBoss Application Server Type: Bug Components: Web (Tomcat) service Reporter: Stan Silvert Priority: Critical JB

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1602) Can't use container level taglibs

2005-03-21 Thread Stan Silvert (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1602?page=history ] Stan Silvert updated JBAS-1602: --- Attachment: TldLocationsCache.java > Can't use container level taglibs > - > > Key: JBAS-1602 > URL: http://jira

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Active Deployer Development?

2005-03-21 Thread darranl
Ok, if the requirement is just for the new deployers to be dynamically added this makes sense. As well as adding the '.'s and '-'s to the suffixes i think the list in the DeploymentSorter should also be removed to avoid confusion. Thank you both for your feedback. Let me know if there is anyth

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1601) Insufficient cache invalidation.

2005-03-21 Thread Ole Husgaard (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1601?page=history ] Ole Husgaard updated JBAS-1601: --- Attachment: EntityBeanCacheBatchEagerInvalidatorInterceptor.java Contributed eager batch cache invalidator > Insufficient cache invalidation. > -

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1391) Add support for datasource failover

2005-03-21 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1391?page=history ] Adrian Brock updated JBAS-1391: --- JBoss Forum Reference: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=61713 Added a discussion thread in the forums. > Add support for datasource fail

[JBoss-dev] [Design of JCA on JBoss] - Re: DataSource failover

2005-03-21 Thread [EMAIL PROTECTED]
For a full implementation, I would like to see this exposed as a policy such that the deployer can choose the failover policy (and potentially load balancing policy if the db supports it correctly). This will require not just checking for errors at connection construction time, but also tracking f

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1601) Insufficient cache invalidation.

2005-03-21 Thread Ole Husgaard (JIRA)
Insufficient cache invalidation. Key: JBAS-1601 URL: http://jira.jboss.com/jira/browse/JBAS-1601 Project: JBoss Application Server Type: Feature Request Components: EJBs Reporter: Ole Husgaard Priority: Minor We have a C

[JBoss-dev] [Design of JCA on JBoss] - Re: DataSource failover

2005-03-21 Thread [EMAIL PROTECTED]
For the initial implementation, I would like to see the connectionURL remain sticky until it needs to failover. That will reduce the problem of inconsistency where the replicating database has some latency in its replication or does not fully support distributing locking (maybe only commit time le

[JBoss-dev] [Design of JCA on JBoss] - DataSource failover

2005-03-21 Thread [EMAIL PROTECTED]
This relates to the following task: http://jira.jboss.com/jira/browse/JBAS-1391 Rather than discuss the design in JIRA we can discuss it here. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871014#3871014 Reply to the post : http://www.jboss.org/index.html?m

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1391) Add support for datasource failover

2005-03-21 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1391?page=comments#action_12316308 ] Adrian Brock commented on JBAS-1391: I don't like the idea of it always starting from the first url. Once it has "failed over", it should remain sticky on that url until i

[JBoss-dev] [JBoss JIRA] Created: (JBADMCON-108) Implement and test "Controller"

2005-03-21 Thread Peter Johnson (JIRA)
Implement and test "Controller" --- Key: JBADMCON-108 URL: http://jira.jboss.com/jira/browse/JBADMCON-108 Project: JBoss Admin Console Type: Sub-task Reporter: Peter Johnson -- This message is automatically generated by JIRA. - If

[JBoss-dev] [JBoss JIRA] Created: (JBADMCON-110) Document use case

2005-03-21 Thread Peter Johnson (JIRA)
Document use case - Key: JBADMCON-110 URL: http://jira.jboss.com/jira/browse/JBADMCON-110 Project: JBoss Admin Console Type: Sub-task Components: JBossMQ Versions: 1.1 alpha Reporter: Peter Johnson Assigned to: Peter Johnson Fix

[JBoss-dev] [JBoss JIRA] Created: (JBADMCON-111) Implement and test "View"

2005-03-21 Thread Peter Johnson (JIRA)
Implement and test "View" - Key: JBADMCON-111 URL: http://jira.jboss.com/jira/browse/JBADMCON-111 Project: JBoss Admin Console Type: Sub-task Reporter: Peter Johnson -- This message is automatically generated by JIRA. - If you think i

[JBoss-dev] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: EJB TimerService in a clustered environment

2005-03-21 Thread kraftek
The previous code may result in generating duplicate IDs. Here is the corrected code: | package org.jboss.ejb.txtimer; | | import java.math.BigInteger; | import java.net.InetAddress; | | public class BigIntegerClusteredTimerIdGenerator implements TimerIdGenerator { | private st

[JBoss-dev] [JBoss JIRA] Created: (JBADMCON-109) Implement and test "Model"

2005-03-21 Thread Peter Johnson (JIRA)
Implement and test "Model" -- Key: JBADMCON-109 URL: http://jira.jboss.com/jira/browse/JBADMCON-109 Project: JBoss Admin Console Type: Sub-task Reporter: Peter Johnson -- This message is automatically generated by JIRA. - If you think

[JBoss-dev] [JBoss JIRA] Assigned: (JBADMCON-88) CRUD for message topics

2005-03-21 Thread Peter Johnson (JIRA)
[ http://jira.jboss.com/jira/browse/JBADMCON-88?page=history ] Peter Johnson reassigned JBADMCON-88: - Assign To: Peter Johnson > CRUD for message topics > > > Key: JBADMCON-88 > URL: http://jira.jboss.com/j

[JBoss-dev] [JBoss JIRA] Created: (JBADMCON-113) Implement and test "Model"

2005-03-21 Thread Peter Johnson (JIRA)
Implement and test "Model" -- Key: JBADMCON-113 URL: http://jira.jboss.com/jira/browse/JBADMCON-113 Project: JBoss Admin Console Type: Sub-task Reporter: Peter Johnson -- This message is automatically generated by JIRA. - If you think

[JBoss-dev] [JBoss JIRA] Created: (JBADMCON-112) Implement and test "Controller"

2005-03-21 Thread Peter Johnson (JIRA)
Implement and test "Controller" --- Key: JBADMCON-112 URL: http://jira.jboss.com/jira/browse/JBADMCON-112 Project: JBoss Admin Console Type: Sub-task Reporter: Peter Johnson -- This message is automatically generated by JIRA. - If

[JBoss-dev] [JBoss JIRA] Created: (JBADMCON-106) Document use case

2005-03-21 Thread Peter Johnson (JIRA)
Document use case - Key: JBADMCON-106 URL: http://jira.jboss.com/jira/browse/JBADMCON-106 Project: JBoss Admin Console Type: Sub-task Components: JBossMQ Versions: 1.1 alpha Reporter: Peter Johnson Assigned to: Peter Johnson Fix

[JBoss-dev] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Performance Harnesses for JMS

2005-03-21 Thread [EMAIL PROTECTED]
You might also want to take a look at BlueGrass http://docs.codehaus.org/display/BG/Home. >From what I see on their web page, they're still in an incipient phase. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871011#3871011 Reply to the post : http://www.j

[JBoss-dev] [JBoss JIRA] Created: (JBADMCON-107) Implement and test "View"

2005-03-21 Thread Peter Johnson (JIRA)
Implement and test "View" - Key: JBADMCON-107 URL: http://jira.jboss.com/jira/browse/JBADMCON-107 Project: JBoss Admin Console Type: Sub-task Reporter: Peter Johnson -- This message is automatically generated by JIRA. - If you think i

[JBoss-dev] [JBoss JIRA] Commented: (JBXB-5) Evolve the schema driven binding to that needed by the pojoserver

2005-03-21 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBXB-5?page=comments#action_12316306 ] Adrian Brock commented on JBXB-5: - The beaninfo and classinfo objects should be irrelevent, they are implementation details mapped/injected during processing, *after* the XML pars

[JBoss-dev] [JBossCache] - usage/performance questions

2005-03-21 Thread plainkeyman
i've started using the TreeCache method of jboss-cache. i'm trying to store my report objects into jboss cache. most of my report objects when serialized are about 800k each, others may be more. i will be saving/retreiving hundreds of these objects -- total disk space is about 2gigs (file si

[JBoss-dev] [JBoss JIRA] Assigned: (JBADMCON-87) CRUD for message queues

2005-03-21 Thread Peter Johnson (JIRA)
[ http://jira.jboss.com/jira/browse/JBADMCON-87?page=history ] Peter Johnson reassigned JBADMCON-87: - Assign To: Peter Johnson > CRUD for message queues > > > Key: JBADMCON-87 > URL: http://jira.jboss.com/j

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Active Deployer Development?

2005-03-21 Thread [EMAIL PROTECTED]
The question was really whether to allow an extension to appear many times in the suffix list with the same or different relative order. In practice, for the deployment scanner who uses this list, this is unusuable, because it will just utilise the first instance, e.g if you have .sar, .rar, .j

[JBoss-dev] [Design the new POJO MicroContainer] - Re: Kernel XML format

2005-03-21 Thread [EMAIL PROTECTED]
"[EMAIL PROTECTED]" wrote : "[EMAIL PROTECTED]" wrote : Another issue that jumps out is how to reverse the process. | | e.g. Given an MC metadata config how do we identify the marshalling | | of these javabeans back into an xml file? | | With marshalling metadata. Yes, but where do I

[JBoss-dev] [Design the new POJO MicroContainer] - Re: Kernel XML format

2005-03-21 Thread [EMAIL PROTECTED]
"[EMAIL PROTECTED]" wrote : Is there anything yet for describing metadata (no property configuration). The way we do it in JBoss AOP right now is two different ways. One untyped, the other typed (annotated) metadata | | http://docs.jboss.org/aop/1.1/aspect-framework/reference/en/html/xml.

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Active Deployer Development?

2005-03-21 Thread darranl
Scott, Inside the MainDeployer there is a method 'removeDeployer', inside this method there is the following line: - suffixOrderHelper.removeSuffixes(deployer.getSuffixes(), deployer.getRelativeOrder()); This removes the suffix from the list in the SuffixOrderHelper. The 'addSuffixes' method

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1595) Integrate EJB3 stable into JBoss 4.x

2005-03-21 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1595?page=comments#action_12316303 ] Bill Burke commented on JBAS-1595: -- This has nothing to do with build requirements. It has to do with release requirements. Do we have a specific JDK 5 release of JB4? >

[JBoss-dev] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Can we start writing jms test clients to check complianc

2005-03-21 Thread [EMAIL PROTECTED]
rajdeep, if you send me your sourceforge id/email address we can see about getting you cvs r/w to integrate this work into the testsuite. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871002#3871002 Reply to the post : http://www.jboss.org/index.html?module=

[JBoss-dev] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Can we start writing jms test clients to check complianc

2005-03-21 Thread [EMAIL PROTECTED]
"rajdeep_dua" wrote : | I think we might have to modify JBossMQAdmin if the MBean APIs etc are changing for the serverless impl. | | Guys let me know your thoughts on this. | The idea would be to make the admin class configurable by a system property. Then the tests could be run multip

[JBoss-dev] [JBossCache] - Re: TimeoutExceptions from TreeCache.callRemoteMethods()

2005-03-21 Thread sdanig
Since he's using 1.2.1, can he add this to his XML config file? [attribute name="DeadlockDetection"]true[/attribute] (replacing brackets with less-than and greater-than, it won't let me post XML) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871000#3871000

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Active Deployer Development?

2005-03-21 Thread [EMAIL PROTECTED]
anonymous wrote : | If each deployer is updated to specify it's own suffix's and relative order there is also an issue regarding registering and unregistering the deployers as the list of suffixes is automatically updated. You wouldn't want the undepoyment of a deployer that supports the 'ja

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1595) Integrate EJB3 stable into JBoss 4.x

2005-03-21 Thread Ivelin Ivanov (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1595?page=comments#action_12316302 ] Ivelin Ivanov commented on JBAS-1595: - Bill, do you want to reopen this task and talk to Ryan about JDK 5 build requirements? Is retroweaver not an option for JDK 1.4?

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Active Deployer Development?

2005-03-21 Thread darranl
Dimitris, I have tried adding the '.' to each of the suffixes in the SuffixOrderHelper and that does correct the issues identified in 'JBAS-1517' I did originally try adding the '.' to the suffixes in the DeploymentSorter but these were overiden by the suffixes in the SuffixOrderHelper. The two

[JBoss-dev] [JBoss JIRA] Closed: (JBIDE-109) endpoint editing

2005-03-21 Thread Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-109?page=history ] Koen Aers closed JBIDE-109: --- Resolution: Done Replaced by : http://jira.jboss.com/jira/browse/JBIDE-154 > endpoint editing > > > Key: JBIDE-109 > URL: http://

[JBoss-dev] [JBoss JIRA] Created: (JBIDE-153) Decorations of transitions

2005-03-21 Thread Koen Aers (JIRA)
Decorations of transitions -- Key: JBIDE-153 URL: http://jira.jboss.com/jira/browse/JBIDE-153 Project: JBoss IDE Type: Task Components: jBPM Designer plugin Reporter: Koen Aers Assigned to: Marshall Culpepper Fix For: 1.5 Milest

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Active Deployer Development?

2005-03-21 Thread [EMAIL PROTECTED]
After the introduction of SuffixOrderHelper setting the DeploymentSorter suffixes is done through the MainDeployer.EnhancedSuffixOrder attribute. If nothing is set, then the default of SuffixOrderHelper apply. So (a) I would suspect that the change made for JBAS-1264 in DeploymentSorter for the

[JBoss-dev] [JBoss JIRA] Created: (JBIDE-154) Endpoint editing

2005-03-21 Thread Koen Aers (JIRA)
Endpoint editing Key: JBIDE-154 URL: http://jira.jboss.com/jira/browse/JBIDE-154 Project: JBoss IDE Type: Task Reporter: Koen Aers Assigned to: Marshall Culpepper -- This message is automatically generated by JIRA. - If you think it was se

[JBoss-dev] [JBoss JIRA] Closed: (JBIDE-12) jBPM Designer

2005-03-21 Thread Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-12?page=history ] Koen Aers closed JBIDE-12: -- Resolution: Done Partly replaced by other tasks : see close comments of subtasks > jBPM Designer > - > > Key: JBIDE-12 > URL: http://jira

[JBoss-dev] [JBoss JIRA] Closed: (JBIDE-27) decoration of transitions

2005-03-21 Thread Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-27?page=history ] Koen Aers closed JBIDE-27: -- Resolution: Done Replaced by : http://jira.jboss.com/jira/browse/JBIDE-153 > decoration of transitions > - > > Key: JBIDE-27 >

[JBoss-dev] [JBoss JIRA] Updated: (JBIDE-154) Endpoint editing

2005-03-21 Thread Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-154?page=history ] Koen Aers updated JBIDE-154: Assign To: Koen Aers (was: Marshall Culpepper) Description: Move endpoints of connections to wherever location on the edge of a node. Involves impl

[JBoss-dev] [JBoss JIRA] Updated: (JBIDE-153) Decorations of transitions

2005-03-21 Thread Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-153?page=history ] Koen Aers updated JBIDE-153: Assign To: Koen Aers (was: Marshall Culpepper) > Decorations of transitions > -- > > Key: JBIDE-153 > URL: http://jira.jboss.

[JBoss-dev] [JBoss JIRA] Closed: (JBIDE-110) test-driven process development template

2005-03-21 Thread Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-110?page=history ] Koen Aers closed JBIDE-110: --- Resolution: Done Replaced by : http://jira.jboss.com/jira/browse/JBIDE-131 > test-driven process development template > > >

[JBoss-dev] [JBoss JIRA] Closed: (JBIDE-98) creation of an example workflow project

2005-03-21 Thread Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-98?page=history ] Koen Aers closed JBIDE-98: -- Resolution: Done Replaced by : http://jira.jboss.com/jira/browse/JBIDE-135 > creation of an example workflow project > --- > >

[JBoss-dev] [JBoss JIRA] Closed: (JBIDE-113) layout strategy

2005-03-21 Thread Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-113?page=history ] Koen Aers closed JBIDE-113: --- Resolution: Done Replaced by : http://jira.jboss.com/jira/browse/JBIDE-147 > layout strategy > --- > > Key: JBIDE-113 > URL: http://ji

[JBoss-dev] [JBoss JIRA] Closed: (JBIDE-108) resize support of nodes

2005-03-21 Thread Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-108?page=history ] Koen Aers closed JBIDE-108: --- Resolution: Done Replaced by http://jira.jboss.com/jira/browse/JBIDE-137 > resize support of nodes > --- > > Key: JBIDE-108 >

[JBoss-dev] [JBoss JIRA] Closed: (JBIDE-28) decoration of terminal nodes

2005-03-21 Thread Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-28?page=history ] Koen Aers closed JBIDE-28: -- Resolution: Done I have no clue anymore > decoration of terminal nodes > > > Key: JBIDE-28 > URL: http://jira.jboss.com/

[JBoss-dev] [JBoss JIRA] Assigned: (JBIDE-149) Comment in graphical editor (UML annotations)

2005-03-21 Thread Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-149?page=history ] Koen Aers reassigned JBIDE-149: --- Assign To: Koen Aers (was: Marshall Culpepper) > Comment in graphical editor (UML annotations) > - > > Key:

[JBoss-dev] [JBoss JIRA] Assigned: (JBIDE-140) Implement code completion in the XML Editor

2005-03-21 Thread Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-140?page=history ] Koen Aers reassigned JBIDE-140: --- Assign To: Koen Aers (was: Marshall Culpepper) > Implement code completion in the XML Editor > --- > > Key: JBID

[JBoss-dev] [JBoss JIRA] Assigned: (JBIDE-141) Configuration dialogs for action types

2005-03-21 Thread Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-141?page=history ] Koen Aers reassigned JBIDE-141: --- Assign To: Koen Aers (was: Marshall Culpepper) > Configuration dialogs for action types > -- > > Key: JBIDE-141 >

[JBoss-dev] [JBoss JIRA] Assigned: (JBIDE-139) Create a schema definition for JPDL

2005-03-21 Thread Koen Aers (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-139?page=history ] Koen Aers reassigned JBIDE-139: --- Assign To: Koen Aers (was: Marshall Culpepper) > Create a schema definition for JPDL > --- > > Key: JBIDE-139 >

[JBoss-dev] [JBoss JIRA] Created: (JBIDE-152) Process Deployment Wizard

2005-03-21 Thread Koen Aers (JIRA)
Process Deployment Wizard - Key: JBIDE-152 URL: http://jira.jboss.com/jira/browse/JBIDE-152 Project: JBoss IDE Type: Task Components: jBPM Designer plugin Reporter: Koen Aers Assigned to: Koen Aers Fix For: 1.5 Milestone 4 Imp

[JBoss-dev] [JBoss JIRA] Created: (JBIDE-151) generic node implementation

2005-03-21 Thread Koen Aers (JIRA)
generic node implementation --- Key: JBIDE-151 URL: http://jira.jboss.com/jira/browse/JBIDE-151 Project: JBoss IDE Type: Sub-task Components: jBPM Designer plugin Reporter: Koen Aers Assigned to: Koen Aers Investigate the possibili

[JBoss-dev] [JBoss JIRA] Created: (JBIDE-150) extension mechanism for additional node types

2005-03-21 Thread Koen Aers (JIRA)
extension mechanism for additional node types - Key: JBIDE-150 URL: http://jira.jboss.com/jira/browse/JBIDE-150 Project: JBoss IDE Type: Task Components: jBPM Designer plugin Reporter: Koen Aers Assigned to: Koen A

[JBoss-dev] [JBoss JIRA] Reopened: (JBAS-1595) Integrate EJB3 stable into JBoss 4.x

2005-03-21 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1595?page=history ] Scott M Stark reopened JBAS-1595: - Then we need a plan for a jdk5 build of jboss 4.0.x > Integrate EJB3 stable into JBoss 4.x > > > Key: JBAS-159

[JBoss-dev] [JBoss JIRA] Created: (JBIDE-149) Comment in graphical editor (UML annotations)

2005-03-21 Thread Koen Aers (JIRA)
Comment in graphical editor (UML annotations) - Key: JBIDE-149 URL: http://jira.jboss.com/jira/browse/JBIDE-149 Project: JBoss IDE Type: Task Components: jBPM Designer plugin Reporter: Koen Aers Assigned to: Marsha

[JBoss-dev] [Design of JBoss Portal] - Re: i need a suggestion how to build a new portal

2005-03-21 Thread [EMAIL PROTECTED]
in jboss portal, it is possible to have map any kind of URL to jboss portal. you can even have several of them at the same time. look at org.jboss.portal.impl.invocation package, then you have to map your URLs to what uses jboss portal. View the original post : http://www.jboss.org/index.html?

[JBoss-dev] [Design of JBoss Portal] - Re: i need a suggestion how to build a new portal

2005-03-21 Thread roberto
Very Well! But how? Can you give me some tips? Thank You View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870984#3870984 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870984 ---

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1595) Integrate EJB3 stable into JBoss 4.x

2005-03-21 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1595?page=history ] Bill Burke closed JBAS-1595: Resolution: Rejected EJB 3.0 requires JDK 5.0. So, unless we have a JDK5 distribution of JBoss 4, then we cannot distribute EJB 3.0 with it. > Integrate EJB3 st

[JBoss-dev] [Design of JBoss Portal] - Re: i need a suggestion how to build a new portal

2005-03-21 Thread [EMAIL PROTECTED]
well, if you have that kind of URL, it is possible to use jboss portal to solve the problem. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870980#3870980 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870980 ---

  1   2   >