Search found 4 matches

by lerra
Mon Dec 24, 2012 9:48 am
Forum: Development
Topic: Adding asubscriber in openemm 2012 beta3 in php via SOAP
Replies: 3
Views: 30245

Adding asubscriber in openemm 2012 beta3 in php via SOAP

Hi, I have now tried allot to get the api working to add a email into openemm, What ever I try it seams like the values is sent wrong, This is what I use together with the WS example file, try { $client = new WsseSoapClient( $wsdlURL, $username, $password); } catch (SOAPFault $f) { print $f->faultst...
by lerra
Sun Dec 23, 2012 10:15 pm
Forum: Installation & Upgrades
Topic: Can not get the webservice app running
Replies: 6
Views: 11923

Re: Can not get the webservice app running

Hi,

jdk-6u38-linux-i586.bin seam to solve my problem,

Thanks for the guidance

Cheers
by lerra
Sun Dec 23, 2012 9:27 pm
Forum: Installation & Upgrades
Topic: Can not get the webservice app running
Replies: 6
Views: 11923

Re: Can not get the webservice app running

Yes,
32bit also,


/opt/openemm/java/bin/java -version
java version "1.7.0_10"
Java(TM) SE Runtime Environment (build 1.7.0_10-b18)
Java HotSpot(TM) Client VM (build 23.6-b04, mixed mode)

What would the solution be?
by lerra
Sun Dec 23, 2012 4:36 pm
Forum: Installation & Upgrades
Topic: Can not get the webservice app running
Replies: 6
Views: 11923

Can not get the webservice app running

Hi, Im running ubuntu 12.04 and installed the OpenEMM-2012_beta3-bin.tar.gz and followed OpenEMM-2012_InstallGuide_1.1.pdf Everything works like a charm beside getting the /openemm-ws2 working, As of the documentation, .3 Configuration of Webservices While the interface for the legacy OpenEMM webser...