Hi,
The PPT was my idea of how the SAP Adapter should be. Until I be familiar with XAware designer code, I've developed two projects for start having SAP connection from XAware using Java Class
BizComponent. The next step could be something like the PPT slides.
For getting started, you should checkout the CVS project (
http://xaware.cvs.sourceforge.net/xaware/sap-bapi-jco)
Then you can run the SapBizViewGenerator project. I've used Netbeans 6.1 for that project, but you can run it without the need of Netbeans IDE, executing the SapBizViewGenerator.jar file in dist folder.
With this running, you can connect to your SAP environment, browse BAPIs and then generate the BizComponents for XAware designer.
For more information, please read the readme.txt file in sap-bapi-jco-java folder.
If you have any question, ask me.
Good luck!
Juan Pablo