NullPointerException in initializer of type factory
---
Key: XMLBEANS-243
URL: http://issues.apache.org/jira/browse/XMLBEANS-243
Project: XMLBeans
Type: Bug
Components: XmlObject
Versions: Version 2.1
Envir
[ http://issues.apache.org/jira/browse/XMLBEANS-243?page=all ]
Jan Van den Bergh updated XMLBEANS-243:
---
Description:
After compiling my schema, I try out a small test program to try to create
objects:
import java.io.IOException;
import org.apach
Incorrect javac location in scomp.exe
-
Key: XMLBEANS-244
URL: http://issues.apache.org/jira/browse/XMLBEANS-244
Project: XMLBeans
Type: Bug
Components: Compiler
Versions: Version 2.1
Environment: Windows XP SP2
Re
[ http://issues.apache.org/jira/browse/XMLBEANS-244?page=all ]
Ilana Davidi updated XMLBEANS-244:
--
Summary: Incorrect javac location in scomp executable (was: Incorrect
javac location in scomp.exe)
> Incorrect javac location in scomp executable
>
Edward, thanks for sending the patch, I modified the check to avoid the
case when there are different return types but to allow your scenario.
Cezar
> -Original Message-
> From: Edward Frederick [mailto:[EMAIL PROTECTED]
> Sent: Saturday, January 21, 2006 7:11 PM
> To: dev@xmlbeans.apache
[
http://issues.apache.org/jira/browse/XMLBEANS-243?page=comments#action_12363755
]
Lawrence Jones commented on XMLBEANS-243:
-
Hi Jan - can you attach the schema which caused the issue please?
> NullPointerException in initializer of type factory
>