Photo By MorBCNThis weekend I was messing around with Websphere portlet factory 6.1.2 and trying to set up a datasource to the included WebSphere Application Server Community Edition proved to be more of a challenge than I had anticipated. I found Development WAS CE Deployment Scenario in the Portlet Factory wiki which helped, but it seems to need a fix for the new version of Portlet Factory. In the datasource creation section it describes changes to two files, one is within your Portlet Factory project (WEB-INF\bin\deployment\wasce.web.xml) and the other is supposed to be within one of the folders of the Portlet Factory designer installation (




1 comments:
Did it work at the end?
I was never able to get it to work. I just installed the full featured WAS 7.0.
Anyway I think the problem was that I had to modify other xml files like the standard portlet xml file. This is because I had to play aruond with it afterwards in order to get expose another servlet (Kaptcha) in the same app.
Post a Comment