Leslie, You want to use the "wrapped" convention for the best interop with .NET. See the .NET Interop Wiki page for advice (http://wiki.apache.org/ws/FrontPage/Axis/DotNetInterop).
>From a programming perspective, the "wrapped" convention works pretty much just like RPC style. Anne On 6/17/05, Leslie Tighe <[EMAIL PROTECTED]> wrote: > Hello, > > I am trying to expose some EJB components as web services for consumption in > a VB Script and .NET enviornment. I understand that I need to use the > doc/literal style of web service for this. Would any one have an examples or > tutorials that they can point me to on how I can create these services. An > example of how to consume these in VB would be great as well. > > Thanks in advance. > > Leslie > > ________________________________ > Yahoo! Sports > Rekindle the Rivalries. Sign up for Fantasy Football > >
