>>
>>
>> Regards
>> Ralf
>>
>> - Original Message -
>> From: "Philip DONAGHY" <[EMAIL PROTECTED]>
>> To: <[EMAIL PROTECTED]>
>> Sent: Thursday, September 30, 2004 3:23 PM
>> Subject: [castor-dev
class-name="oracle.jdbc.driver.OracleDriver">
>
>
>
>
>
>
>
>
>Regards
>Ralf
>
>
>- Original Message -
>From: "Philip DONAGHY" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>
gards
> Ralf
>
> - Original Message -
> From: "Philip DONAGHY" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, September 30, 2004 3:23 PM
> Subject: [castor-dev] Unable to find FieldDescriptor for 'driver' in
> ClassDescri
ginal Message -
From: "Philip DONAGHY" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 30, 2004 3:23 PM
Subject: [castor-dev] Unable to find FieldDescriptor for 'driver' in
ClassDescriptor of
Hi all,
I just updated my castor jar using the
The database.xml format has changed. Take a look at the examples in
the snapshot to see the difference. Mainly there is now a top level
tag and few other additions inside there as well. As far as
I know the mappings files shouldnt have to be changed at all.
hope this helps!
-Nick
On Thu, 30 Se
Hi all,
I just updated my castor jar using the daily snapshot source and I got
this error. I am migrating from 0.9.5.3. I am using j2sdk1.4.2_04. Below
is the stack trace, the database.xml, the mapping.xml, and even the
source code that all works with 0.9.5.3.
unable to find FieldDescriptor for
Amy,
Castor JDo requires you to have a element for each field defined in your mapping. If you do not want to persist all fields, please make use of the access and transient attributes as required.
Werner
--Original Message Text---
From: Amy Fong
Date: Tue, 6 Apr 2004 15:29:40 -0400
Hi
all,I am trying to unmarshall a xml file and then using the castor jdo
save =the information to the database. I am getting the following error when
I =try to run the JDO portion of my program.Error
Message:org.exolab.castor.jdo.DatabaseNotFoundException: Nested error:
=org.xml.sax.SAXExc
You need to modify your mapping.xml file as such:
should be:
--Keith
jose luis campos wrote:
>
> org.xml.sax.SAXException: unable to find FieldDescriptor for
> 'product_group' in ClassDescriptor of org.sibum.amazon.Catalog{file:
> [not available]; line: 6; column: 16}
>
>
> What im
org.xml.sax.SAXException: unable to find FieldDescriptor for 'product_group' in ClassDescriptor of org.sibum.amazon.Catalog{file: [not available]; line: 6; column: 16}
What im doing wrong? Please check the xml file at http://rcm.amazon.com/e/cm?t=universitstea-20&l=st1&search=XML&mode=books&p=
te.
Marko
>-Original Message-
>From: Christian Landbo (Presys A/S) [mailto:[EMAIL PROTECTED]
>Subject: Re: [castor-dev] "unable to find FieldDescriptor"
>after adding namespace
>
>I am not exactly sure why, but adding
>
>elementFormDefault="qualified"
t;
>
>
>
>
-Original Message-
From: Keith Visco [mailto:[EMAIL PROTECTED]
Sent: Friday, February 27, 2004 2:35 PM
To: [EMAIL PROTECTED]
Subject: Re: [castor-dev] unable to find FieldDescriptor error
The source generator binding files, used to help control the source
g
; at
> org.exolab.castor.builder.SourceGenerator.main(SourceGenerator.java:1121)
> -- No binding file will be used
>
> -Original Message-
> From: bjsp [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 27, 2004 10:52 AM
> To: [EMAIL PROTECTED]
> Subject: [ca
nding.BindingLoader.createBinding(BindingLoader.java:250)
at
org.exolab.castor.builder.SourceGenerator.main(SourceGenerator.java:1121)
-- No binding file will be used
-Original Message-
From: bjsp [mailto:[EMAIL PROTECTED]
Sent: Friday, February 27, 2004 10:52 AM
To: [EMAIL PROTEC
Hi,
I am getting unable to find FieldDescriptor error. I am using
castor-0.9.4.3-xml.jar. Attached is the error and the mapping file. This
mapping file is autogenerated using Castor source code generator and
mapping tool. Any help would be highly appreciated. Thanks in advance.
Mapping [EMAIL
Keith Visco said:
>
> Try these suggestions:
>
> http://www.brainopolis.com/castorwiki/Wiki.jsp?page=FEEM2
>
> --Keith
>
>
I am getting the same error if I try code generation for the dtx example *if
I use the mapping.xml* (if I omit it, code generation succeeds). I'm using
the following ant task
Hi
The document for configuring data-source
(http://castor.exolab.org/database-conf.html#The-Castor-configuration-file)
reads:
"The data-source element specifies the JDBC 2.0
DataSource for obtaining new connections to the database server. DataSources are
defined in the JDBC 2.0 standard
I get the following error:
unable to find FieldDescriptor for 'Address' in ClassDescriptor of Result
Its probably my fault, but for the life of me I can't see it.
Below is the source xsd which was passed to sourcegen, and the mapping file produced
from the resultant java classes.
The error
Hi,
I am getting the following exception when trying to run the JDO test suite
with the current cvs version:
1) [castor.oracle.TC01] Duplicate key detection
org.xml.sax.SAXException: unable to find FieldDescriptor for 'key-generator'
in ClassDescriptor of mapping
at
org.exolab.castor.xml.Unmar
20 matches
Mail list logo