AW: SAP in Karaf

2016-04-28 Thread Stoiber, Richard
sendet: Mittwoch, 6. April 2016 10:23 An: user@karaf.apache.org Betreff: Re: SAP in Karaf Hi Richard, Ok I kept searching and since I know there is a camel-sap component, there is I'm sure , a solution. I think this could help you: https://access.redhat.com/documentation/en-US/Red_Hat_JBo

Re: SAP in Karaf

2016-04-06 Thread Christian Schneider
If you are communicating with SAP in OSGi you should also take a look at hibersap: http://hibersap.org/ http://blog.akquinet.de/2010/07/09/introducing-hibersap-1/ It uses sapjco under the hood but also provides a nice abstraction like hibernate does for databases. I helped to make the library

Re: SAP in Karaf

2016-04-06 Thread Morgan Hautman
ingolfing > Fon: +49 8731 3797-0; Fax: +49 8731 3797-29 > Mobil: +49 176 16263638 > http://www.de-gmbh.com > > Geschäftsführung: > Friedrich Steininger, Heino Migge, Onur Mubariz > Amtsgericht Landshut, HRB 4478 > > > > *Von:* Morgan Hautman [mailto:morgan.haut...@gmail.com] &g

RE: SAP in Karaf

2016-04-06 Thread Jean-Baptiste Onofré
+01:00) To: user@karaf.apache.org Subject: SAP in Karaf Hello everyone,   quite a while ago we updated some of our existing applications, so that they are now osgi bundles running inside a karaf container. We now have the requirement for one to communicate with sap to make BAPI calls and receive/send IDOC

AW: SAP in Karaf

2016-04-06 Thread Stoiber, Richard
ge, Onur Mubariz Amtsgericht Landshut, HRB 4478 Von: Morgan Hautman [mailto:morgan.haut...@gmail.com] Gesendet: Mittwoch, 6. April 2016 09:29 An: user@karaf.apache.org Betreff: Re: SAP in Karaf Hi Richard, Can't you install the jars through wrap:file:..? https://ops4j1.jira.com/wiki/display/paxu

Re: SAP in Karaf

2016-04-06 Thread Morgan Hautman
Hi Richard, Can't you install the jars through wrap:file:..? https://ops4j1.jira.com/wiki/display/paxurl/Wrap+Protocol Regards, Morgan 2016-04-06 9:22 GMT+02:00 Stoiber, Richard : > Hello everyone, > > > > quite a while ago we updated some of our existing

SAP in Karaf

2016-04-06 Thread Stoiber, Richard
Hello everyone, quite a while ago we updated some of our existing applications, so that they are now osgi bundles running inside a karaf container. We now have the requirement for one to communicate with sap to make BAPI calls and receive/send IDOCS. To do that we need to use the following jars