We never tried it, did you?
Not yet ;-) I was just hoping it might have been tried before.
I'll probably have to start from the boot script and work backwards... If I get anywhere I'll document it here on on a blog or something.
Cheers
Al
PS - Does OpenEMM 2011 have the new Spring API (https ...
Search found 80 matches
- Thu Jul 07, 2011 9:09 am
- Forum: Installation & Upgrades
- Topic: OpenEMM 2011 and other Apps in one Tomcat instance?
- Replies: 3
- Views: 3895
- Wed Jul 06, 2011 4:19 pm
- Forum: Installation & Upgrades
- Topic: OpenEMM 2011 and other Apps in one Tomcat instance?
- Replies: 3
- Views: 3895
OpenEMM 2011 and other Apps in one Tomcat instance?
Hi,
The new UI on 2011 looks nice :-)
I have one other application (Alfresco) that I'd like to run on the same machine and ideally in the same Tomcat instance.
Following the instructions I've installed the 2011RC2 build and it runs OK, but it wants to run tomcat as the user openemm. My default ...
The new UI on 2011 looks nice :-)
I have one other application (Alfresco) that I'd like to run on the same machine and ideally in the same Tomcat instance.
Following the instructions I've installed the 2011RC2 build and it runs OK, but it wants to run tomcat as the user openemm. My default ...
- Fri Jun 18, 2010 11:24 am
- Forum: Using OpenEMM
- Topic: Problem with Heatmap
- Replies: 6
- Views: 7976
Problem with Heatmap
Hi,
For sometime now I have not been able to get the Heatmap to display. I get the following error shown in the browser:
http://twitpic.com/1xrum8/full
Any suggestions as to where to look to configure it? Presumably the iFrame is looking at the wrong URL...
TIA
Al
For sometime now I have not been able to get the Heatmap to display. I get the following error shown in the browser:
http://twitpic.com/1xrum8/full
Any suggestions as to where to look to configure it? Presumably the iFrame is looking at the wrong URL...
TIA
Al
- Thu May 13, 2010 12:17 pm
- Forum: OpenEMM Contributions
- Topic: Extensions/Integration Questions
- Replies: 9
- Views: 24470
- Thu May 13, 2010 10:31 am
- Forum: OpenEMM Contributions
- Topic: Extensions/Integration Questions
- Replies: 9
- Views: 24470
- Thu May 13, 2010 8:54 am
- Forum: OpenEMM Contributions
- Topic: Extensions/Integration Questions
- Replies: 9
- Views: 24470
- Thu May 13, 2010 8:00 am
- Forum: OpenEMM Contributions
- Topic: Extensions/Integration Questions
- Replies: 9
- Views: 24470
- Wed May 12, 2010 5:14 pm
- Forum: OpenEMM Contributions
- Topic: Extensions/Integration Questions
- Replies: 9
- Views: 24470
Extensions/Integration Questions
I've just started looking into (again) creating an interface between our favourite CRM (vtiger) and OpenEMM.
I've just spun up a quick OpenEMM system and ran the scripts provided. I have one specific question on the Client script and one more general question...
1. In the return from EmmSoapClient ...
I've just spun up a quick OpenEMM system and ran the scripts provided. I have one specific question on the Client script and one more general question...
1. In the return from EmmSoapClient ...
- Tue May 04, 2010 8:35 am
- Forum: Using OpenEMM
- Topic: binding variable in mail
- Replies: 1
- Views: 2928
You need to use the AGN tags, not your own variables. The Manual has an excellent explanation of creating and using the templating system.
For your specific question:
Should do the trick 
Al
For your specific question:
Code: Select all
Dear [agnFIRSTNAME],Al
- Mon May 03, 2010 11:20 am
- Forum: Using OpenEMM
- Topic: Where is the WYSIWYG editor ?
- Replies: 1
- Views: 3019
There is a small icon next to most text boxes. See the attached screenshot.
http://twitpic.com/1klxpr
HTH
Alan
http://twitpic.com/1klxpr
HTH
Alan
- Tue Apr 27, 2010 8:05 am
- Forum: Development
- Topic: Installation stack
- Replies: 1
- Views: 4788
- Tue Apr 27, 2010 8:05 am
- Forum: OpenEMM Contributions
- Topic: Let's talk Integration instead of Extensions
- Replies: 2
- Views: 10656
- Tue Apr 27, 2010 7:58 am
- Forum: Installation & Upgrades
- Topic: Suggested Solution to Installation problems
- Replies: 1
- Views: 4359
Hmmm,
I'm not sure about these "one solution fits all" packaged installers. We all use different Operating systems, have different system infrastructures, security policies etc.
Installing OpenEMM doesn't take very long and is not really very hard - They've already bundled the Container (Resin) so ...
I'm not sure about these "one solution fits all" packaged installers. We all use different Operating systems, have different system infrastructures, security policies etc.
Installing OpenEMM doesn't take very long and is not really very hard - They've already bundled the Container (Resin) so ...
- Mon Apr 26, 2010 3:13 pm
- Forum: Using OpenEMM
- Topic: CMS - Uploaded files not displayed [FIXED}
- Replies: 0
- Views: 3881
CMS - Uploaded files not displayed [FIXED}
My bad. I fixed it by changing the line cms.ccr.url=http://localhost:8080 in the webapps/core/WEB-INF/classes/cms.properties file to be the IP address of the test server, e.g.
cms.ccr.url=http://10.0.0.165:8080
Hope this helps someone else and sorry for the noise ...
cms.ccr.url=http://10.0.0.165:8080
Hope this helps someone else and sorry for the noise ...
- Mon Apr 26, 2010 7:51 am
- Forum: Using OpenEMM
- Topic: Connecting OpenEMM and existing self-made CMS
- Replies: 1
- Views: 2332
