unable to find a developer service form with in trading netw

hi
Iam trying to assign a flow service to the processing rule for a document in trading networks.Iam unable to open up developer from within tn console.
I get the following exception
errorID> TRNCONS.000040.000002

error message:
TRNCONS.000040.000002showNsSelectionDialog failed to invoke proxy method null

stack trace:

com.wm.proxy.ProxyException: showNsSelectionDialog
failed to invoke proxy method
null

at com.wm.proxy.dev.ExtAccessDeveloperProxy.ExtAccessDeveloper_showNsSelectionDialog(ExtAccessDeveloperProxy.java:625)

at com.wm.app.tn.ui.TNMainFrame.showDevNSNameSelector(TNMainFrame.java:1564)

at com.wm.app.tn.ui.TNMainFrame.showDevNSNameSelector(TNMainFrame.java:1558)

at com.wm.app.tn.ui.route.ActionPanel$ServicePanel.actionPerformed(ActionPanel.java:1093)

at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)

at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)

at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)

at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)

at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:245)

at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)

at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)

at java.awt.Component.processMouseEvent(Component.java:5100)

at java.awt.Component.processEvent(Component.java:4897)

at java.awt.Container.processEvent(Container.java:1569)

at java.awt.Component.dispatchEventImpl(Component.java:3615)

at java.awt.Container.dispatchEventImpl(Container.java:1627)

at java.awt.Component.dispatchEvent(Component.java:3477)

at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)

at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)

at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)

at java.awt.Container.dispatchEventImpl(Container.java:1613)

at java.awt.Window.dispatchEventImpl(Window.java:1606)

at java.awt.Component.dispatchEvent(Component.java:3477)

at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)

at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)

Iam using webMethods 6.1.Donnow hwat goign wrong.is it some config issue-need to change the console.bat file?
what should i do?
thanks for the help
kamala

i solved the problem
never mind

Hi,

Can you please share with us, how did you solve this problem.
Because i m getting same problem.

Thanks,
Deepak

Hi

Go to TNConsole\config and open the “ini” file in text editor

append {webmethods_home}\Developer\lib\developer.jar in application.classpath and save it.

Run the TNConsole again and check.

Thanks
Ammad

I forgot to mention this solution was for version 7.1…

Thanks