Search found 6 matches

by Yuna
Fri Nov 22, 2013 3:29 pm
Forum: Bugs, bug fixes & releases
Topic: Soap ListSubscriberBinding returns only one item
Replies: 7
Views: 14128

Soap ListSubscriberBinding returns only one item

I am using successfully the soap on openemm. now i was swiching to the version number two "ws2" which is working fine except that i am getting only one result on the simple method "ListSubscriberBinding". I was checking result of the database with the querry from the source code ...
by Yuna
Fri Nov 08, 2013 12:41 pm
Forum: Development
Topic: How to build and debug OpenEMM by using Eclipse?
Replies: 9
Views: 16850

Re: How to build and debug OpenEMM by using Eclipse?

I am not new to Java and just want to know how to run it with eclipse. i cant understand whats so difficult to tell me how set it up. just a simple explaination what kind of eclipse project, where to put the files in, which jars i neex (cause i still have some errors after adding the jars), how to s...
by Yuna
Fri Nov 08, 2013 8:11 am
Forum: Development
Topic: How to build and debug OpenEMM by using Eclipse?
Replies: 9
Views: 16850

Re: How to build and debug OpenEMM by using Eclipse?

i know :roll: but how do i set OpenEMM up in eclispe?
i would like to run it from eclipse
by Yuna
Tue Nov 05, 2013 3:51 pm
Forum: Development
Topic: How to build and debug OpenEMM by using Eclipse?
Replies: 9
Views: 16850

Re: How to build and debug OpenEMM by using Eclipse?

maschoff wrote:Did you read the Code Design Guide, section 2.1?
yes but there is nothing with windows or/and eclipse :S
by Yuna
Tue Nov 05, 2013 10:09 am
Forum: Development
Topic: How to build and debug OpenEMM by using Eclipse?
Replies: 9
Views: 16850

Re: How to build and debug OpenEMM by using Eclipse?

Hi, i know this topic is a bit old. but is there a description how to get an usable eclipse version out of the source files? i was creating a web project and was inserting the librarys in the buildpathes. but there are still some errors. so whats missing? and my eclipse is stucking at validating &qu...
by Yuna
Mon Nov 04, 2013 12:11 pm
Forum: Bugs, bug fixes & releases
Topic: Sites & Acrions problem after update
Replies: 2
Views: 8297

Sites & Acrions problem after update

Hey ho, i am new to OpenEMM and everything was working fine for 'ages' except of two errors after the update. I am having a script action which is setting some variables for the pages like: #set($features= $ScriptHelper.newHashMap()) $features.put(6,'General') $features.put(25,'Price') $features.put...