Hi Dennis, long time no write.
I'm having a strange problem with the Jibx Eclipse client deleting files.

I have 2 modules in a multi-module project that have jibx bindings.  For
some reason, when I do a clean on all projects and look at jibx verbose
output, I get stuff like this:

Deleted 10 files:

 com.acme.common.misc.JiBX_formatsFactory

 com.acme.report.requestdef.JiBX_AffiliationListRequestFactory

 com.acme.report.requestdef.JiBX_ClientAuthRequestFactory

 com.acme.report.requestdef.JiBX_MarketListRequestFactory

 com.acme.report.requestdef.JiBX_PivotGridRequestFactory

 com.acme.report.requestdef.JiBX_StationListRequestFactory

 com.acme.service.facet.JiBX_AffiliationListReportAffiliationListReport_access

 com.acme.service.facet.JiBX_MarketListReportMarketListReport_access

 com.acme.service.facet.JiBX_StationListReportStationListReport_access

 com.acme.report.repmodel.JiBX_PivotGridReportFactory

JiBX bindAll end

JiBX incrementalBuild end

JiBX build end @ Wed Apr 29 17:50:58 PDT 2009


havdd

The plugin seems to be munging each module separately and deleting the extra
jibx .class files for both projects.  I have no problem when I do a build
with maven.  Any ideas?


BTW, I have written a generic Jibx REST provider that works with Jersey,
RESTEasy and RestLets.  It handles any class that has jibx bindings, both
incoming and outgoing.  It also works with the RESTEasy client.  I would be
happy to provide it to the cause.


Frank Mena
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to