<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Creating a webservice using RAD 7</title>
	<atom:link href="http://www.albeesonline.com/blog/2008/07/27/creating-a-webservice-using-rad-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.albeesonline.com/blog/2008/07/27/creating-a-webservice-using-rad-7/</link>
	<description>Something about JEE and WebSphere. Java, JEE and WebSphere tips and tutorials</description>
	<lastBuildDate>Mon, 30 Jan 2012 13:08:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Mohamed Riaz</title>
		<link>http://www.albeesonline.com/blog/2008/07/27/creating-a-webservice-using-rad-7/comment-page-1/#comment-79777</link>
		<dc:creator>Mohamed Riaz</dc:creator>
		<pubDate>Wed, 11 May 2011 04:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=140#comment-79777</guid>
		<description>Hi Albin. I am using jax-rpc in my project to create a webservice. Whenever i put a complex type object (Return type of the method is a custom object. Inside the custome object, i have another custom object array), i am getting “Error: Null serializer factory specified in the TypeMappingImpl.register method.” Only if i put the concerned custom object (used for object array) class in  the same path as the service class, this issue is resolved. 

Can you provide a solution for this?</description>
		<content:encoded><![CDATA[<p>Hi Albin. I am using jax-rpc in my project to create a webservice. Whenever i put a complex type object (Return type of the method is a custom object. Inside the custome object, i have another custom object array), i am getting “Error: Null serializer factory specified in the TypeMappingImpl.register method.” Only if i put the concerned custom object (used for object array) class in  the same path as the service class, this issue is resolved. </p>
<p>Can you provide a solution for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Albin Joseph</title>
		<link>http://www.albeesonline.com/blog/2008/07/27/creating-a-webservice-using-rad-7/comment-page-1/#comment-79446</link>
		<dc:creator>Albin Joseph</dc:creator>
		<pubDate>Tue, 03 May 2011 09:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=140#comment-79446</guid>
		<description>I believe your webservice is not deployed correctly.</description>
		<content:encoded><![CDATA[<p>I believe your webservice is not deployed correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tan</title>
		<link>http://www.albeesonline.com/blog/2008/07/27/creating-a-webservice-using-rad-7/comment-page-1/#comment-78943</link>
		<dc:creator>Tan</dc:creator>
		<pubDate>Thu, 21 Apr 2011 08:37:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=140#comment-78943</guid>
		<description>While running by giving a 
string input I got the below error.

IWAB0135E An unexpected error has occurred.
404
Not Found

Please let me know what could be the issue.</description>
		<content:encoded><![CDATA[<p>While running by giving a<br />
string input I got the below error.</p>
<p>IWAB0135E An unexpected error has occurred.<br />
404<br />
Not Found</p>
<p>Please let me know what could be the issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tan</title>
		<link>http://www.albeesonline.com/blog/2008/07/27/creating-a-webservice-using-rad-7/comment-page-1/#comment-78942</link>
		<dc:creator>Tan</dc:creator>
		<pubDate>Thu, 21 Apr 2011 08:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=140#comment-78942</guid>
		<description>When I gave a string input and slick on go to see the result I found the below error. let me know if I miss anything.


IWAB0135E An unexpected error has occurred.
404
Not Found</description>
		<content:encoded><![CDATA[<p>When I gave a string input and slick on go to see the result I found the below error. let me know if I miss anything.</p>
<p>IWAB0135E An unexpected error has occurred.<br />
404<br />
Not Found</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunny5663</title>
		<link>http://www.albeesonline.com/blog/2008/07/27/creating-a-webservice-using-rad-7/comment-page-1/#comment-78643</link>
		<dc:creator>sunny5663</dc:creator>
		<pubDate>Thu, 14 Apr 2011 09:41:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=140#comment-78643</guid>
		<description>hi runa i am also facing the same problem...could u assist me how to go through this example in rad 7.5?</description>
		<content:encoded><![CDATA[<p>hi runa i am also facing the same problem&#8230;could u assist me how to go through this example in rad 7.5?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bhushan</title>
		<link>http://www.albeesonline.com/blog/2008/07/27/creating-a-webservice-using-rad-7/comment-page-1/#comment-78584</link>
		<dc:creator>Bhushan</dc:creator>
		<pubDate>Wed, 13 Apr 2011 15:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=140#comment-78584</guid>
		<description>IWAB0014E Unexpected exception occured.
  
      java.lang.NullPointerException
      at org.eclipse.jst.ws.internal.common.J2EEUtils.isComponentAssociated(Unknown Source)
      at org.eclipse.jst.ws.internal.common.J2EEUtils.isComponentAssociated(Unknown Source)
      at org.eclipse.jst.ws.internal.consumption.command.common.AssociateModuleWithEARCommand.execute(Unknown Source)
      at org.eclipse.jst.ws.internal.creation.ui.extension.PreServiceAssembleCommand.execute(Unknown Source)
      at org.eclipse.wst.command.internal.env.core.fragment.CommandFragmentEngine.runCommand(Unknown Source)
      at org.eclipse.wst.command.internal.env.core.fragment.CommandFragmentEngine.visitTop(Unknown Source)
      at org.eclipse.wst.command.internal.env.core.fragment.CommandFragmentEngine.moveForwardToNextStop(Unknown Source)
      at org.eclipse.wst.command.internal.env.ui.widgets.SimpleCommandEngineManager$5.run(Unknown Source)
      at org.eclipse.jface.operation.ModalContext.runInCurrentThread(Unknown Source)
      at org.eclipse.jface.operation.ModalContext.run(Unknown Source)
      at org.eclipse.jface.wizard.WizardDialog.run(Unknown Source)
      at org.eclipse.wst.command.internal.env.ui.widgets.SimpleCommandEngineManager.runForwardToNextStop(Unknown Source)
      at org.eclipse.wst.command.internal.env.ui.widgets.WizardPageManager.runForwardToNextStop(Unknown Source)
      at org.eclipse.wst.command.internal.env.ui.widgets.WizardPageManager.performFinish(Unknown Source)
      at org.eclipse.wst.command.internal.env.ui.widgets.DynamicWizard.performFinish(Unknown Source)
      at org.eclipse.jface.wizard.WizardDialog.finishPressed(Unknown Source)
      at org.eclipse.jface.wizard.WizardDialog.buttonPressed(Unknown Source)
      at org.eclipse.jface.dialogs.Dialog$3.widgetSelected(Unknown Source)
      at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
      at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
      at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
      at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
      at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
      at org.eclipse.jface.window.Window.runEventLoop(Unknown Source)
      at org.eclipse.jface.window.Window.open(Unknown Source)
      at org.eclipse.ui.actions.NewWizardAction.run(Unknown Source)
      at org.eclipse.jface.action.Action.runWithEvent(Unknown Source)
      at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Unknown Source)
      at org.eclipse.jface.action.ActionContributionItem.access$2(Unknown Source)
      at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(Unknown Source)
      at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
      at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
      at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
      at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
      at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source)
      at org.eclipse.ui.internal.Workbench.runUI(Unknown Source)
      at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source)
      at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source)
      at org.eclipse.ui.internal.ide.IDEApplication.run(Unknown Source)
      at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown Source)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Unknown Source)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Unknown Source)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at org.eclipse.core.launcher.Main.invokeFramework(Unknown Source)
      at org.eclipse.core.launcher.Main.basicRun(Unknown Source)
      at org.eclipse.core.launcher.Main.run(Unknown Source)
      at org.eclipse.core.launcher.Main.main(Unknown Source)
I am getting this error when I click on finish</description>
		<content:encoded><![CDATA[<p>IWAB0014E Unexpected exception occured.</p>
<p>      java.lang.NullPointerException<br />
      at org.eclipse.jst.ws.internal.common.J2EEUtils.isComponentAssociated(Unknown Source)<br />
      at org.eclipse.jst.ws.internal.common.J2EEUtils.isComponentAssociated(Unknown Source)<br />
      at org.eclipse.jst.ws.internal.consumption.command.common.AssociateModuleWithEARCommand.execute(Unknown Source)<br />
      at org.eclipse.jst.ws.internal.creation.ui.extension.PreServiceAssembleCommand.execute(Unknown Source)<br />
      at org.eclipse.wst.command.internal.env.core.fragment.CommandFragmentEngine.runCommand(Unknown Source)<br />
      at org.eclipse.wst.command.internal.env.core.fragment.CommandFragmentEngine.visitTop(Unknown Source)<br />
      at org.eclipse.wst.command.internal.env.core.fragment.CommandFragmentEngine.moveForwardToNextStop(Unknown Source)<br />
      at org.eclipse.wst.command.internal.env.ui.widgets.SimpleCommandEngineManager$5.run(Unknown Source)<br />
      at org.eclipse.jface.operation.ModalContext.runInCurrentThread(Unknown Source)<br />
      at org.eclipse.jface.operation.ModalContext.run(Unknown Source)<br />
      at org.eclipse.jface.wizard.WizardDialog.run(Unknown Source)<br />
      at org.eclipse.wst.command.internal.env.ui.widgets.SimpleCommandEngineManager.runForwardToNextStop(Unknown Source)<br />
      at org.eclipse.wst.command.internal.env.ui.widgets.WizardPageManager.runForwardToNextStop(Unknown Source)<br />
      at org.eclipse.wst.command.internal.env.ui.widgets.WizardPageManager.performFinish(Unknown Source)<br />
      at org.eclipse.wst.command.internal.env.ui.widgets.DynamicWizard.performFinish(Unknown Source)<br />
      at org.eclipse.jface.wizard.WizardDialog.finishPressed(Unknown Source)<br />
      at org.eclipse.jface.wizard.WizardDialog.buttonPressed(Unknown Source)<br />
      at org.eclipse.jface.dialogs.Dialog$3.widgetSelected(Unknown Source)<br />
      at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)<br />
      at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)<br />
      at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)<br />
      at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)<br />
      at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)<br />
      at org.eclipse.jface.window.Window.runEventLoop(Unknown Source)<br />
      at org.eclipse.jface.window.Window.open(Unknown Source)<br />
      at org.eclipse.ui.actions.NewWizardAction.run(Unknown Source)<br />
      at org.eclipse.jface.action.Action.runWithEvent(Unknown Source)<br />
      at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Unknown Source)<br />
      at org.eclipse.jface.action.ActionContributionItem.access$2(Unknown Source)<br />
      at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(Unknown Source)<br />
      at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)<br />
      at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)<br />
      at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)<br />
      at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)<br />
      at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source)<br />
      at org.eclipse.ui.internal.Workbench.runUI(Unknown Source)<br />
      at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source)<br />
      at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source)<br />
      at org.eclipse.ui.internal.ide.IDEApplication.run(Unknown Source)<br />
      at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown Source)<br />
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Unknown Source)<br />
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Unknown Source)<br />
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)<br />
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)<br />
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)<br />
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)<br />
      at java.lang.reflect.Method.invoke(Unknown Source)<br />
      at org.eclipse.core.launcher.Main.invokeFramework(Unknown Source)<br />
      at org.eclipse.core.launcher.Main.basicRun(Unknown Source)<br />
      at org.eclipse.core.launcher.Main.run(Unknown Source)<br />
      at org.eclipse.core.launcher.Main.main(Unknown Source)<br />
I am getting this error when I click on finish</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: meet</title>
		<link>http://www.albeesonline.com/blog/2008/07/27/creating-a-webservice-using-rad-7/comment-page-1/#comment-67570</link>
		<dc:creator>meet</dc:creator>
		<pubDate>Fri, 23 Jul 2010 06:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=140#comment-67570</guid>
		<description>Hi,
 i found ur tutorial useful .but i want to know how to call webservice in java main method.
Error is coming..Exception in thread &quot;main&quot; javax.xml.ws.WebServiceException: Failed to access the WSDL at: file:./WEB-INF/wsdl/HelloWorldService.wsdl. It failed with: 
	.\WEB-INF\wsdl\HelloWorldService.wsdl (The system cannot find the path specified.).

i m using RAD 7.5

Please help</description>
		<content:encoded><![CDATA[<p>Hi,<br />
 i found ur tutorial useful .but i want to know how to call webservice in java main method.<br />
Error is coming..Exception in thread &#8220;main&#8221; javax.xml.ws.WebServiceException: Failed to access the WSDL at: file:./WEB-INF/wsdl/HelloWorldService.wsdl. It failed with:<br />
	.\WEB-INF\wsdl\HelloWorldService.wsdl (The system cannot find the path specified.).</p>
<p>i m using RAD 7.5</p>
<p>Please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: runa75</title>
		<link>http://www.albeesonline.com/blog/2008/07/27/creating-a-webservice-using-rad-7/comment-page-1/#comment-64447</link>
		<dc:creator>runa75</dc:creator>
		<pubDate>Mon, 22 Feb 2010 01:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=140#comment-64447</guid>
		<description>Hi,

I am using RAD 7.5 and the steps seems to be different. It does not asking for end points and bean details.

Appreciate if you can direct me?

Thanks for your help.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am using RAD 7.5 and the steps seems to be different. It does not asking for end points and bean details.</p>
<p>Appreciate if you can direct me?</p>
<p>Thanks for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gopinagh</title>
		<link>http://www.albeesonline.com/blog/2008/07/27/creating-a-webservice-using-rad-7/comment-page-1/#comment-63910</link>
		<dc:creator>Gopinagh</dc:creator>
		<pubDate>Mon, 01 Feb 2010 10:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=140#comment-63910</guid>
		<description>Hello sir..
We have created web services for hello world but while trying to execute that we are getting some error as IWAB0135E An unexpected error has occurred.
IOException
Connection refused: connect
 
can you say pls why this error occurs and give a remedy for this.....</description>
		<content:encoded><![CDATA[<p>Hello sir..<br />
We have created web services for hello world but while trying to execute that we are getting some error as IWAB0135E An unexpected error has occurred.<br />
IOException<br />
Connection refused: connect</p>
<p>can you say pls why this error occurs and give a remedy for this&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TRIKI Aymen</title>
		<link>http://www.albeesonline.com/blog/2008/07/27/creating-a-webservice-using-rad-7/comment-page-1/#comment-60072</link>
		<dc:creator>TRIKI Aymen</dc:creator>
		<pubDate>Sat, 10 Oct 2009 06:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=140#comment-60072</guid>
		<description>500
Internal Server Error

Wen I tested the service with &quot;Web Services explorer&quot;.</description>
		<content:encoded><![CDATA[<p>500<br />
Internal Server Error</p>
<p>Wen I tested the service with &#8220;Web Services explorer&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

