Hello -
Some Annotations allow new properties. Some (like
Annotation.EMPTY_ANNOTATION) do not and will throw the exception you get.
Alternatively you may have added a ChangeListener which is vetoeing your
change but it seems unlikely you would do this without meaning to.
Can you determine the
;Christian Köberle" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
11/22/2005 09:35 PM
To: "Christian Köberle" <[EMAIL PROTECTED]>
cc: biojava-l@biojava.org, (bcc: Mark Schreiber/GP/Novartis)
Subject:Re: [Biojava-l] Annotation
Christian Köberle wrote:
Hi,
I have a problem with Annotation. If I try to add a new Property to an
Annotation I get a ChangeVetoException. What can I do?
Problem is solved:
The Problem was: I have initializide my Object with EMPTY_ANNOTATION.
Now I use new SimpleAnnotation()
--
Christian
Can you send/receive a Map (via Axis) whose inner objects are List?
George
> -Original Message-
> From: Tom Oinn [mailto:[EMAIL PROTECTED]
> Sent: 03 October 2003 14:01
> To: Matthew Pocock
> Cc: Y D Sun; [EMAIL PROTECTED]
> Subject: Re: [Biojava-l] Annota
Matthew Pocock wrote:
I think what you need to do is write an Axis serializer / deserializer
that understands lists and add that to your soap service - it seems odd
that Axis doesn't come with one bundled like it does for Map.
Um, it does. Either that or my lists have been magically sent by te
From: Schreiber, Mark [mailto:[EMAIL PROTECTED]
Sent: 03 October 2003 03:13
To: Y D Sun; [EMAIL PROTECTED]
Subject: RE: [Biojava-l] Annotation Serialization
I'm pretty sure Annotation can Serialize to binary. Can AXIS
cope with that?
- Mark
-Original Message-
From: Y D Sun [mai
IL PROTECTED]
> Subject: RE: [Biojava-l] Annotation Serialization
>
>
> I'm pretty sure Annotation can Serialize to binary. Can AXIS
> cope with that?
>
> - Mark
>
> -Original Message-
> From: Y D Sun [mailto:[EMAIL PROTECTED]
>
I'm pretty sure Annotation can Serialize to binary. Can AXIS cope with that?
- Mark
-Original Message-
From: Y D Sun [mailto:[EMAIL PROTECTED]
Sent: Fri 3/10/2003 6:31 a.m.
To: [EMAIL PROTECTED]
Cc:
Subject: [Biojava-l] Annotation Seri