Yes. Context.XML
Look this : http://openemm.agnitas.de/installation- ... c2996.html
Search found 7 matches
- Fri Oct 23, 2015 2:18 pm
- Forum: Using OpenEMM
- Topic: i am competed installation but , openemm not work on browser
- Replies: 10
- Views: 8589
- Fri Oct 23, 2015 2:04 pm
- Forum: Using OpenEMM
- Topic: i am competed installation but , openemm not work on browser
- Replies: 10
- Views: 8589
Re: i am competed installation but , openemm not work on bro
Modifications on this file can generate errors. (I had the case)
- Fri Oct 23, 2015 1:20 pm
- Forum: Using OpenEMM
- Topic: i am competed installation but , openemm not work on browser
- Replies: 10
- Views: 8589
Re: i am competed installation but , openemm not work on bro
Do you have edit WEB-INF\dataAccessContext.XML?
- Fri Oct 23, 2015 12:42 pm
- Forum: Using OpenEMM
- Topic: i am competed installation but , openemm not work on browser
- Replies: 10
- Views: 8589
Re: i am competed installation but , openemm not work on bro
I had the same problem on windows . I solved it by copying the OpenEMM conf directory in the Tomcat conf folder. this solved my mistake. But better make a backup of your files before you do that .
- Fri Oct 23, 2015 12:14 pm
- Forum: Using OpenEMM
- Topic: i am competed installation but , openemm not work on browser
- Replies: 10
- Views: 8589
Re: i am competed installation but , openemm not work on bro
Hi.
What is your system? Linux or Windows?
If Windows, I can help you
What is your system? Linux or Windows?
If Windows, I can help you
- Thu Oct 22, 2015 9:25 am
- Forum: Installation & Upgrades
- Topic: OpenEMM installation in windows 7
- Replies: 2
- Views: 7184
Re: OpenEMM installation in windows 7
Hi vijaya.
You also fix it by customizing bin\openemm.py like this (arround line 228) and set manually Javahome
#if version is None:
# error ('JDK not found')
#javahome = agn.winregFind (jdkkey + '\\' + version, 'JavaHome')
#javahome = 'C:\Program Files\Java\jre1.8.0_60' # Version x64
javahome = 'C ...
You also fix it by customizing bin\openemm.py like this (arround line 228) and set manually Javahome
#if version is None:
# error ('JDK not found')
#javahome = agn.winregFind (jdkkey + '\\' + version, 'JavaHome')
#javahome = 'C:\Program Files\Java\jre1.8.0_60' # Version x64
javahome = 'C ...
- Thu Oct 22, 2015 9:02 am
- Forum: Using OpenEMM
- Topic: Different Sender Email addresses?
- Replies: 11
- Views: 14746
Re: Different Sender Email addresses?
Hello.
On OpenEMM 2015 R2, you can bind the expeditor name with a database field, but you can't customize the email.
For exemple : [agnDB column="Firstname"]
Bonjour.
Sur OpenEMM 2015 R2, vous pouvez personnaliser le nom de l'expéditeur avec un champ de la base de donnée, mais pas l'adresse email ...
On OpenEMM 2015 R2, you can bind the expeditor name with a database field, but you can't customize the email.
For exemple : [agnDB column="Firstname"]
Bonjour.
Sur OpenEMM 2015 R2, vous pouvez personnaliser le nom de l'expéditeur avec un champ de la base de donnée, mais pas l'adresse email ...
