users@jax-rpc.java.net

Re: [followup] wsdeploy bug

From: Doug Kohlert <Doug.Kohlert_at_Sun.COM>
Date: Thu, 09 Oct 2003 10:43:29 -0700

Mark,
Bubble Lo submitted a similar problem. I have verified that this is a
bug and will be fixed as soon as possible.

Thank you for bringing it to our attention.

Hoebeke Mark wrote:
> Mea culpa, I've been sloppy in building the archive. The
> jaxrpc-ri.xml.ok file is not the correct one.
>
> The working jaxrpc-ri.xml file is attached to this mail.
>
> FYI, I checked the build process on Solaris 9 (SunOS topaze 5.9
> Generic_112233-04 sun4u sparc SUNW,Sun-Fire-880
> ), and the behaviour is identical to that observed on Linux/Intel.
>
>
> Mark
>
>
>
> ------------------------------------------------------------------------
>
> <?xml version="1.0" encoding="UTF-8"?>
> <webServices
> xmlns="http://java.sun.com/xml/ns/jax-rpc/ri/dd"
> version="1.0"
> targetNamespaceBase="urn:ResServerTNS"
> typeNamespaceBase="urn:ResServerTypes"
> urlPatternBase="/ws">
>
> <endpoint
> name="Organisms"
> displayName="Organisms Entry Point"
> description="Genomic Elements Retrieval Entry Point"
> interface="seqdb.OrganismIF"
> implementation="seqdb.OrganismImpl"/>
>
>
> <endpoint
> name="Result"
> displayName="Results Entry Point"
> description="Analysis Results Retrieval Entry Point"
> interface="seqdb.ResultIF"
> implementation="seqdb.ResultImpl"/>
>
> <endpointMapping
> endpointName="Organisms"
> urlPattern="/Organisms"/>
>
> <endpointMapping
> endpointName="Result"
> urlPattern="/Results"/>
>
> </webServices>
>
>
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
> For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net


-- 
Doug Kohlert
Java Software Division
Sun Microsystems, Inc.
phone: 503 345-9806
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net