Hi!  I see you are new here.  Please do not crosspost on the
CF-Community list every time you post a technical question tot he
CF-Talk list.  People will get annoyed.  Then you won't get any
muffins.

-Cameron

On Tue, Jan 19, 2010 at 5:03 AM, Sheraz Ahmed <[email protected]> wrote:
>
> Hello,
>
> There is a problem with my application. I write a java webservice client. 
> When I call it from Eclipse. It will work fine take some time (say 10 to 50 
> sec) and give me the result.
>
> But when I call it from the coldfusion like this.
>
> <cfobject action="create" type="java" class="com.test.ClientTest" 
> name="etTestObj" >
>
> <CFSET ctx=etTestObj.init()>
> <cfoutput> #ctx.addNumbers()# </cfoutput>
>
> This method does not return anything. What I have to do with this asyncronous 
> request.
>
> Waiting for urgent response.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:310738
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5

Reply via email to