|
From: Torsten K. <to...@ki...> - 2006-09-07 06:18:04
|
Hi Arnstein,
I think You might be wrong here.=20
Hermes1 does support reliable messaging, and if I recall correctly, this =
is
implemented in a transport-agnostic way.=20
Anyway, I have seen Hermes1 both send and receive acknowledgement =
messages,
as well as re-send messages if an acknowledgement was not received in =
time.
All over SMTP.
Finally, You'd be surprised to learn how many 'mission critial' =
applications
use Hermes1 in production on a daily basis.=20
Best regards
Torsten
-----Opprinnelig melding-----
Fra: ebx...@li...
[mailto:ebx...@li...] P=E5 vegne av =
Arnstein
Vestad
Sendt: 6. september 2006 20:21
Til: General discussions
Emne: Re: [ebxmlms-general] [SPAM] - Hermes servlet problem - =
BayesianFilter
detected spam
Do keep in mind that Hermes 1 doesn't support ebxml reliable messaging =
over
the SMTP protocol, before you decide to do something mission critical =
with
it. That might be a showstopper for some. Ack-messages are generated, =
but
never delivered.
-----Opprinnelig melding-----
Fra: ebx...@li...
[mailto:ebx...@li...] P=E5 vegne av
z3100410dn
Sendt: 2. september 2006 19:46
Til: ebx...@li...
Emne: [SPAM] - [ebxmlms-general] Hermes servlet problem - Bayesian =
Filter
detected spam
Hi,
Ive attempted to install and run hermes 1, but cant seem to run the msh
servlet correctly.
I have
- installed j2sdk1.4.2_12
- installed tomcat 4.1
- downloaded hermes_ebms2_binary_dist_1001.zip
- copied the xalan.jar patch
- copied msh.war into the webapps directory
- copied msh.properties.xml into the tomcat 4.1\bin and home directory.
For the msh.properties.xml, I have set
- <URL>http://localhost:8080/msh/</URL>
- <SMTP>
<!-- Mail server for sending messages -->
<Host>localhost</Host>
<Port>25</Port>
<User>msh</User>
<Password>msh</Password>
</SMTP>
- <Protocol>pop3</Protocol>
<Host>localhost</Host>
<Port>110</Port>
<Folder>INBOX</Folder>
<User>msh</User>
<Password>msh</Password>
- <Driver>org.postgresql.Driver</Driver>
<User>msh</User>
<Password>msh</Password>
I have also commented out the authenication file bit
- <!-- <AuthenticationFile>/hermes/msh_passwd</AuthenticationFile> -->
When I attempt to deploy tomcat however, I get a Http Status 503 - =
Servlet
msh is currently unavailable.
I also get the following errors
org.apachhe.struts.util.PropertyMessageResources <init> INFO:
Initialising, config=3D'org.apache.struts.action.LocalStrings',
returnNull=3Dtrue
.
.
WebappClassLoader: validateJarFile(c:/Program Files/Apache Group/Tomcat
4.1/bin/../webapps/msh/WEB-INF/lib/servlet.jar> - jar not loaded. See
Servlet Spec 2.3, section 9.7.2. Offending class:
javax/servlet/Servlet.class=20
Does Anyone have a solution to this problem?. Have I done something =
wrong in
the msh.properties.xml file?
I am really stuck with this, and any help would be greatly appreciated.
Regards,
D
-------------------------------------------------------------------------=
Using Tomcat but need to do more? Need to support web services, =
security?
Get stuff done quickly with pre-integrated technology to make your job
easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D=
121642
_______________________________________________
ebxmlms-general mailing list
ebx...@li...
https://lists.sourceforge.net/lists/listinfo/ebxmlms-general
-------------------------------------------------------------------------=
Using Tomcat but need to do more? Need to support web services, =
security?
Get stuff done quickly with pre-integrated technology to make your job
easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D=
121642
_______________________________________________
ebxmlms-general mailing list
ebx...@li...
https://lists.sourceforge.net/lists/listinfo/ebxmlms-general
|