[jsword-devel] RE: TWiki - Registration for CameronBraid
Daniel Glassey
jsword-devel@crosswire.org
Mon, 14 Apr 2003 11:31:01 +0100
Hiya,
directing to the devlist for people to answer. Feel free to subscribe
at http://www.crosswire.org/mailman/listinfo/jsword-devel
Regards,
Daniel
On 14 Apr 2003 at 10:32, Cameron Braid sent forth the message:
> I have been trying to setup the Jsword project in Eclipse to be able to
> compile the project.
>
> Firstly, there isn't any documentation to indicate that JAXB us needed to
> build the project. I figured this out from reading the ant build script.
> It may be worthwhile adding this info to the twiki (which I can do as soon
> as my registration is approved)
>
> I have run into a problem with the Osis binding, using JAXB.
>
> I downloaded the latest version of the Java Web Services Developer Pack 1.1
> - jwsdp-1.1
>
> As far as I can tell, this is the only downloadable version.
>
> I installed this pack, and setup my classpath to contain the JAXB jars.
>
> I then ran the ant script to compile the schema binding classes.
>
> The problem is with the ObjectFactory - All methods of this class are used
> in a static context, even though they are not static.
>
> I presume that the osis code has been written against an older version of
> JAXB.
>
> Will this code be upgraded to use the latest version fo JAXB, or can you
> include a 'generated' source tree in the CVS repository so that I don't need
> the old JAXP version?
>
> Thanks,
>
> Cameron.
>