For those who are interested,
the Djigzo VMware virtual appliance can be easily converted and installed under Proxmox virtual environment (KVM)
http://www.proxmox.com/products/proxmox-ve.
One only needs to:
- create a virtual machine using Proxmox GUI,
- delete the file created in the VM folder (for example, if new VM number is 100, then the folder is /var/lib/vz/images/100)
- convert original vmdk file to raw format using Proxmox utility
(for example, qemu-img convert -f vmdk djigzo.vmdk -O raw /var/lib/vz/images /100/vm-100-disk-1 .raw)
- start VM as usual.
In our tests it runs with no problems.
Vladimir Strezhnev
IT Administrator,
Corporate Health Systems, Inc.
Hi,
While succesfully using Secure PDF option for a number of years we discovered the following "issue".
Our customers routinely reply to our secure PDFs and would like to keep some kind of a record that would
prove that the reply was indeed sent. Currently, the reply form does not have a cc or similar option to send a copy of a reply
to customer's mailbox for the record.
Is it feasible to add a cc option to PDF reply form that would send a copy of the reply (possibly as encrypted PDF or just plain message - since replies seldom needs to be encrypted)
back to the sender.
Or, may be there could be alternative ways to document the PDF replies?
Vladimir Strezhnev
Corporate Health Systems, Inc.
It might be that you made a mistake configuring djigzo-web.home (see page 29 of the installation guide)
About tomcat 7 and open jdk 7. Djigzo 2.4 has not been tested with tomcat 7 and Jdk 7. I think it requires jdk 6. The upcoming release will run with jdk 7.
Kind regards,
Martijn Brinkers
---
Sent with DJIGZO for Android. Please excuse my brevity.
Hello,
Installed djigzo_2.4.0-3.tar.gz djigzo-web_2.4.0-3.tar.gz on CentOS 6.3
minimal using the pdf doc from
http://www.djigzo.com/documents/installation-guide.pdf
all went well until I tried starting tomcat. I did use Tomcat 7 rather
than 6 and have tomcat installed at /opt/tomcat . I am using openjdk 7
java version "1.7.0_09-icedtea"
OpenJDK Runtime Environment (rhel-2.3.8.0.el6_4-x86_64)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
also installed java-1.7.0-openjdk-devel
I am using jsvc to start tomcat as root and switch to the djigzo user so
I can run on port 443
When I start tomcat i get the following error:
[11 Mar 2013 18:29:07 localhost-startStop-1] INFO Root
WebApplicationContext: initialization completed in 1603 ms
(org.springframework.web.context.ContextLoader)
[11 Mar 2013 18:29:08 localhost-startStop-1] WARN Properties with
resource with name djigzo-web.properties not found.
(mitm.djigzo.web.services.PropertiesFileSymbolProvider)
java.io.IOException: Resource djigzo-web.properties not found.
at
mitm.djigzo.web.services.PropertiesFileSymbolProvider.loadProperties(PropertiesFileSymbolProvider.java:80)
at
mitm.djigzo.web.services.PropertiesFileSymbolProvider.<init>(PropertiesFileSymbolProvider.java:71)
followed by a lot more.
the djigzo-web.properties is in the foillowing locations:
/etc/djigzo/djigzo-web.properties
/usr/local/djigzo-web/conf/djigzo-web.properties
Should it be somewhere else? Am I doing something totally wrong?
Thanks for any help,
JohnM
--
*John Millican
*Sr. Systems Administrator
/Defining Agile Payments/
11480 Sunset Hills Road | Reston, VA 20190
Tel: (703) 483-3667 | Fax: (540) 518-9102
Email: john.millican(a)payodo.com
<mailto:john.millican@payodo.com>|Website:www.payodo.com
<http://www.payodo.com/>
The information contained in this communication is confidential, may be
legal professional privilege, and is intended only for the use of the
addressee. It is the property of Payodo. Unauthorized use, disclosure or
copying of this communication, attachment and/or any part thereof is
strictly prohibited and may be unlawful. If you have received this
communication in error, please notify me immediately by return e-mail or
by e-mail to john.millican(a)payodo.com <mailto:john.millican@payodo.com>,
and destroy this communication and all copies thereof, including all
attachments. Thank you
Hi, I wonder if anyone can help me here - I've set up a simple configuration at home using the vmware appliance as my gateway, and I have followed the pdf files to configure it to work with a blackberry phone. I'm using fetchmail from gmail accounts, and I have things working after a fashion except for 2 problems.
1) If i try to reply to any mail , it does not go to the original sender, it goes to the relaymail address
2) sending encrypted mail encrypts the message as far as the gateway, but the final message to the end user if not encrypted.
I apologise in advance for basic questions if this is what they are, but I've spent a few days working through this, searching for answers and I'm getting nowhere and can only assume I have some fundamental misconfiguration - can anyone assist please?
thanks in advance,
Tony