|
Home > Archive > BizTalk Server Orchestration > October 2004 > Biztalk Http Adapter
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Biztalk Http Adapter
|
|
| ravi dasari 2004-10-07, 5:47 pm |
| how could we use Biztalk Http Adapter - BTSHTTPReceive.dll by two
orchestrations simultaneously.
I mean ,
I have created one HWS Action with activation port bound to -
/hwsmessages/BTSHTTPReceive.dll?Activate
and
Interrupt port bound to
/hwsmessages/BTSHTTPReceive.dll?InterruptAndResponse
This is woking fine.
I am trying to build another HWS Action in which I am using the same
Receive ports as above. I am getting error. port already in use.
Again, I tried to build my own virtual directory instead of (built in)
/HwsMessages
virtual directory. when i am using that in my HWS action activation port and
Interrupt port , my application is getting deployed successfully .
But not getting registered - showing Invalid as status.
thanks in advance
ravi dasari
| |
| kiran & Dev 2004-10-19, 7:47 am |
| Dont try to build ur own virtual directory instead of use the HWSMessages
ok
This should work fine
"ravi dasari" wrote:
> how could we use Biztalk Http Adapter - BTSHTTPReceive.dll by two
> orchestrations simultaneously.
> I mean ,
> I have created one HWS Action with activation port bound to -
> /hwsmessages/BTSHTTPReceive.dll?Activate
> and
> Interrupt port bound to
> /hwsmessages/BTSHTTPReceive.dll?InterruptAndResponse
> This is woking fine.
>
>
> I am trying to build another HWS Action in which I am using the same
> Receive ports as above. I am getting error. port already in use.
>
> Again, I tried to build my own virtual directory instead of (built in)
> /HwsMessages
> virtual directory. when i am using that in my HWS action activation port and
> Interrupt port , my application is getting deployed successfully .
> But not getting registered - showing Invalid as status.
>
> thanks in advance
> ravi dasari
>
>
>
>
>
>
>
>
|
|
|
|
|