Hi all,

I use a schema in my web service that uses the MathML xsd, and the only
binding I 've been able to compile it with is jaxb, but for that to happen I
need to give some additional parameters as explained here[1]. So my question
is, when I want to use jaxb as binding when using wsdl2java(axis2 1.5), is
there anyway of giving this parameter to   the tool, or in some other way
use the generated code with my service. One solution is to maybe have the
service accepts raw string as input and marshall it into java object on the
in service implementation, and do something similar on the client.

Any other good suggestions?

cheers, Håkon


[1]http://weblogs.java.net/blog/kohsuke/archive/2006/03/simple_and_bett.html

-- 
Håkon Sagehaug, Scientific Programmer
Parallab, Bergen Center for Computational Science(BCCS)
Uni BCCS/Uni Research
hakon.sageh...@uni.no, phone +47 55584125

Reply via email to