IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  tn.receive failed

    Posted 07/19/11 10:37 PM

    <?xml version="1.0" encoding="UTF-8"?>


    com.wm.app.b2b.server.UnknownServiceException: CompanyNameCommon:tn.receiveXML

    .at com.wm.app.b2b.server.HTTPInvokeHandler._process(HTTPInvokeHandler.java:71)

    .at com.wm.app.b2b.server.InvokeHandler.process(InvokeHandler.java:110)

    .at com.wm.app.b2b.server.HTTPDispatch.handleRequest(HTTPDispatch.java:185)

    .at com.wm.app.b2b.server.Dispatch.run(Dispatch.java:342)

    .at com.wm.util.pool.PooledThread.run(PooledThread.java:118)

    .at java.lang.Thread.run(Thread.java:595)



    com.wm.app.b2b.server.UnknownServiceException: CompanyNameCommon:tn.receiveXML

    .at com.wm.app.b2b.server.HTTPInvokeHandler._process(HTTPInvokeHandler.java:71)

    .at com.wm.app.b2b.server.InvokeHandler.process(InvokeHandler.java:110)

    .at com.wm.app.b2b.server.HTTPDispatch.handleRequest(HTTPDispatch.java:185)

    .at com.wm.app.b2b.server.Dispatch.run(Dispatch.java:342)

    .at com.wm.util.pool.PooledThread.run(PooledThread.java:118)

    .at java.lang.Thread.run(Thread.java:595)


    CompanyNameCommon:tn.receiveXML
    CompanyNameCommon:tn.receiveXML
    com.wm.app.b2b.server.UnknownServiceException
    Default
    Tue Jul 19 16:34:29 EDT 2011



    CompanyNameCommon:tn.receiveXML
    com.wm.app.b2b.server.UnknownServiceException


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 2.  RE: tn.receive failed

    Posted 07/20/11 03:08 PM

    Is this your custom gateway service?

    [FONT=Calibri]CompanyNameCommon:tn.receiveXML[/font]

    Make sure it is fully qualified path as below:

    [SIZE=3][/size]CompanyNameCommon.tn:receiveXML
    [FONT=Calibri][/font]

    HTH,
    RMG

    [SIZE=3][/size]


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 3.  RE: tn.receive failed

    Posted 07/20/11 03:10 PM

    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 4.  RE: tn.receive failed

    Posted 07/20/11 03:10 PM


  • 5.  RE: tn.receive failed