Hi, 
So I successfully deployed my ejb as a web service, but when I generated my axis 
client classes (using wsdl2java) the Boolean parameter in my method is now a boolean 
primitive in the client stub.

I looked at the wsdl that jboss-net creates and it does not denote anywhere that the 
parameter should be nillable.  I assumed it would figure this out itself - is there a 
way to denote this in xdoclet or something?

Also, does anyone have a way to generate client code without deploying the web service 
first to generate the wsdl.  Like using java2wsdl then wsdl2java? (I'm working on that 
but I can't get it to work.. wondering if it was possible before I spend a day on 
that..) 

Thanks,
Kris


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837284#3837284

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837284



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to