Hi,

I have below problem deploying application on OS/390 environment,  works
fine in WSAD. Created an EAR file from WSAD and deployed it on WebSphere on
OS/390, it fails with Error 500: ServiceBroker: unknown service PoolService
requested. I have been searching the mail archive and found some postings
with similar issues on Tomcat. The issue seems to be with
ServletContext.getRealPath() returning null on some environments when
deployed as WAR/EAR file. The solution they adopted was to unwar the .war
file and copy the contents under webapp folder. I didn't try that but it
doesn't seem to be a feasible solution.
Has anyone fixed this problem in the code, if so what do I have to change?.
Any help is appreciated.

Regards,
Prashanth



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to