<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>JavaRanch Web Services</title>
        <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=forum&amp;f=51</link>
        <description>A Friendly Place for Java Greenhorns</description>
        <image>
            <url>http://saloon.javaranch.com/ubb/moosefly.gif</url>
            <title>JavaRanch Big Moose Saloon</title>
            <link>http://saloon.javaranch.com/</link>
        </image>
        <language>en-us</language>
        <generator>JavaRanch RSS</generator>
        <copyright>Copyright 2007 Paul Wheaton. All Rights Reserved.</copyright>
        <item uniqueID="51-005754">
            <title>How to use java to invoke an external webservices (soap, soap1.2)?</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005754</link>
            <description>Hi,&lt;br /&gt; &lt;br /&gt;I am new to webservices. I've tried how to invoke external webservices which uses HTTP GET binding (passing in parameter using URL). My question is how to invoke external webservices which uses SOAP1/2 binding? My intention is to pass file over internet by encoding the file into byte array and take it as one of parameters. On the other side, the webservices provider will decode the byte array string back to file. Because the file size will be around 10k, I can only use SOAP binding, am I right about this? If so, how to invoke this webservice in the java client side? Any advice or link will be appreciated.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005754</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005754wil loo</comments>
            <author/>
            <pubDate>Sun, 11 May 2008 21:07:06 MDT</pubDate>
        </item>
        <item uniqueID="51-005753">
            <title>&amp;quot;org.xml.sax.SAXException: Bad types &amp;quot;</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005753</link>
            <description>hi ,everyone,I use wtp-all-in-one-eclipse(eclipse+axis) created web services,and i use IBM websphere studio Application develop Integration to create BPEL.once i invoke the web service ,I got the wrong message "org.xml.sax.SAXException: Bad types (class java.lang.String -&amp;gt; int)"&lt;br /&gt;my wsdl as the follow:&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;br /&gt;&amp;lt;wsdl:definitions targetNamespace="http://proty01" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://proty01" xmlns:intf="http://proty01" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&amp;gt;&lt;br /&gt;&amp;lt;!--WSDL creat...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005753</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005753april zhang</comments>
            <author/>
            <pubDate>Sun, 11 May 2008 02:27:03 MDT</pubDate>
        </item>
        <item uniqueID="51-005752">
            <title>get ServletContext in Axis</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005752</link>
            <description>Hi,&lt;br /&gt; &lt;br /&gt;I am trying to get ServletContext in Axis. is MessageContext the only object which gives handle to the Servlet in Axis, is there any other way?&lt;br /&gt; &lt;br /&gt;My problem is I am trying to get the Servlet context thru' a daemon thread which I keep on running. And it is giving me MessageContext as null, which seems obvious because I am not getting it from any message. Its a stand alone daemon thread. any suggestions?</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005752</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005752Padmanabh Sahasrabudhe</comments>
            <author/>
            <pubDate>Fri, 9 May 2008 23:17:00 MDT</pubDate>
        </item>
        <item uniqueID="51-005751">
            <title>can any one tell about web server</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005751</link>
            <description>Hi All,&lt;br /&gt; &lt;br /&gt;Please can any one tell about webserver.I don't know any thing in the webserver.How to create,and how to host the jar file and jad files in the webserver.&lt;br /&gt;I already posted this question in another topic,But this topic is moved ,I don't know where it is moved.&lt;br /&gt; &lt;br /&gt;Please any one help in this,&lt;br /&gt; &lt;br /&gt;Thanks in Advance,&lt;br /&gt;Geeta</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005751</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005751Geeta Ravikanti</comments>
            <author/>
            <pubDate>Fri, 9 May 2008 22:51:00 MDT</pubDate>
        </item>
        <item uniqueID="51-005750">
            <title>how to handle exception propagation in webservice client?</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005750</link>
            <description>Hi ,&lt;br /&gt;Is there a way to catch an exception thrown by Webservice server handler?&lt;br /&gt; &lt;br /&gt;We have a situation where we need to handle the exception on the client side thrown by the server handler.&lt;br /&gt;We are using Webspehere webservices created thru RAD 7 and clients are generated using axis 2 code generator tool. We generate WSDL from java class rather than Java from WSDL.&lt;br /&gt; &lt;br /&gt;We have vague idea that we can use wsld fault mechanism but does not have much implementation knowledge on it.&lt;br /&gt; &lt;br /&gt;Any ideas on this will be great help.&lt;br /&gt; &lt;br /&gt;Thanks in advance..</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005750</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005750gopi dasaraju</comments>
            <author/>
            <pubDate>Fri, 9 May 2008 12:32:59 MDT</pubDate>
        </item>
        <item uniqueID="51-005749">
            <title>How to stop a web service client after time out</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005749</link>
            <description>Hi,&lt;br /&gt; &lt;br /&gt;I have client class calling a web service. Now, it may happen with the wev service it may take long to send back the response.But I have a time restriction that if the response doesn't come within given time period I have to stop the client call.&lt;br /&gt; &lt;br /&gt;The time requirement is done. But how to stop the client after the call is made?&lt;br /&gt; &lt;br /&gt;Please help!!! Its urgent.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005749</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005749Mehul Wani</comments>
            <author/>
            <pubDate>Fri, 9 May 2008 02:10:57 MDT</pubDate>
        </item>
        <item uniqueID="51-005748">
            <title>Dynamic Proxy client to access web service from weblogic</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005748</link>
            <description>All,&lt;br /&gt;I created a dynamic client to access the webservice from the weblogic environment.&lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt;&lt;br /&gt;System.setProperty(ServiceFactory.SERVICEFACTORY_PROPERTY,"weblogic.webservice.core.rpc.ServiceFactoryImpl");&lt;br /&gt; Service service = ServiceFactory.newInstance().createService(new java.net.URL(wsdlUrl), serviceQName);&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; System.out.println("Port Class = " + service.getPort(SoftRaterSoap.class));&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; SoftRaterSoap stub = (SoftRaterSoap)service.getPort(new QName(targetNamespace, "SoftRaterSoap"), SoftRaterSoap.class);&lt;br /&gt; MappedRateOperators ibRateOper = new MappedRateOperators();&lt;br /&gt; MappedRateRequest ibCustomOper = new MappedRateRequest();...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005748</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005748Parameswaran Thangavel</comments>
            <author/>
            <pubDate>Thu, 8 May 2008 11:46:56 MDT</pubDate>
        </item>
        <item uniqueID="51-005747">
            <title>Test axis service</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005747</link>
            <description>Hi, is there a good way to test (ping) an axis webservice? I use axis 1.4 for my service client. I would like to avoid having to mock up a sample request, but if there was a standard way to ping an endpoint or endpoint + method, that would be great.&lt;br /&gt; &lt;br /&gt;Thanks</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005747</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005747Andy Hahn</comments>
            <author/>
            <pubDate>Thu, 8 May 2008 10:30:55 MDT</pubDate>
        </item>
        <item uniqueID="51-005746">
            <title>WebService Handlers</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005746</link>
            <description>hi,&lt;br /&gt;can any one provide me some doc/pdf how to configure handlers and run a sample handler application from server to client&lt;br /&gt;i am using websphere intergration developer as ide and websphere6.1 as application server.&lt;br /&gt; &lt;br /&gt;please suggest me, i have been doing the same thing from last couple of days.&lt;br /&gt; &lt;br /&gt;thanks&lt;br /&gt;ravikiran</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005746</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005746Ravi Kiran</comments>
            <author/>
            <pubDate>Thu, 8 May 2008 07:06:55 MDT</pubDate>
        </item>
        <item uniqueID="51-005745">
            <title>SOAP 1.1 or 1.2</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005745</link>
            <description>Hi All,&lt;br /&gt;I have a query regarding invoking the webservice located at serverside.&lt;br /&gt;I have written the client using the help of Axis "xmlbeans".&lt;br /&gt;I made a call to the webservice through this client. But unable to connect with that service. Below error exception is received at client side :&lt;br /&gt; &lt;br /&gt;Please help me to resolve this issue &lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt;org.apache.axis2.AxisFault: Only SOAP 1.1 or SOAP 1.2 messages are supported in the system&lt;br /&gt; at org.apache.axis2.AxisFault.makeFault(AxisFault.java:417)&lt;br /&gt; at org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:89)&lt;br /&gt; at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation....</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005745</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005745Rizwan Patel</comments>
            <author/>
            <pubDate>Thu, 8 May 2008 05:44:55 MDT</pubDate>
        </item>
        <item uniqueID="51-005744">
            <title>JWSDP 2.0 client error</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005744</link>
            <description>Hi,&lt;br /&gt; &lt;br /&gt;I have generated a client stubs for RPC/Encoded style webservices using wscompile tool of JWSDP 2.0. But when i run the client, i get following error&lt;br /&gt; &lt;br /&gt;no serializer is registered for (class [Lcom.test.mywebservices.service.TemplateVariable;, {http://com.test.mywebservices/types}ArrayOfTemplateVariable)&lt;br /&gt;at com.sun.xml.rpc.encoding.TypeMappingUtil.getSerializer(TypeMappingUtil.java:51)&lt;br /&gt;at com.sun.xml.rpc.encoding.InternalTypeMappingRegistryImpl.getSerializer(InternalTypeMappingRegistryImpl.java:376)&lt;br /&gt;at com.test.mywebservices.service.TemplateVariables_SOAPSerializer.initialize(TemplateVariables_SOAPSerializer.java:28)&lt;br /&gt;at com.sun.xml.rpc.encoding.ReferenceableSerializerImpl.initialize(Referenceable...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005744</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005744Ali Gohar</comments>
            <author/>
            <pubDate>Thu, 8 May 2008 04:28:55 MDT</pubDate>
        </item>
        <item uniqueID="51-005743">
            <title>Passing an Object from Application to Handler</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005743</link>
            <description>Hi,&lt;br /&gt; &lt;br /&gt;I've been googling and trying so many things possible approaches to do to pass an object from an application (skeleton) to the handler using Axis2 with no luck I don't know if what I'm doing is actually correct. For brevity, below is only the logic of what I've done.&lt;br /&gt; &lt;br /&gt;Skeleton (aar):&lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt; &lt;br /&gt;MessageContext msgCtx = MessageContext.getCurrentMessageContext();&lt;br /&gt;msgCtx.setProperty("TxnId", txnId);&lt;br /&gt;&lt;/pre&gt;&lt;hr&gt;&lt;/blockquote&gt;&lt;br /&gt; &lt;br /&gt;Handler (mar): --&amp;gt; OutFlow&lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt; &lt;br /&gt;public InvocationResponse invoke(MessageContext msgCtx) throws AxisFault&lt;br /&gt;{&lt;br /&gt; System.out.println(msgCtx.getProperty("TxnId")); ---&amp;gt; it's always null&lt;br /&gt; re...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005743</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005743Freddy Wong</comments>
            <author/>
            <pubDate>Thu, 8 May 2008 04:08:55 MDT</pubDate>
        </item>
        <item uniqueID="51-005742">
            <title>Calling .net webservice from java swing application</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005742</link>
            <description>Hi! &lt;br /&gt; &lt;br /&gt;I have been working on .net framework lately. Now, I need to call a .net web services from java. I have never created/implemented a java web service. &lt;br /&gt; &lt;br /&gt;Can you help me with what jar would i need ? &amp; if i need to download some toolkit ? &lt;br /&gt; &lt;br /&gt;I am currently trying : &lt;br /&gt; &lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt; &lt;br /&gt;String wsdlURL = "http://localhost/TestWS/Service1.asmx?WSDL";&lt;br /&gt;String namespace = "http://localhost";&lt;br /&gt;String serviceName = "Service1";&lt;br /&gt;QName serviceQN = new QName(namespace, serviceName);&lt;br /&gt;URL url = new URL(wsdlURL);&lt;br /&gt;&lt;br /&gt;ServiceFactory serviceFactory = ServiceFactory.newInstance();&lt;br /&gt; Service service = serviceFactory.createService(url, serviceQN);&lt;br /&gt; &lt;br /&gt;&lt;/pre&gt;&lt;h...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005742</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005742Mahima Singh</comments>
            <author/>
            <pubDate>Thu, 8 May 2008 03:08:55 MDT</pubDate>
        </item>
        <item uniqueID="51-005741">
            <title>Axis2 Service Archiver Error in Eclipse</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005741</link>
            <description>Hi,&lt;br /&gt; &lt;br /&gt;When i'm trying to run the Axis2 Service Archiver, Eclipse pops up a message "Service Archive Generated Successfully". But am unable to find by "Service Archiver" file in the destination folder specified below&lt;br /&gt; &lt;br /&gt;C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\axis2\WEB-INF\services&lt;br /&gt; &lt;br /&gt;Could anyone help me soon as i have my project submission due.&lt;br /&gt; &lt;br /&gt;Regards,&lt;br /&gt;Sushma</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005741</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005741Sushma Donepudi</comments>
            <author/>
            <pubDate>Wed, 7 May 2008 20:00:54 MDT</pubDate>
        </item>
        <item uniqueID="51-005740">
            <title>Genereic web service client across container</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005740</link>
            <description>All,&lt;br /&gt;In our project we are running our application in two container.&lt;br /&gt;Tomcat &lt;br /&gt;Weblogic.&lt;br /&gt; &lt;br /&gt;We are accessing the Web service given by client, by generating the client stub codes from WSDL.&lt;br /&gt;To create the client stub code, we used WSDL2Java utility along with Apache Axis.&lt;br /&gt; &lt;br /&gt;For Weblogic it seems to use the above generated code we need the Apache axis related jar file inside weblogic. &lt;br /&gt;which we don't want to do it.&lt;br /&gt; &lt;br /&gt;Is it possible to have a generic web service client which we can use across container instead of deploying the application along with dependent jar file.&lt;br /&gt; &lt;br /&gt;If i was wrong please clarify it.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005740</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005740Parameswaran Thangavel</comments>
            <author/>
            <pubDate>Wed, 7 May 2008 14:00:53 MDT</pubDate>
        </item>
        <item uniqueID="51-005739">
            <title>Enable security on the server</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005739</link>
            <description>hi,&lt;br /&gt; &lt;br /&gt;i have created Web Services on RAD. While enabling security on the Websphere Application Server i have encountered a error&lt;br /&gt; &lt;br /&gt; SECJ7333E: Could not find admin name in the specified user registry.&lt;br /&gt; &lt;br /&gt;i dont know how to register names in user registry.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005739</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005739JanakeeJ</comments>
            <author/>
            <pubDate>Wed, 7 May 2008 07:02:52 MDT</pubDate>
        </item>
        <item uniqueID="51-005738">
            <title>Gtting SAXException Bad Types (float -&gt; class java.lang.String)</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005738</link>
            <description>We have a webservice that is written in Java accepts a parameter of type float. We are trying to invoke the webservice from .Net client. While invoking the webservice we are getting an exception :&lt;br /&gt;org.xml.sax.SAXException Bad types (float -&amp;gt; class java.lang.String)&lt;br /&gt; &lt;br /&gt;Could any one please suggest as how to resolve the this problem.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005738</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005738pankaj turkar</comments>
            <author/>
            <pubDate>Wed, 7 May 2008 04:42:52 MDT</pubDate>
        </item>
        <item uniqueID="51-005737">
            <title>Understanding Web Service</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005737</link>
            <description>I am tasked to create a web service that sits in the Weblogic server. I have a few questions after doing some readings:&lt;br /&gt; &lt;br /&gt;1. Does the web service that sits on the Weblogic server use the weblogic's stub generator or I am free to use any other code generator like from JWSDP?&lt;br /&gt; &lt;br /&gt;2. If I adhere to the SOAP messaging style, interoperability will not be an issue. If not, what do I have to make sure that the service can be called by other systems?&lt;br /&gt; &lt;br /&gt;I hope there is someone out there who can help me by answering questions. Might sound studpid but I really want to learn.&lt;br /&gt; &lt;br /&gt;Thanks</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005737</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005737Patricia Teoh</comments>
            <author/>
            <pubDate>Wed, 7 May 2008 02:58:52 MDT</pubDate>
        </item>
        <item uniqueID="51-005736">
            <title>From Java to WSDL</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005736</link>
            <description>Hi all !&lt;br /&gt;I need to generate the WSDL for a Java Class (actually an enterprise Java Bean) because I need to expose this EJB as a Service. (I'm using Aqualogic Service Bus). How can I get the WSDL from an EJB ?&lt;br /&gt;Thanks a lot&lt;br /&gt;Francesco</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005736</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005736Francesco Marchioni</comments>
            <author/>
            <pubDate>Wed, 7 May 2008 01:14:51 MDT</pubDate>
        </item>
        <item uniqueID="51-005735">
            <title>IllegalArgumentException while creating SOAP message</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005735</link>
            <description>Hi,&lt;br /&gt; &lt;br /&gt;I have an input xml file and am trying to convert this to a SOAP message. For this I am using the following code&lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt;&lt;br /&gt;MessageFactory factory = MessageFactory.newInstance();&lt;br /&gt;FileInputStream inputStream = new FileInputStream(new File("order.xml"));&lt;br /&gt;MimeHeaders headers = new MimeHeaders();&lt;br /&gt;headers.addHeader("Content-Type", "text/xml");&lt;br /&gt;SOAPMessage message = factory.createMessage(headers,inputStream); &lt;/pre&gt;&lt;hr&gt;&lt;/blockquote&gt;&lt;br /&gt;But I get an error during runtime. &lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt;java.lang.IllegalArgumentException: Cannot create SOAP envelope from: catalog&lt;br /&gt;java.lang.IllegalArgumentException: Cannot create SOAP envelope from: catalog&lt;br /&gt; at org...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005735</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005735Murugeson Shanthi</comments>
            <author/>
            <pubDate>Tue, 6 May 2008 22:26:51 MDT</pubDate>
        </item>
        <item uniqueID="51-005734">
            <title>Webservice - WSDL or Java Class</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005734</link>
            <description>Hi there,&lt;br /&gt; &lt;br /&gt;I am using IBM RAD to generate Webservices. My dilemma is should I start with WSDL definition and generate Binding Classess or go ahead and start with Java Classes and expose them as Webservices by generating WSDL, Stub etc.&lt;br /&gt; &lt;br /&gt;It seems either approach is Ok except that I am more comfortable with Java Code than WSDL nuances&lt;br /&gt; &lt;br /&gt;Nag</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005734</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005734Nageswar Kakolla</comments>
            <author/>
            <pubDate>Tue, 6 May 2008 15:30:50 MDT</pubDate>
        </item>
        <item uniqueID="51-005733">
            <title>Axis inside and outside Oracle OAS</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005733</link>
            <description>Hi,&lt;br /&gt; &lt;br /&gt;I am trying to develop a webservice client in Axis 1.4 with Oracle JDeveloper 10.1.3. &lt;br /&gt; &lt;br /&gt;When I run my a test-class in plain java I am able to recieve the expected outcome. &lt;br /&gt; &lt;br /&gt;However when I pack the webservice client in a web-application I recieve the folowing error&lt;br /&gt; &lt;br /&gt;08/05/06 14:50:23 AxisFault&lt;br /&gt;faultCode: {http://xml.apache.org/axis/}HTTP&lt;br /&gt;faultSubcode:&lt;br /&gt;faultString: (400)Bad Request&lt;br /&gt;faultActor:&lt;br /&gt;faultNode:&lt;br /&gt;faultDetail:&lt;br /&gt;{}:return code: 400&lt;br /&gt; &lt;br /&gt;{http://xml.apache.org/axis/}HttpErrorCode:400&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Do you have any idea how to solve this issue or what to look for?&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt; &lt;br /&gt;Romano</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005733</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005733Romano Londt</comments>
            <author/>
            <pubDate>Tue, 6 May 2008 07:16:49 MDT</pubDate>
        </item>
        <item uniqueID="51-005732">
            <title>Different Behavior between SAAJ Implementations (Axis2 and glassfish)</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005732</link>
            <description>Hi all,&lt;br /&gt; &lt;br /&gt;I'm trying to add the SOAP header in the SOAP message using SAAJ. I use Axis2 SAAJ implementation for this. But the SOAP message produced by Axis2 isn't really what I want. It seems that in every child element, there is always additional namespace declaration, i.e. xmlns:axis2ns1, xmlns:axis2ns2. With GlassFish SAAJ implementation, it's able to produce the correct SOAP message.&lt;br /&gt; &lt;br /&gt;Java&lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt; &lt;br /&gt;public class Test&lt;br /&gt;{&lt;br /&gt; private static final String URI = "http://myheader";&lt;br /&gt; private static final String MY_HEADER = "MyHeader";&lt;br /&gt; private static final String TXN_ID = "TxnID";&lt;br /&gt; private static final String TXN_STATUS = "TxnStatus";&lt;br /&gt; private static f...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005732</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005732Freddy Wong</comments>
            <author/>
            <pubDate>Tue, 6 May 2008 01:46:48 MDT</pubDate>
        </item>
        <item uniqueID="51-005731">
            <title>SOA Web Services BPEL JBI SOA Analysis and Design</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005731</link>
            <description>I am JEE developer new to SOA world &lt;br /&gt;would like to learn SOA Web Services BPEL JBI SOA Analysis and Design&lt;br /&gt;Can some one please advice good books and resources in this area.&lt;br /&gt; &lt;br /&gt;Thank you</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005731</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005731kareem khan</comments>
            <author/>
            <pubDate>Mon, 5 May 2008 15:24:47 MDT</pubDate>
        </item>
        <item uniqueID="51-005730">
            <title>Unable to add a date in the SOAPElement while calling a web service</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005730</link>
            <description>I have written a java client that consumes .NET web service. The web service takes few string values and a date which is type DATE. The xsi:type is "date".I am using SOAPElement to add all the input values, but I cannot add the date field, since it accepts only string and I get the below exception:&lt;br /&gt; &lt;br /&gt;Can somebody help me with this?how I can pass the date value?&lt;br /&gt; &lt;br /&gt;Exception in thread "main" AxisFault&lt;br /&gt; faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Client&lt;br /&gt; faultSubcode: &lt;br /&gt; faultString: Server was unable to read request. ---&amp;gt; There is an error in XML document (1, 801). ---&amp;gt; String was not recognized as a valid DateTime.&lt;br /&gt; faultActor: &lt;br /&gt; faultNode: &lt;br /&gt; faultDetail: &lt;br /&gt;{http://xml.apac...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005730</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005730lakshmi desai</comments>
            <author/>
            <pubDate>Mon, 5 May 2008 14:40:47 MDT</pubDate>
        </item>
        <item uniqueID="51-005729">
            <title>Can we raise SOAP Fault for Application errors? </title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005729</link>
            <description>I would like to know whether it is good idea to raise a SOAP fault for Application or system level exceptions. For example, I'm searching for a user with an ID as request , If the ID is invalid(User is not found) is it OK to raise the SOAP Fault. &lt;br /&gt;Let me know your views regarding the same.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005729</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005729satish jupalli</comments>
            <author/>
            <pubDate>Sun, 4 May 2008 22:02:36 MDT</pubDate>
        </item>
        <item uniqueID="51-005728">
            <title>who has to do the minoccurs validation </title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005728</link>
            <description>Im using Weblogic 8.1 and acting as web service provider. &lt;br /&gt;In the WSDL if we declare a field in response as minouccrs=1 , which means the response should contain this element for sure. &lt;br /&gt; My question is whether the weblogic container will raise some fault if we fail to send the response which has the field as minoccurs=1, or as the server side provider do we need to handle this condition and make sure that this field is always part of the response. &lt;br /&gt; &lt;br /&gt;In nut shell, does the weblogic or any web services container does any validation before sending the SOAP response to client to make sure that response is strictly according to the WSDL?</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005728</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005728satish jupalli</comments>
            <author/>
            <pubDate>Sun, 4 May 2008 21:54:36 MDT</pubDate>
        </item>
        <item uniqueID="51-005727">
            <title>When to use complex types and when to use elements in creating wsdl files?</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005727</link>
            <description>Hi&lt;br /&gt;Thank you for reading my post.&lt;br /&gt;When we create XSD files, we can create elements and also we can create complextypes.&lt;br /&gt;for example we can create an student type as an element or as a complex type and then I can use it to create WSDL documents (methods input and outputs).&lt;br /&gt; &lt;br /&gt;What I can not undestand is the differences between using Elements and ComplexType in creating custom types like student and also I can not undestand what is differences between using a complexType or element to build a wsdl file.&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Thanks</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005727</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005727raminaa niilian</comments>
            <author/>
            <pubDate>Sun, 4 May 2008 14:46:35 MDT</pubDate>
        </item>
        <item uniqueID="51-005726">
            <title>WebService and WebServiceClient Annotations</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005726</link>
            <description>Hi,&lt;br /&gt;I am new to web services. Can someone explain me please what does the WebService and WebServiceClient annotations really do behind the scenes ? Does the container adds some AOP code (or something like that) whenever an instance of the annotated class is created ?&lt;br /&gt; &lt;br /&gt;Thanks for any reply :-)</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005726</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005726Esteban Puertas</comments>
            <author/>
            <pubDate>Sun, 4 May 2008 05:48:34 MDT</pubDate>
        </item>
        <item uniqueID="51-005725">
            <title>Generate code from WSDL which re-uses previous objects</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005725</link>
            <description>I'm kinda new to webservices so sorry if this is a simple question. I have 2 web services created by the EE5 @WebService annotation. The account webservice returns Account objects. When I use Eclipse to create a webservice client the code generates the com.mycompany.account.Account class. This is fine.&lt;br /&gt; &lt;br /&gt;Now my second webservice returns Journal objects. I wrote the webservice to accept Account objects as method parameters so the journals for an account can be found. My problem is when I use Eclipse to create a webservice client the code generates the com.mycompany.journal.Account class. This is not find.&lt;br /&gt; &lt;br /&gt;com.mycompany.account.Account&lt;br /&gt;is not the same as&lt;br /&gt;com.mycompany.journal.Account&lt;br /&gt; &lt;br /&gt;I'd like ...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005725</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005725Michael Remijan</comments>
            <author/>
            <pubDate>Fri, 2 May 2008 10:50:28 MDT</pubDate>
        </item>
        <item uniqueID="51-005724">
            <title>Axis2 - Print Message Text</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005724</link>
            <description>Is there an easy way to print (to String or file) an Axis2 request/response message as text?&lt;br /&gt; &lt;br /&gt;I noticed I could get this effect if I added System.out.println(env.toString()) to the generated stub after the SOAPEnvelope's been created. Is there a simple command to get the same effect without modifying the generated code? I tried add toString() to the input message, but I just got the object reference information instead of the message contents.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005724</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005724Scott Selikoff</comments>
            <author/>
            <pubDate>Fri, 2 May 2008 09:20:28 MDT</pubDate>
        </item>
        <item uniqueID="51-005723">
            <title>trouble generating wsdl using ant task</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005723</link>
            <description>Hi all,&lt;br /&gt; &lt;br /&gt;I have some troubles using axis ant task to generate wsdl.&lt;br /&gt;here is my task :&lt;br /&gt;----------------------------------------------------------------------------&lt;br /&gt;&amp;lt;taskdef name="java2wsdl"&lt;br /&gt; classname="org.apache.ws.java2wsdl.Java2WSDLTask"&lt;br /&gt;classpathref="manaccs.classpath" /&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;target name="generate.wsdl" depends="compile"&lt;br /&gt;description="generate wsdl from the service interface"&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;java2wsdl className="${manaccs.services.pkg}.ServiceDelegate"&lt;br /&gt;outputLocation="${manaccs.wsdl.dir}"&lt;br /&gt;targetNamespace="http://${namespaceTarget}/"&lt;br /&gt;schemaTargetNamespace="http://${namespaceTarget}/wsdl"&amp;gt;&lt;br /&gt;&amp;lt;classpath&amp;gt;&lt;br /&gt;&amp;lt;pathelement path="${manaccs.classpath}" /&amp;...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005723</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005723tarik el berrak</comments>
            <author/>
            <pubDate>Fri, 2 May 2008 09:06:28 MDT</pubDate>
        </item>
        <item uniqueID="51-005722">
            <title>Web service return complex data type vs. XML string</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005722</link>
            <description>Trying to compare the advantage of a web service method returning complex type or xml string in different situations.&lt;br /&gt; &lt;br /&gt;It looks more generic to return a xml string to represent the complex type object, but if so, what is the need to make a web service return a complex data type (i.e. a pojo, a bean). I know there must be some sort of judgment (depends on the use case) to pick either one, what is your standards to determine which approach to choose?&lt;br /&gt; &lt;br /&gt;Thank you&lt;br /&gt; &lt;br /&gt;-Rick</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005722</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005722Ricky Murphy</comments>
            <author/>
            <pubDate>Thu, 1 May 2008 16:52:26 MDT</pubDate>
        </item>
        <item uniqueID="51-005721">
            <title>Asynchronious WebService and Callback method</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005721</link>
            <description>Does Asynchrneous WebService requires a callback method from the requester??</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005721</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005721Awais Bajwa</comments>
            <author/>
            <pubDate>Thu, 1 May 2008 07:32:24 MDT</pubDate>
        </item>
        <item uniqueID="51-005720">
            <title>Error In Asynchronous BPEL Process</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005720</link>
            <description>Hi, i modified the Asynchronous sample file.I added a if loop in the AsynchronousSample.bpel so that when AsynchronousSampleClient.bpl calls the AsynchronousSample.bpl it goes through if loop and give the required result my file AsynchronousSample.bpl is&lt;br /&gt;&amp;lt;process name="AsynchronousSample" &lt;br /&gt; targetNamespace="http://enterprise.netbeans.org/bpel/AsynchronousSample"&lt;br /&gt; xmlns:wsdlNS="http://enterprise.netbeans.org/bpel/AsynchronousSample"&lt;br /&gt; xmlns:xs="http://enterprise.netbeans.org/bpel/AsynchronousSampleSchemaNamespace"&lt;br /&gt; xmlns="http://docs.oasis-open.org/wsbpel/2.0/process/executable"&lt;br /&gt; xmlns:xsd="http://www.w3.org/2001/XMLSchema"&lt;br /&gt; xmlns:bpws="http://docs.oasis-ope...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005720</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005720ruquia tabassum</comments>
            <author/>
            <pubDate>Thu, 1 May 2008 04:28:24 MDT</pubDate>
        </item>
        <item uniqueID="51-005719">
            <title>what is meant by web services ?</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005719</link>
            <description>I am new to java and IT .&lt;br /&gt;I see different terminology. What is meant by web services and what does it include ? Is that just something small topic to study or a huge thing which requires a lot of time ?</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005719</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005719jignesh soni</comments>
            <author/>
            <pubDate>Wed, 30 Apr 2008 17:24:22 MDT</pubDate>
        </item>
        <item uniqueID="51-005718">
            <title>About SOA Governance</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005718</link>
            <description>Hi all,&lt;br /&gt; &lt;br /&gt;I am new to SOA Governance. Can anyone suggest any documentation template for SOA Governance?&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Thanks</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005718</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005718Benson Fung</comments>
            <author/>
            <pubDate>Wed, 30 Apr 2008 03:14:21 MDT</pubDate>
        </item>
        <item uniqueID="51-005717">
            <title>Axis fault: java.io.IOException: No serializer found for class</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005717</link>
            <description>Does anyone know how to pass java objects as a parameter in a web service call ? can you provide a sample client code.&lt;br /&gt; &lt;br /&gt;I am getitng the following error when trying to invoke the webservice using a client generated by axis:&lt;br /&gt; &lt;br /&gt;AxisFault&lt;br /&gt; faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException&lt;br /&gt; faultSubcode: &lt;br /&gt; faultString: java.io.IOException: No serializer found for class ObjectDSConstructor.objectDS.MyObject in registry org.apache.axis.encoding.TypeMappingDelegate@1c7865b&lt;br /&gt; faultActor: &lt;br /&gt; faultNode: &lt;br /&gt; faultDetail: &lt;br /&gt;{http://xml.apache.org/axis/}stackTrace:java.io.IOException: No serializer found for class ObjectDSConstructor.objectDS.MyObject in registry org.apache.axis...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005717</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005717jeetu krishnan</comments>
            <author/>
            <pubDate>Wed, 30 Apr 2008 02:20:21 MDT</pubDate>
        </item>
        <item uniqueID="51-005716">
            <title>How to run WebService Programs??</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005716</link>
            <description>Hi,&lt;br /&gt;please let me know how to install webservice stuff and can you guys please help me how to run sample webservice application.&lt;br /&gt; &lt;br /&gt;Thanks in advance&lt;br /&gt; &lt;br /&gt;ravikiran</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005716</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005716Ravi Kiran</comments>
            <author/>
            <pubDate>Tue, 29 Apr 2008 07:42:18 MDT</pubDate>
        </item>
        <item uniqueID="51-005715">
            <title>Errors when deploying a multi-port service using Transport Listener/Receiver.</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005715</link>
            <description>Hi all,&lt;br /&gt; &lt;br /&gt;I'm trying to deploy a multi-port webservice (i.e. deploy the same service on 2 different ports) and thus far I've done the following:&lt;br /&gt; &lt;br /&gt;1) add each and every separate port as transport listeners and transport receivers in axis2.xml on the service side as shown below:&lt;br /&gt; &lt;br /&gt; &amp;lt;transportReceiver name="httpbasic"&lt;br /&gt; &lt;br /&gt;class="org.apache.axis2.transport.http.SimpleHTTPServer"&amp;gt;&lt;br /&gt; &amp;lt;parameter name="port"&amp;gt;8081&amp;lt;/parameter&amp;gt;&lt;br /&gt; &amp;lt;/transportReceiver&amp;gt;&lt;br /&gt; &amp;lt;transportReceiver name="httpwssec"&lt;br /&gt; &lt;br /&gt;class="org.apache.axis2.transport.http.SimpleHTTPServer"&amp;gt;&lt;br /&gt; &amp;lt;parameter name="port"&amp;gt;8082&amp;lt;/parameter&amp;gt;&lt;br /&gt; ...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005715</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005715Sanjay Vivek</comments>
            <author/>
            <pubDate>Tue, 29 Apr 2008 07:22:18 MDT</pubDate>
        </item>
        <item uniqueID="51-005714">
            <title>javax.xml.bind.JAXBException</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005714</link>
            <description>I am writing a web service client to pass a custom type to the server but get a error message,&lt;br /&gt; &lt;br /&gt;[javax.xml.bind.JAXBException: class com.example.mypachage.WineData nor any of its super class is known to this context.]&lt;br /&gt; &lt;br /&gt;The server side code is as following,&lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt; &lt;br /&gt; @WebMethod(operationName = "saveText")&lt;br /&gt; public boolean saveText(@WebParam(name = "wineData")&lt;br /&gt; Object wineData) {&lt;br /&gt; &lt;br /&gt; return WineMidLayer.writeWineText((WineData) wineData);&lt;br /&gt; }&lt;br /&gt; &lt;/pre&gt;&lt;hr&gt;&lt;/blockquote&gt;&lt;br /&gt; &lt;br /&gt;And the client code is as following,&lt;br /&gt; &lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt; &lt;br /&gt; com.example.mypachage.WineToolWSService service = new com.example.mypach...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005714</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005714Grady Jamyson</comments>
            <author/>
            <pubDate>Tue, 29 Apr 2008 03:38:18 MDT</pubDate>
        </item>
        <item uniqueID="51-005713">
            <title>difference between xercesImpl and xfire</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005713</link>
            <description>Hi ,&lt;br /&gt;can any one tell me what is the difference between &lt;br /&gt;these 2 jars in one of my project xercesImpl.jar used to develop &lt;br /&gt;web services&lt;br /&gt; &lt;br /&gt;but in my eclipse by default its providing xfire.jar&lt;br /&gt; &lt;br /&gt;can any one tell me where and what we will use&lt;br /&gt; &lt;br /&gt;Thanks in advance&lt;br /&gt; &lt;br /&gt;regards,&lt;br /&gt;Srinivasa Reddy.P</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005713</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005713palakolanusrinu Reddy</comments>
            <author/>
            <pubDate>Mon, 28 Apr 2008 05:00:15 MDT</pubDate>
        </item>
        <item uniqueID="51-005711">
            <title>org.xml.sax.SAXException: Invalid element </title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005711</link>
            <description>Hi &lt;br /&gt; I am getting the following error message in webservice&lt;br /&gt; &lt;br /&gt;org.xml.sax.SAXException: Invalid element in com.att.cio.CommonHeader.v2.WSExceptionType&lt;br /&gt; - Message&lt;br /&gt; &lt;br /&gt;(in AxisFault object)as part of failure response but this error message is not a valid one.When I have send the request in web service explorer getting differrent error message .But here I am expecting a object of WSExceptionType containing this error msg&lt;br /&gt; &lt;br /&gt;class efms.ms.entity.MSFinderException, but getting the AxisFault exception object containning the above message</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005711</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005711Pradhan Pradhan</comments>
            <author/>
            <pubDate>Mon, 28 Apr 2008 04:40:15 MDT</pubDate>
        </item>
        <item uniqueID="51-005712">
            <title>How to communicate b/w two Server</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005712</link>
            <description>Hi Friends,&lt;br /&gt; &lt;br /&gt;I am new to Web service.I have depolyed a simple webservice ,which simply have a method "sayHello" retruns string, into JBoss application server.&lt;br /&gt;As it's a simple so did not find any difficulty to deploy and running successfully.To check the deployed web service whether it is running or not , i have created on "serviceClient" which calls the deployed web service's method "sayHello" and gives the result to "serviceClient".&lt;br /&gt;Upto this point eveything has gone well.&lt;br /&gt;Now i want this "serviceClient" to deploy in Tomcat server and from where i could call the webservice deployed in JBoss.&lt;br /&gt;However i have deployed the "serviceCleint" in Tomcat ,but It's not working as expected.&lt;br /&gt;Could any one help me ou...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005712</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005712mintoo kumar</comments>
            <author/>
            <pubDate>Mon, 28 Apr 2008 04:40:15 MDT</pubDate>
        </item>
        <item uniqueID="51-005710">
            <title>How to return Object as a Response (Please Reply)</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005710</link>
            <description>Hi,&lt;br /&gt; &lt;br /&gt;I am trying to create webservice method which will return particular (Employee) object as a response.&lt;br /&gt;I wrote following method to implement that :&lt;br /&gt; &lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt;@WebMethod(operationName = "sendTrainingDetails")&lt;br /&gt; public List&amp;lt;Employee&amp;gt; sendTrainingDetails(List&amp;lt;Employee&amp;gt; TrainingManagerEmpInfo) {&lt;br /&gt; //TODO write your implementation code here:&lt;br /&gt; List&amp;lt;Employee&amp;gt; empInfoTP = new ArrayList&amp;lt;Employee&amp;gt;();&lt;br /&gt; empInfoTP = TrainingManagerEmpInfo;&lt;br /&gt; Iterator&amp;lt;Employee&amp;gt; it1 = empInfoTP.iterator();&lt;br /&gt; List&amp;lt;String&amp;gt; Course = new ArrayList&amp;lt;String&amp;gt;();&lt;br /&gt; Course.add("Maths");&lt;br /&gt; Course.add("Physics"...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005710</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005710rushikesh kale</comments>
            <author/>
            <pubDate>Mon, 28 Apr 2008 00:22:14 MDT</pubDate>
        </item>
        <item uniqueID="51-005709">
            <title>IWAB0639E Error in generating Java files and deployment descritpors from WSDL file</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005709</link>
            <description>Hi &lt;br /&gt;i am using WSAD 5.1.2, while trying to generate web service clients, i am getting 'IWAB0639E Error in generating Java files and deployment descritpors from WSDL file' error.&lt;br /&gt; &lt;br /&gt;Error: null&lt;br /&gt; &lt;br /&gt; java.lang.NullPointerException&lt;br /&gt; &lt;br /&gt; at com.ibm.ws.webservices.wsdl.toJava.JavaWriter.writeComment(Unknown Source)&lt;br /&gt; &lt;br /&gt; at com.ibm.ws.webservices.wsdl.toJava.JavaInterfaceWriter.writeOperation(Unknown Source)&lt;br /&gt; &lt;br /&gt; at com.ibm.ws.webservices.wsdl.toJava.JavaInterfaceWriter.writeFileBody(Unknown Source)&lt;br /&gt; &lt;br /&gt; at com.ibm.ws.webservices.wsdl.toJava.JavaWriter.generate(Unknown Source)&lt;br /&gt; &lt;br /&gt; at com.ibm.ws.webservices.wsdl.toJava.JavaInterfaceWriter.generate(Unknown ...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005709</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005709raju chautagi</comments>
            <author/>
            <pubDate>Sun, 27 Apr 2008 09:10:12 MDT</pubDate>
        </item>
        <item uniqueID="51-005708">
            <title>Problem while implementing EJB web service in netbeans 6.0.1</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005708</link>
            <description>Hi Friends,&lt;br /&gt; &lt;br /&gt;I am trying deploy my web service using EJB entity beans, session beans and message handlr beans.&lt;br /&gt;I followed Begining With Enterprize Application (http://wiki.netbeans.org/BeginningWithEnterpriseApplication) tutorial to develop my web service. &lt;br /&gt;I ran this tutorial successfully, but I was failed to implement this tutorial in my web service for following reasons:&lt;br /&gt; &lt;br /&gt;1] This tutorial used only 1 database table to create entity class and I want to create entity classes for 2 database tables.&lt;br /&gt; &lt;br /&gt;2] Was unclear about how to add my custom business logic in session bean.&lt;br /&gt; &lt;br /&gt;3] Whether i should use single Message-Driven Bean for different DB table or separate?&lt;br /&gt; &lt;br /&gt;4] not clear a...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005708</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005708rushikesh kale</comments>
            <author/>
            <pubDate>Sat, 26 Apr 2008 21:30:10 MDT</pubDate>
        </item>
        <item uniqueID="51-005707">
            <title>JAX-WS RI wsimport not working</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005707</link>
            <description>I have done all the installation and class path settings . &lt;br /&gt;I am using the samples folder given in the jax-ws ri installer.&lt;br /&gt;Could build the war file and deploy it on the server but while generating client files using the ant , I am getting following error : &lt;br /&gt; &lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt; [wsimport] E:\Samples\build\classes\fromja&lt;br /&gt;va\client\AddNumbers.java:29: illegal character: \64&lt;br /&gt; [wsimport] @XmlAccessorType(XmlAccessType.FIELD)&lt;br /&gt; [wsimport] ^&lt;br /&gt; [wsimport] E:\Samples\build\classes\fromja&lt;br /&gt;va\client\AddNumbers.java:30: illegal character: \64&lt;br /&gt; [wsimport] @XmlType(name = "addNumbers", propOrder = {&lt;br /&gt; [wsimport] ^&lt;br /&gt; [wsimport] E:\Samples\build\classes\fromja&lt;br /&gt;va\client\AddNumbersExcep...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005707</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005707SIM KIM</comments>
            <author/>
            <pubDate>Sat, 26 Apr 2008 03:14:08 MDT</pubDate>
        </item>
        <item uniqueID="51-005706">
            <title>Error occured when creating web service - IWAB0014E Unexpected exception occured</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005706</link>
            <description>I create web service using Eclipse, Tomcat.&lt;br /&gt;This error was occured during development.&lt;br /&gt;Please suggest me idea to resolve this.&lt;br /&gt; &lt;br /&gt;IWAB0014E Unexpected exception occured.&lt;br /&gt; org/eclipse/wst/common/frameworks/internal/FlexibleJavaProjectPreferenceUtil&lt;br /&gt; java.lang.NoClassDefFoundError: org/eclipse/wst/common/frameworks/internal/FlexibleJavaProjectPreferenceUtil&lt;br /&gt; at org.eclipse.jst.ws.internal.common.ResourceUtils.getClientProjectComponentName(ResourceUtils.java:1764)&lt;br /&gt; at org.eclipse.jst.ws.internal.consumption.ui.widgets.runtime.ClientRuntimeSelectionWidgetDefaultingCommand.updateClientProject(ClientRuntimeSelectionWidgetDefaultingCommand.java:962)&lt;br /&gt; at org.eclipse.jst.ws.internal.cr...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005706</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005706Ranjana Samaranayake</comments>
            <author/>
            <pubDate>Fri, 25 Apr 2008 00:38:05 MDT</pubDate>
        </item>
        <item uniqueID="51-005705">
            <title>Input as text and output as xml</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005705</link>
            <description>Hi,&lt;br /&gt;I dont know if this is the right place to post but I am at my wits' end. &lt;br /&gt;I am developing an application using Open ESB. &lt;br /&gt;The requirement is that a text file will be submitted and the data needs to be converted to XML.&lt;br /&gt; &lt;br /&gt;when I try this as a text to text conversion it is working fine. But when I write the WSDL for text to XML, it is unable to read the source file data and says no data available. Is there any work around? I am attaching the 2 WSDLs.&lt;br /&gt; &lt;br /&gt;Thanks&lt;br /&gt;Karthik&lt;br /&gt; &lt;br /&gt;WSDL 1 - Text to Text:&lt;br /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;br /&gt;&amp;lt;definitions name="newWSDL" targetNamespace="http://j2ee.netbeans.org/wsdl/newWSDL"&lt;br /&gt; xmlns="http://schemas.xmlsoap.org/wsdl/"&lt;br /&gt; ...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005705</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=51&amp;t=005705Karthik Krishnamurthy</comments>
            <author/>
            <pubDate>Thu, 24 Apr 2008 09:44:03 MDT</pubDate>
        </item> 
    </channel>
</rss>
