Hi Nigel,

I can run axis2 web services just fine - the binding compiler is
working for me. What I can't figure out is how to prevent jib2wsdl
from creating abstract mappings or marshalling with an abstract type
and a type-name. If anyone has any ideas, please help.

Robert

On Nov 18, 2007 7:33 PM, Nigel Charman <[EMAIL PROTECTED]> wrote:
> Hi Robert
>
> The IMarshallable interface is added to the class file by the JiBX
> binding compiler.  So long as you are running the binding compiler, the
> IMarshallable interface will be available at runtime.  In the Jibx2Wsdl
> examples, search for the "bind" taskdef in the build.xml file to see  an
> example of invoking the binding compiler.
>
> Cheers
> Nigel
>
> robert lazarski wrote:
> <snip>
> > Yet 'ExchangePermissionBO bo' doesn't implement IMarshallable. You say
> > it doesn't need to. ok, so I'm approaching this wrong. What's the
> > right way - or any way - to do this?
> >
> > Please help,
> > Robert
> >
>
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> 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 2005.
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

Reply via email to