> -----Original Message-----
[snip]
> So binding on load is not an option. I came up with the 
> following solution.
> 
> In eclipse I added an Ant builder to the project. Every time 
> a JiBX bound class is saved the builder runs and post 
> processes the class file.
> 
> Now the JiBX compiled classes are available for unit testing 
> using standard unit test frameworks.

As a side note: How do you combine jibx with the Eclipse build and 
- even more severe - its product export? The problem is, that the
automatically created Eclipse build.xml used during its deployment is
not aware of the needs to export your prepared class files, but will
build them again (without postprocessing). If your Ant builder has
solved this problem I would appreciate very much, if you could
share your builder (if possible)!

Thank you very much,

Daniel Krügler

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to