dev@jax-ws.java.net

Re: status of mex into jaxws runtime?

From: kathy walsh <Kathleen.Walsh_at_Sun.COM>
Date: Tue, 01 Aug 2006 12:26:07 -0400

Bobby Bissett wrote:

> Hi,
>
> Just wanted to check since I need to keep track of my status. How's it
> going with the mex integration into the jax-ws runtime?

Still working out the details.

> I had mentioned this in an email to Kathy before, but wanted to remind
> here as well: it may be worth looking into the possibility of handling
> policy as a separate part of the data that is returned. In other
> words, change ServiceDescriptor to have these methods:
>
> public List<Source> getWSDLs()
> public List<Source> getSchemas()
> public List<Source> getPolicies() // the new one
>
> This isn't something we're planning on supporting right now, but I
> think it will come up in the future, and it may be easier to add
> support now than revisit the issue later. I'd at least like you to
> look at it while you're doing the mex integration. I've already made
> the changes in the mex code to handle the case, though right now
> there's no way to call that getPolicies method with the current
> ServiceDescriptor.

Bobby, I will keep this in mind while working out the details.
k

>
>
> Thanks,
> Bobby
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_jax-ws.dev.java.net
> For additional commands, e-mail: dev-help_at_jax-ws.dev.java.net
>