Any class that has binding mappings can be based into the BindingFactory. So in your case Customer.class should work.
On Wed, Feb 6, 2008 at 10:13 AM, dev dev <[EMAIL PROTECTED]> wrote: > I'm using maven-jibx-plugin v. 1.1.5 for my Maven 2. > > My Java object is Customer.java under src/main/java/com/mycompany > /test/data and my binding file (customer-binding.xml) is under > /src/main/java/com/mycompany > /test. > > I ran through the maven test and the jibx binding compiler works fine. > > I then need to call the binding factory. What would the bindingName be in my > case and I presume the bindingClass would be "Customer.class". > > IBindingFactory jibxBFact = > BindingDirectory.getFactory(bindingName(??????), Customer.class); > > > Thanks > dev > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > jibx-users mailing list > jibx-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jibx-users > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ jibx-users mailing list jibx-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jibx-users