Re: [app] xmlbeans

2006-08-29 Thread Jordan Justen

I verified that this issue appears to be fixed for xmlbeans with r438202 of
the classlib trunk.

Thanks again Richard.

On 8/28/06, Paulex Yang [EMAIL PROTECTED] wrote:


HARMONY-1293 has been resolved at r437626, thank Richard to provide
patch. Would anyone help to check the status of xmlbeans with Harmony now?

Jordan Justen wrote:
 Thanks Richard!

 On 8/28/06, Richard Liang [EMAIL PROTECTED] wrote:



 Richard Liang wrote:
 
 
  Nathan Beyer wrote:
  I take it that means the issue is pretty obvious (very easy to
  recreate).
  Can you tell us what you did to recreate it and what class in
Harmony
  is at
  issue?
 
  It seems a bug of java.util.ArrayList. I will attach a patch to fix
 it.
 I have raised a JIRA HARMONY-1293[1] for this issue with patch
 attached.  :-)

 [1] https://issues.apache.org/jira/browse/HARMONY-1293

 Richard.
 
  Best regards,
  Richard
  -Nathan
 
 
  -Original Message-
  From: Richard Liang [mailto:[EMAIL PROTECTED]
  Sent: Sunday, August 27, 2006 10:36 PM
  To: harmony-dev@incubator.apache.org
  Subject: Re: [app] xmlbeans
 
  I reproduce the same error on xmlbeans-2.2.0.
 
  Jordan Justen wrote:
 
  Well, I don't have much details, but here's the stack trace.  I
  figured it
  wouldn't be to helpful for the list.  I don't see this exception
 with
 
  the
 
  sun jvm/classes.  Anyway, I'll try debug it some...
 
  [java] java.lang.NullPointerException
  [java] at
 org.apache.xmlbeans.impl.common.NameUtil.splitWords
 (
  NameUtil.java:667)
  [java] at
  org.apache.xmlbeans.impl.common.NameUtil.lowerCamelCase(
  NameUtil.java:623)
  [java] at
  org.apache.xmlbeans.impl.common.NameUtil.getPackageFromNamespace(
  NameUtil.java:513)
  [java] at
 
 
  org.apache.xmlbeans.impl.common.NameUtil.getClassNameFromQName(
 NameUtil.ja
 
  va
 
  :328)
  [java] at
 
 
  org.apache.xmlbeans.impl.common.NameUtil.getClassNameFromQName(
 NameUtil.ja
 
  va
 
  :318)
  [java] at
  org.apache.xmlbeans.impl.schema.StscJavaizer.pickFullJavaClassName
(
  StscJavaizer.java:679)
  [java] at
  org.apache.xmlbeans.impl.schema.StscJavaizer.assignGlobalJavaNames
(
  StscJavaizer.java:91)
  [java] at
  org.apache.xmlbeans.impl.schema.StscJavaizer.javaizeAllTypes(
  StscJavaizer.java:55)
  [java] at
 
 org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.compileImpl(
  SchemaTypeSystemCompiler.java:313)
  [java] at
  org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.compile(
  SchemaTypeSystemCompiler.java:181)
  [java] at
  org.apache.xmlbeans.impl.tool.SchemaCompiler.loadTypeSystem(
  SchemaCompiler.java:952)
  [java] at
  org.apache.xmlbeans.impl.tool.SchemaCompiler.compile(
  SchemaCompiler.java:1072)
  [java] at
 org.apache.xmlbeans.impl.tool.SchemaCompiler.main(
  SchemaCompiler.java:368)
 
 
  On 8/27/06, Nathan Beyer [EMAIL PROTECTED] wrote:
 
  Is there a particular issue that you've run into?
 
 
  -Original Message-
  From: Jordan Justen [mailto:[EMAIL PROTECTED]
  Sent: Sunday, August 27, 2006 7:10 PM
  To: harmony-dev@incubator.apache.org
  Subject: [app] xmlbeans
 
  Has anyone successfully used harmony with xmlbeans (
  http://xmlbeans.apache.org/)?
 
  Or, does anyone know of any major reasons why it would not be
 
  working at
 
  this time?
 
  I tried it without luck.  I'll debug the error if no one knows
of
  any
  major
  roadblocks that I'd encounter.
 
  Thanks,
 
  -Jordan
 
 
 -
  Terms of use : http://incubator.apache.org/harmony/mailing.html
  To unsubscribe, e-mail:
 [EMAIL PROTECTED]
  For additional commands, e-mail:
  [EMAIL PROTECTED]
 
 
 
  --
  Richard Liang
  China Software Development Lab, IBM
 
 
 
 
 -
  Terms of use : http://incubator.apache.org/harmony/mailing.html
  To unsubscribe, e-mail:
[EMAIL PROTECTED]
  For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 
 
 
-
  Terms of use : http://incubator.apache.org/harmony/mailing.html
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 
 
 

 --
 Richard Liang
 China Software Development Lab, IBM



 -
 Terms of use : http://incubator.apache.org/harmony/mailing.html
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





--
Paulex Yang
China Software Development Lab
IBM



-
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: [app] xmlbeans

2006-08-28 Thread Richard Liang



Nathan Beyer wrote:

I take it that means the issue is pretty obvious (very easy to recreate).
Can you tell us what you did to recreate it and what class in Harmony is at
issue?
  

It seems a bug of java.util.ArrayList. I will attach a patch to fix it.

Best regards,
Richard

-Nathan

  

-Original Message-
From: Richard Liang [mailto:[EMAIL PROTECTED]
Sent: Sunday, August 27, 2006 10:36 PM
To: harmony-dev@incubator.apache.org
Subject: Re: [app] xmlbeans

I reproduce the same error on xmlbeans-2.2.0.

Jordan Justen wrote:


Well, I don't have much details, but here's the stack trace.  I
figured it
wouldn't be to helpful for the list.  I don't see this exception with
  

the


sun jvm/classes.  Anyway, I'll try debug it some...

[java] java.lang.NullPointerException
[java] at org.apache.xmlbeans.impl.common.NameUtil.splitWords(
NameUtil.java:667)
[java] at
org.apache.xmlbeans.impl.common.NameUtil.lowerCamelCase(
NameUtil.java:623)
[java] at
org.apache.xmlbeans.impl.common.NameUtil.getPackageFromNamespace(
NameUtil.java:513)
[java] at

  

org.apache.xmlbeans.impl.common.NameUtil.getClassNameFromQName(NameUtil.ja
va


:328)
[java] at

  

org.apache.xmlbeans.impl.common.NameUtil.getClassNameFromQName(NameUtil.ja
va


:318)
[java] at
org.apache.xmlbeans.impl.schema.StscJavaizer.pickFullJavaClassName(
StscJavaizer.java:679)
[java] at
org.apache.xmlbeans.impl.schema.StscJavaizer.assignGlobalJavaNames(
StscJavaizer.java:91)
[java] at
org.apache.xmlbeans.impl.schema.StscJavaizer.javaizeAllTypes(
StscJavaizer.java:55)
[java] at
org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.compileImpl(
SchemaTypeSystemCompiler.java:313)
[java] at
org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.compile(
SchemaTypeSystemCompiler.java:181)
[java] at
org.apache.xmlbeans.impl.tool.SchemaCompiler.loadTypeSystem(
SchemaCompiler.java:952)
[java] at org.apache.xmlbeans.impl.tool.SchemaCompiler.compile(
SchemaCompiler.java:1072)
[java] at org.apache.xmlbeans.impl.tool.SchemaCompiler.main(
SchemaCompiler.java:368)


On 8/27/06, Nathan Beyer [EMAIL PROTECTED] wrote:
  

Is there a particular issue that you've run into?



-Original Message-
From: Jordan Justen [mailto:[EMAIL PROTECTED]
Sent: Sunday, August 27, 2006 7:10 PM
To: harmony-dev@incubator.apache.org
Subject: [app] xmlbeans

Has anyone successfully used harmony with xmlbeans (
http://xmlbeans.apache.org/)?

Or, does anyone know of any major reasons why it would not be
  

working at


this time?

I tried it without luck.  I'll debug the error if no one knows of any
major
roadblocks that I'd encounter.

Thanks,

-Jordan
  

-
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Richard Liang
China Software Development Lab, IBM



-
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  


--
Richard Liang
China Software Development Lab, IBM 



Re: [app] xmlbeans

2006-08-28 Thread Richard Liang



Richard Liang wrote:



Nathan Beyer wrote:
I take it that means the issue is pretty obvious (very easy to 
recreate).
Can you tell us what you did to recreate it and what class in Harmony 
is at

issue?
  

It seems a bug of java.util.ArrayList. I will attach a patch to fix it.
I have raised a JIRA HARMONY-1293[1] for this issue with patch 
attached.  :-)


[1] https://issues.apache.org/jira/browse/HARMONY-1293

Richard.


Best regards,
Richard

-Nathan

 

-Original Message-
From: Richard Liang [mailto:[EMAIL PROTECTED]
Sent: Sunday, August 27, 2006 10:36 PM
To: harmony-dev@incubator.apache.org
Subject: Re: [app] xmlbeans

I reproduce the same error on xmlbeans-2.2.0.

Jordan Justen wrote:
   

Well, I don't have much details, but here's the stack trace.  I
figured it
wouldn't be to helpful for the list.  I don't see this exception with
  

the
   

sun jvm/classes.  Anyway, I'll try debug it some...

[java] java.lang.NullPointerException
[java] at org.apache.xmlbeans.impl.common.NameUtil.splitWords(
NameUtil.java:667)
[java] at
org.apache.xmlbeans.impl.common.NameUtil.lowerCamelCase(
NameUtil.java:623)
[java] at
org.apache.xmlbeans.impl.common.NameUtil.getPackageFromNamespace(
NameUtil.java:513)
[java] at

  
org.apache.xmlbeans.impl.common.NameUtil.getClassNameFromQName(NameUtil.ja 


va
   

:328)
[java] at

  
org.apache.xmlbeans.impl.common.NameUtil.getClassNameFromQName(NameUtil.ja 


va
   

:318)
[java] at
org.apache.xmlbeans.impl.schema.StscJavaizer.pickFullJavaClassName(
StscJavaizer.java:679)
[java] at
org.apache.xmlbeans.impl.schema.StscJavaizer.assignGlobalJavaNames(
StscJavaizer.java:91)
[java] at
org.apache.xmlbeans.impl.schema.StscJavaizer.javaizeAllTypes(
StscJavaizer.java:55)
[java] at
org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.compileImpl(
SchemaTypeSystemCompiler.java:313)
[java] at
org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.compile(
SchemaTypeSystemCompiler.java:181)
[java] at
org.apache.xmlbeans.impl.tool.SchemaCompiler.loadTypeSystem(
SchemaCompiler.java:952)
[java] at 
org.apache.xmlbeans.impl.tool.SchemaCompiler.compile(

SchemaCompiler.java:1072)
[java] at org.apache.xmlbeans.impl.tool.SchemaCompiler.main(
SchemaCompiler.java:368)


On 8/27/06, Nathan Beyer [EMAIL PROTECTED] wrote:
 

Is there a particular issue that you've run into?

   

-Original Message-
From: Jordan Justen [mailto:[EMAIL PROTECTED]
Sent: Sunday, August 27, 2006 7:10 PM
To: harmony-dev@incubator.apache.org
Subject: [app] xmlbeans

Has anyone successfully used harmony with xmlbeans (
http://xmlbeans.apache.org/)?

Or, does anyone know of any major reasons why it would not be
  

working at
   

this time?

I tried it without luck.  I'll debug the error if no one knows of 
any

major
roadblocks that I'd encounter.

Thanks,

-Jordan
  

-
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: 
[EMAIL PROTECTED]





--
Richard Liang
China Software Development Lab, IBM



-
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  




--
Richard Liang
China Software Development Lab, IBM 




-
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [app] xmlbeans

2006-08-28 Thread Jordan Justen

Thanks Richard!

On 8/28/06, Richard Liang [EMAIL PROTECTED] wrote:




Richard Liang wrote:


 Nathan Beyer wrote:
 I take it that means the issue is pretty obvious (very easy to
 recreate).
 Can you tell us what you did to recreate it and what class in Harmony
 is at
 issue?

 It seems a bug of java.util.ArrayList. I will attach a patch to fix it.
I have raised a JIRA HARMONY-1293[1] for this issue with patch
attached.  :-)

[1] https://issues.apache.org/jira/browse/HARMONY-1293

Richard.

 Best regards,
 Richard
 -Nathan


 -Original Message-
 From: Richard Liang [mailto:[EMAIL PROTECTED]
 Sent: Sunday, August 27, 2006 10:36 PM
 To: harmony-dev@incubator.apache.org
 Subject: Re: [app] xmlbeans

 I reproduce the same error on xmlbeans-2.2.0.

 Jordan Justen wrote:

 Well, I don't have much details, but here's the stack trace.  I
 figured it
 wouldn't be to helpful for the list.  I don't see this exception with

 the

 sun jvm/classes.  Anyway, I'll try debug it some...

 [java] java.lang.NullPointerException
 [java] at org.apache.xmlbeans.impl.common.NameUtil.splitWords
(
 NameUtil.java:667)
 [java] at
 org.apache.xmlbeans.impl.common.NameUtil.lowerCamelCase(
 NameUtil.java:623)
 [java] at
 org.apache.xmlbeans.impl.common.NameUtil.getPackageFromNamespace(
 NameUtil.java:513)
 [java] at


 org.apache.xmlbeans.impl.common.NameUtil.getClassNameFromQName(
NameUtil.ja

 va

 :328)
 [java] at


 org.apache.xmlbeans.impl.common.NameUtil.getClassNameFromQName(
NameUtil.ja

 va

 :318)
 [java] at
 org.apache.xmlbeans.impl.schema.StscJavaizer.pickFullJavaClassName(
 StscJavaizer.java:679)
 [java] at
 org.apache.xmlbeans.impl.schema.StscJavaizer.assignGlobalJavaNames(
 StscJavaizer.java:91)
 [java] at
 org.apache.xmlbeans.impl.schema.StscJavaizer.javaizeAllTypes(
 StscJavaizer.java:55)
 [java] at
 org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.compileImpl(
 SchemaTypeSystemCompiler.java:313)
 [java] at
 org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.compile(
 SchemaTypeSystemCompiler.java:181)
 [java] at
 org.apache.xmlbeans.impl.tool.SchemaCompiler.loadTypeSystem(
 SchemaCompiler.java:952)
 [java] at
 org.apache.xmlbeans.impl.tool.SchemaCompiler.compile(
 SchemaCompiler.java:1072)
 [java] at org.apache.xmlbeans.impl.tool.SchemaCompiler.main(
 SchemaCompiler.java:368)


 On 8/27/06, Nathan Beyer [EMAIL PROTECTED] wrote:

 Is there a particular issue that you've run into?


 -Original Message-
 From: Jordan Justen [mailto:[EMAIL PROTECTED]
 Sent: Sunday, August 27, 2006 7:10 PM
 To: harmony-dev@incubator.apache.org
 Subject: [app] xmlbeans

 Has anyone successfully used harmony with xmlbeans (
 http://xmlbeans.apache.org/)?

 Or, does anyone know of any major reasons why it would not be

 working at

 this time?

 I tried it without luck.  I'll debug the error if no one knows of
 any
 major
 roadblocks that I'd encounter.

 Thanks,

 -Jordan


-
 Terms of use : http://incubator.apache.org/harmony/mailing.html
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]



 --
 Richard Liang
 China Software Development Lab, IBM



 -
 Terms of use : http://incubator.apache.org/harmony/mailing.html
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 -
 Terms of use : http://incubator.apache.org/harmony/mailing.html
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





--
Richard Liang
China Software Development Lab, IBM



-
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: [app] xmlbeans

2006-08-28 Thread Paulex Yang
HARMONY-1293 has been resolved at r437626, thank Richard to provide 
patch. Would anyone help to check the status of xmlbeans with Harmony now?


Jordan Justen wrote:

Thanks Richard!

On 8/28/06, Richard Liang [EMAIL PROTECTED] wrote:




Richard Liang wrote:


 Nathan Beyer wrote:
 I take it that means the issue is pretty obvious (very easy to
 recreate).
 Can you tell us what you did to recreate it and what class in Harmony
 is at
 issue?

 It seems a bug of java.util.ArrayList. I will attach a patch to fix 
it.

I have raised a JIRA HARMONY-1293[1] for this issue with patch
attached.  :-)

[1] https://issues.apache.org/jira/browse/HARMONY-1293

Richard.

 Best regards,
 Richard
 -Nathan


 -Original Message-
 From: Richard Liang [mailto:[EMAIL PROTECTED]
 Sent: Sunday, August 27, 2006 10:36 PM
 To: harmony-dev@incubator.apache.org
 Subject: Re: [app] xmlbeans

 I reproduce the same error on xmlbeans-2.2.0.

 Jordan Justen wrote:

 Well, I don't have much details, but here's the stack trace.  I
 figured it
 wouldn't be to helpful for the list.  I don't see this exception 
with


 the

 sun jvm/classes.  Anyway, I'll try debug it some...

 [java] java.lang.NullPointerException
 [java] at 
org.apache.xmlbeans.impl.common.NameUtil.splitWords

(
 NameUtil.java:667)
 [java] at
 org.apache.xmlbeans.impl.common.NameUtil.lowerCamelCase(
 NameUtil.java:623)
 [java] at
 org.apache.xmlbeans.impl.common.NameUtil.getPackageFromNamespace(
 NameUtil.java:513)
 [java] at


 org.apache.xmlbeans.impl.common.NameUtil.getClassNameFromQName(
NameUtil.ja

 va

 :328)
 [java] at


 org.apache.xmlbeans.impl.common.NameUtil.getClassNameFromQName(
NameUtil.ja

 va

 :318)
 [java] at
 org.apache.xmlbeans.impl.schema.StscJavaizer.pickFullJavaClassName(
 StscJavaizer.java:679)
 [java] at
 org.apache.xmlbeans.impl.schema.StscJavaizer.assignGlobalJavaNames(
 StscJavaizer.java:91)
 [java] at
 org.apache.xmlbeans.impl.schema.StscJavaizer.javaizeAllTypes(
 StscJavaizer.java:55)
 [java] at
 
org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.compileImpl(

 SchemaTypeSystemCompiler.java:313)
 [java] at
 org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.compile(
 SchemaTypeSystemCompiler.java:181)
 [java] at
 org.apache.xmlbeans.impl.tool.SchemaCompiler.loadTypeSystem(
 SchemaCompiler.java:952)
 [java] at
 org.apache.xmlbeans.impl.tool.SchemaCompiler.compile(
 SchemaCompiler.java:1072)
 [java] at 
org.apache.xmlbeans.impl.tool.SchemaCompiler.main(

 SchemaCompiler.java:368)


 On 8/27/06, Nathan Beyer [EMAIL PROTECTED] wrote:

 Is there a particular issue that you've run into?


 -Original Message-
 From: Jordan Justen [mailto:[EMAIL PROTECTED]
 Sent: Sunday, August 27, 2006 7:10 PM
 To: harmony-dev@incubator.apache.org
 Subject: [app] xmlbeans

 Has anyone successfully used harmony with xmlbeans (
 http://xmlbeans.apache.org/)?

 Or, does anyone know of any major reasons why it would not be

 working at

 this time?

 I tried it without luck.  I'll debug the error if no one knows of
 any
 major
 roadblocks that I'd encounter.

 Thanks,

 -Jordan


-
 Terms of use : http://incubator.apache.org/harmony/mailing.html
 To unsubscribe, e-mail: 
[EMAIL PROTECTED]

 For additional commands, e-mail:
 [EMAIL PROTECTED]



 --
 Richard Liang
 China Software Development Lab, IBM



 
-

 Terms of use : http://incubator.apache.org/harmony/mailing.html
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: 
[EMAIL PROTECTED]




 -
 Terms of use : http://incubator.apache.org/harmony/mailing.html
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: 
[EMAIL PROTECTED]






--
Richard Liang
China Software Development Lab, IBM



-
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]







--
Paulex Yang
China Software Development Lab
IBM



-
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [app] xmlbeans

2006-08-27 Thread Nathan Beyer
I take it that means the issue is pretty obvious (very easy to recreate).
Can you tell us what you did to recreate it and what class in Harmony is at
issue?

-Nathan

 -Original Message-
 From: Richard Liang [mailto:[EMAIL PROTECTED]
 Sent: Sunday, August 27, 2006 10:36 PM
 To: harmony-dev@incubator.apache.org
 Subject: Re: [app] xmlbeans
 
 I reproduce the same error on xmlbeans-2.2.0.
 
 Jordan Justen wrote:
  Well, I don't have much details, but here's the stack trace.  I
  figured it
  wouldn't be to helpful for the list.  I don't see this exception with
 the
  sun jvm/classes.  Anyway, I'll try debug it some...
 
  [java] java.lang.NullPointerException
  [java] at org.apache.xmlbeans.impl.common.NameUtil.splitWords(
  NameUtil.java:667)
  [java] at
  org.apache.xmlbeans.impl.common.NameUtil.lowerCamelCase(
  NameUtil.java:623)
  [java] at
  org.apache.xmlbeans.impl.common.NameUtil.getPackageFromNamespace(
  NameUtil.java:513)
  [java] at
 
 org.apache.xmlbeans.impl.common.NameUtil.getClassNameFromQName(NameUtil.ja
 va
 
  :328)
  [java] at
 
 org.apache.xmlbeans.impl.common.NameUtil.getClassNameFromQName(NameUtil.ja
 va
 
  :318)
  [java] at
  org.apache.xmlbeans.impl.schema.StscJavaizer.pickFullJavaClassName(
  StscJavaizer.java:679)
  [java] at
  org.apache.xmlbeans.impl.schema.StscJavaizer.assignGlobalJavaNames(
  StscJavaizer.java:91)
  [java] at
  org.apache.xmlbeans.impl.schema.StscJavaizer.javaizeAllTypes(
  StscJavaizer.java:55)
  [java] at
  org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.compileImpl(
  SchemaTypeSystemCompiler.java:313)
  [java] at
  org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.compile(
  SchemaTypeSystemCompiler.java:181)
  [java] at
  org.apache.xmlbeans.impl.tool.SchemaCompiler.loadTypeSystem(
  SchemaCompiler.java:952)
  [java] at org.apache.xmlbeans.impl.tool.SchemaCompiler.compile(
  SchemaCompiler.java:1072)
  [java] at org.apache.xmlbeans.impl.tool.SchemaCompiler.main(
  SchemaCompiler.java:368)
 
 
  On 8/27/06, Nathan Beyer [EMAIL PROTECTED] wrote:
 
  Is there a particular issue that you've run into?
 
   -Original Message-
   From: Jordan Justen [mailto:[EMAIL PROTECTED]
   Sent: Sunday, August 27, 2006 7:10 PM
   To: harmony-dev@incubator.apache.org
   Subject: [app] xmlbeans
  
   Has anyone successfully used harmony with xmlbeans (
   http://xmlbeans.apache.org/)?
  
   Or, does anyone know of any major reasons why it would not be
  working at
   this time?
  
   I tried it without luck.  I'll debug the error if no one knows of any
   major
   roadblocks that I'd encounter.
  
   Thanks,
  
   -Jordan
 
 
  -
  Terms of use : http://incubator.apache.org/harmony/mailing.html
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
 --
 Richard Liang
 China Software Development Lab, IBM
 
 
 
 -
 Terms of use : http://incubator.apache.org/harmony/mailing.html
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


-
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]