RE: @Nullable annotations?

2007-11-26 Thread Schalk Neethling
On this point, what are the current annotations that we can use for the generated bean code? Just a pointer to the docs would be perfect, thanks! Schalk -Original Message- From: Willis Morse [mailto:[EMAIL PROTECTED] Sent: 24 November 2007 01:50 PM To: user@xmlbeans.apache.org Subject:

Java2WSDL problem

2007-08-29 Thread Schalk Neethling
momentum.wealth.statement.impl.CessionDtoImpl extends non-bean class org.apache.xmlbeans.impl.values.XmlComplexContentImpl. An xml schema anyType will be used to define momentum.wealth.statement.impl.CessionDtoImpl in the wsdl file. -- Kind Regards, Schalk Neethling This email and all content are subject

RE: xsdconfig revisited

2007-08-28 Thread Schalk Neethling
. This means that momentum.wealth.statement.* is not valid. The handler class has to contain corresponding methods to handle the call of interface methods. Cezar From: Schalk Neethling [mailto:[EMAIL PROTECTED] Sent: Monday, August 27, 2007 3:22 AM To: user

xsdconfig revisited

2007-08-27 Thread Schalk Neethling
source files or the xmlns:tns defined inside the XSD files? What exactly should the staticHandler do? Thanks! -- Kind Regards, Schalk Neethling This email and all content are subject to the following disclaimer: http://content.momentum.co.za/content/legal/disclaimer_email.htm

Re: xsdconfig

2007-08-22 Thread Schalk Neethling
somename.xsdconfig? Also make sure it’s in the list of files to be compiled. Cezar *From:* Schalk Neethling [mailto:[EMAIL PROTECTED] *Sent:* Wednesday, August 22, 2007 8:49 AM *To:* user@xmlbeans.apache.org *Subject

Implementation files with empty Constructor

2007-08-21 Thread Schalk Neethling
constructor? public AddressDtoImpl() { super(); } If this would involve editing the source of XMLBeans can someone please point in the directing of where in the source I should start looking to get this done. Thank you in advance. -- Kind Regards, Schalk Neethling

XMLBEANS-174

2007-08-21 Thread Schalk Neethling
then willing to implement this if someone can point me in the right direction with regards to the location in the current code base where the current Constructor is generated. Thank you in advance. -- Kind Regards, Schalk Neethling This email and all content are subject to the following

RE: General question

2007-08-20 Thread Schalk Neethling
instance (except for classoading-related things, of course) - the DOM implementation is currently not serializable, I don't really know what the reason for that is. Radu -Original Message- From: Schalk Neethling [mailto:[EMAIL PROTECTED] Sent: Friday, August 17, 2007 9:44 AM To: user

Re: General question

2007-08-18 Thread Schalk Neethling
Message- From: Schalk Neethling [mailto:[EMAIL PROTECTED] Sent: Friday, August 17, 2007 9:44 AM To: user@xmlbeans.apache.org Subject: General question Hey there everyone, A quick question. Is XMLBeans serializable? If so, is there somewhere documentation to confirm

Generating Javadoc

2007-08-14 Thread Schalk Neethling
this. Thanks! -- Kind Regards, Schalk Neethling This email and all content are subject to the following disclaimer: http://content.momentum.co.za/content/legal/disclaimer_email.htm

RE: Generating Javadoc

2007-08-14 Thread Schalk Neethling
javadoc over this src. -Jacobd On 8/14/07, Schalk Neethling [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Greetings everyone, Is there a way that I can generate Java docs for my own generated XMLBeans? I currently face the situation where a report designer using BIRT is consuming a .jar

RE: Generating Javadoc

2007-08-14 Thread Schalk Neethling
Just saw the srcgendir on the documentation. I am trying this out now. From: Schalk Neethling [mailto:[EMAIL PROTECTED] Sent: 14 August 2007 11:28 AM To: user@xmlbeans.apache.org Subject: RE: Generating Javadoc Can you accomplish this same task using Ant

RE: Generating Javadoc

2007-08-14 Thread Schalk Neethling
Neethling [mailto:[EMAIL PROTECTED] Sent: 14 August 2007 11:38 AM To: user@xmlbeans.apache.org Subject: RE: Generating Javadoc Just saw the srcgendir on the documentation. I am trying this out now. From: Schalk Neethling [mailto:[EMAIL PROTECTED] Sent: 14

RE: Generating Javadoc

2007-08-14 Thread Schalk Neethling
No problem, got this working and the javadoc generated from the source. From: Schalk Neethling [mailto:[EMAIL PROTECTED] Sent: 14 August 2007 12:01 PM To: user@xmlbeans.apache.org Subject: RE: Generating Javadoc Greetings, Would the appropriate usage

Re: sizeOf

2007-08-07 Thread Schalk Neethling
. This works the same way if maxOccurs=5 but the difference is that if the array length grows greater than 5 it would fail validation. Hope this helps clarify things, please let the list know if you have further questions, -Jacob Danner On 7/24/07, *Schalk Neethling* [EMAIL PROTECTED] mailto