Hello
Im fairly new to SAP and i have little JEE experience so if this is not the right place to ask please pardon me.
I'm aiming at building JSF webapplication that will be deployed on external server - this application should use calls to SAP system to preform task.
Since connection management is really an AS task to accomplish - id like to wrap JCo somwhow, so that it can be accesed trough JNDI and mapped in datasource conf of a AS.
Is there any datasource implementation for JCo avabile ? if not could you point me to some docs in implementing such solution ?