Curious CMP Deployment problem...
Greetings:
I am attempting to deploy a CMP bean on the J2EE reference server. Cloudscape is the database I am using.
In all of the documentation and books that I have read, when you add such a bean to an application using the deploytool, in the deployment settings window you can create the appropriate table upon deployment of the bean. All of the examples seem to turn this feature on.
But suppose you have already created a cloudscape database, with some data in it, and all you want to do is hook up CMP bean to a table in that database? I have not seen any deployment example that shows how to do this. Even the deploytool help files do not address this kind of scenerio!
Is it even possible to deploy a CMP bean which connects to an existing database table using the Reference Server? If so, can someone please tell me how to do this? I suspect that doing it has something to do with connecting to an "existing datasource", but it is unclear how to do this.
Factor Three

