Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [teneo] XML(Gregorian)Calendar or GregorianCalendar
[teneo] XML(Gregorian)Calendar or GregorianCalendar [message #606868] Wed, 06 June 2007 14:56
Paul Gardiner is currently offline Paul GardinerFriend
Messages: 94
Registered: July 2009
Member
Is it possible to use a GregorianCalendar or XMLGregorianCalendar or
XMLCalendar using Teneo/Hibernate? Date seems to work fine, but I get
exceptions such as :

The value '2007-06-06T14:42:43Z' is
invalid.">java.lang.IllegalArgumentException: The value
'2007-06-06T14:42:43Z' is invalid. at
org.eclipse.emf.ecore.impl.EFactoryImpl.createFromString(EFa ctoryImpl.java:439)
at . . .

Whenever I try to use an XMLCalendar. I get something similar for the other
types. I am setting the XMLTypePackages in my HbDataStore.setEPackages()
method, which I think is correct.
Previous Topic:[Teneo] Replacing persisted elements of an object heirarchy..
Next Topic:[teneo] unique/required java annotations
Goto Forum:
  


Current Time: Fri Apr 26 00:32:16 GMT 2024

Powered by FUDForum. Page generated in 0.02650 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top