Web application consuming Web Service Connector

Hi experts, I’m new in this technology and I’m experiencing a problem creating a view showing a table in a web application.

The project is formed by an adapter invoking a the sentence select to a particular database, a Web Service Connector including that adapter and inside de Web application a view executing that connector. The problem is when I press the button refresh, I get the exception com.webMethods.caf.faces.data.ContentProviderException: java.lang.reflect.InvocationTargetException.

I tried to do this example many times and always I got the same error. What could it be?

Thanks in advance!

Maybe this could help you:

http://tech.forums.softwareag.com/viewtopic.php?t=24507&sid=2d4dd9dc3e41d3045b128f5528ebc35b

Otherwise, this could be an authentication problem. Consider using “Hybrid” authentication for the service call.
Explained here: http://communities.softwareag.com/download/developer-communities/webmethods/ESBandIntegration/CommunityTechnoteSSOfromMWSportletstoISservicesFINAL.pdf

Greetings
Oliver