iwtNaming problem while access application from portal
I am trying to access an application running on iAS 6 SP2 from iPS 3.0 SP4. App server and the portal server are running on two diff Solaris machines.I am using URL Scrapper.
Am getting the following exception :
com.iplanet.portalserver.session.SessionException: Can't find resource for base name iwtNaming, locale en_US
at java.lang.Throwable.fillInStackTrace(Native Method)
at com.iplanet.portalserver.session.SessionException.<init>(SessionException .java:30)
at com.iplanet.portalserver.session.Session.getSessio nServiceURL(Session.java:564)
at com.iplanet.portalserver.session.Session.getSessio nServiceURL(Session.java:545)
at com.iplanet.portalserver.session.Session.getSessio n(Session.java:440)
at wisper.servlets.security.WisperMainSrv.defaultAction(Compiled Code)
at wisper.servlets.security.WisperMainSrv.doGet(Wispe rMainSrv.java:47)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:740)
at javax.servlet.http.HttpServlet.service(Compiled Code)
at com.netscape.server.servlet.servletrunner.ServletInfo.service(Compiled Code)
at com.netscape.server.servlet.servletrunner.ServletRunner.execute(Compiled Code)
at com.kivasoft.applogic.AppLogic.execute(Compiled Code)
at com.kivasoft.applogic.AppLogic.execute(Compiled Code)
at com.kivasoft.thread.ThreadBasic.run(Native Method)
at com.kivasoft.thread.ThreadBasic.run(Native Method)
at com.kivasoft.thread.ThreadBasic.run(Native Method)
at com.kivasoft.thread.ThreadBasic.run(Native Method)
at com.kivasoft.thread.ThreadBasic.run(Compiled Code)
at java.lang.Thread.run(Compiled Code)
What could be the reason ?
Thanks,
brijesh

