I currently have WebMethods Portal 6.5 installed. I installed eclipse 3.0 and followed the instructions for installing hte webmethods development environment. I can create new portlets, build and deploy successfully.
When I deploy I get the following error even though the portlet is sucessfully deployed:
[POG.008.0003] Error Deploying Component: wm_generic_test2
Endpoint URL: http://webmethods:8080/services/bizPolicy/wm_pghelpers
Reason: java.lang.NullPointerException
I can navigate to http://webmethods:8080/services, but bizPolicy/wm_pghelpers does not exist on the server which is why I think I am having this problem. I need this fixed because I get the same error when I try to add a “Data Query” and in other parts of the dev environment.
Please help, thanks!