Re: Cas Viewer discussion

2008-07-30 Thread Bhavani Iyer
The thinking so far is to provide a CAS API to access a CAS journal object and use that to query for the CAS operations that have been logged. The CAS journal object will provide APIs to access the following: 1) get the list of component AEs that have processed this CAS in the order they were ca

[jira] Updated: (UIMA-955) Deployment fails if 2 delegates have the same queue name, on same or different brokers

2008-07-30 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik updated UIMA-955: --- Attachment: uimaj-as-jms-UIMA-955-patch.txt uimaj-as-core-UIMA-955-patch.txt

[jira] Created: (UIMA-1130) Deployment Descriptor should allow setting the number of concurrent listeners for a reply queue

2008-07-30 Thread Adam Lally (JIRA)
Deployment Descriptor should allow setting the number of concurrent listeners for a reply queue --- Key: UIMA-1130 URL: https://issues.apache.org/jira/browse/UIMA-1130

[jira] Created: (UIMA-1129) XMI serialization support for delta CAS

2008-07-30 Thread Bhavani Iyer (JIRA)
XMI serialization support for delta CAS - Key: UIMA-1129 URL: https://issues.apache.org/jira/browse/UIMA-1129 Project: UIMA Issue Type: New Feature Components: Core Java Framework

Re: How to add messages to CASRuntimeException

2008-07-30 Thread Bhavani Iyer
OK .Will do that. Thanks Bhavani On Wed, Jul 30, 2008 at 12:02 PM, Thilo Goetz <[EMAIL PROTECTED]> wrote: > Yes, like any other UIMA Exception. Edit the .java file, and > add the exception text to UIMAException_Messages.properties. > The CAS runtime exceptions are at the end. You'll see how it'

Re: How to add messages to CASRuntimeException

2008-07-30 Thread Thilo Goetz
Yes, like any other UIMA Exception. Edit the .java file, and add the exception text to UIMAException_Messages.properties. The CAS runtime exceptions are at the end. You'll see how it's done. Make sure you use a key that hasn't been used before. --Thilo Bhavani Iyer wrote: Hi I need to add

How to add messages to CASRuntimeException

2008-07-30 Thread Bhavani Iyer
Hi I need to add new exception messages to CASRuntimeException.java How do I do that ? Can I just edit the file ? Thanks Bhavani

Re: [jira] Commented: (UIMA-1124) If 2 delegates use the same queue name getMeta will time out on one of them

2008-07-30 Thread Marshall Schor
Currently, in the base aggregate descriptor, you can add the same delegate to an aggregate multiple times, as long as each one has a unique key. The Component Descriptor Editor supports this. Therefore, it seems that the deployment descriptor should handle this case. This is *not* the ca

[jira] Closed: (UIMA-1071) http connector fails with 64-bit JRE

2008-07-30 Thread Eddie Epstein (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eddie Epstein closed UIMA-1071. --- Resolution: Fixed Fix Version/s: (was: 2.2.2AS) Apparently this is a Java 6 problem, not 64

[jira] Closed: (UIMA-1122) Reset method of the ClientInfo MBean deletes important parameters

2008-07-30 Thread Eddie Epstein (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eddie Epstein closed UIMA-1122. --- Resolution: Fixed Assignee: Jerry Cwiklik > Reset method of the ClientInfo MBean deletes importa