Re: [Resin-interest] override global classpath with webapp classpath

2008-10-08 Thread BUSCH Steffen
I think you're looking for the http://caucho.com/resin/doc/env-tags.xtp#servlet-hack which should not be used in general! I would prefer any other solution, such as duplicating your 'common' but older oracle driver jar into the WEB-INF/lib of the other web-apps ... -Ursprüngliche Nachri

Re: [Resin-interest] Cant access Resin Admin page - 403 error Forbidden IP Address (Vista)

2008-12-11 Thread BUSCH Steffen
Check the resin.conf for the web-app entry for /resin-admin and change to This should resolve the 403 Error. Best regards, Steffen -Ursprüngliche Nachricht---

[Resin-interest] Different MD5-base64 digest passwords Resin 2.1 vs. Resin 3.1 with realm of none

2009-02-06 Thread BUSCH Steffen
Hi all, I have a small Issue while trying to prepare the upgrade from Resin 2.1.14 to Resin 3.1 Snapshot as of 19th December with the Digest Password in Resin XmlAuthenticator. I used to have the following configuration in Resin 2.1.14 com.caucho.http.security.XmlAuthenticator

Re: [Resin-interest] Different MD5-base64 digest passwords Resin2.1 vs. Resin 3.1 with realm of none

2009-02-06 Thread BUSCH Steffen
> > On Feb 6, 2009, at 8:15 AM, BUSCH Steffen wrote: > > > Hi all, > > > > I have a small Issue while trying to prepare the upgrade from Resin > > 2.1.14 to Resin 3.1 Snapshot as of 19th December with the Digest > > Password in Resin XmlAuthenticator. >

Re: [Resin-interest] Different MD5-base64 digest passwords Resin2.1vs. Resin 3.1 with realm of none

2009-02-06 Thread BUSCH Steffen
> > On Feb 6, 2009, at 9:22 AM, BUSCH Steffen wrote: > > > > > Thanks Scott, I think I'm aware of 80 % of the passwords and can > > regenerate them. > > As I'm having several external passwords files with the old base64 > > encoded passwords

Re: [Resin-interest] Removing generated code from WEB-INF/work/_jsp/structure

2009-03-13 Thread BUSCH Steffen
You might want to check http://caucho.com/resin/doc/webapp-tags.xtp#jsp ATTRIBUTE DESCRIPTION DEFAULT ... require-source Return 404 when JSP source is deleted false But I haven't checked if this setting is deleting the content from work-directory. Regards, S

Re: [Resin-interest] About editing resin.conf

2009-05-06 Thread BUSCH Steffen
I would recommend to enable 'fine' or 'finest' logging in order to see what might cause Resin to 'crash' or cause the observed behaviour. Usually, there are pretty good messages in case of start/stop/restart activities due to different reasons. > -Ursprüngliche Nachricht- > Von: resin

[Resin-interest] Resin-3.1.9 - rewrite-dispatch issue with condition

2009-05-27 Thread BUSCH Steffen
Dear all, I have some trouble with rewrite-dispatch in resin 3.1.9 Professional regarding the condition. Previously with resin 2.1, I was using a simple JSP page to perform some kinds of redirections due to usage of frames. For example the URL: http://host/redirect.jsp?to=06/06_01_02.html has lo

Re: [Resin-interest] Resin-3.1.9 - rewrite-dispatch issue with condition

2009-05-29 Thread BUSCH Steffen
ving me a better understanding than the actual 3.1 documentation without example. Steffen > -Ursprüngliche Nachricht- > Von: BUSCH Steffen > Gesendet: Mittwoch, 27. Mai 2009 19:15 > An: 'General Discussion for the Resin application server' > Betreff: Resin-

Re: [Resin-interest] pointing to war files directly?

2009-10-21 Thread BUSCH Steffen
It's possible - just use the directive such as: Check this for further details: http://wiki.caucho.com/Archive-path Regards, Steffen > -Ursprüngliche Nachricht- > Von: resin-interest-boun...@caucho.com > [mailto:resin-interest-boun...@caucho.com] Im Auftrag von > Jeff Schnitzer >

[Resin-interest] IllegalAccessError with Resin-Professional 4.0.20 and EclipseLink 2.2

2011-08-19 Thread BUSCH Steffen
The next evolution of our product (see also http://www.caucho.com/resin/press/wmaccess-delivers-data-services-using- resin/) has been quite successfully tested with most recent Resin Pro 4.0.x versions as long as we were using EclipseLink version 2.1.x. Before heading into the next stage we needed

Re: [Resin-interest] IllegalAccessError with Resin-Professional 4.0.20 and EclipseLink 2.2

2011-08-19 Thread BUSCH Steffen
> On 08/19/2011 10:23 AM, BUSCH Steffen wrote: > > The next evolution of our product (see also > > > http://www.caucho.com/resin/press/wmaccess-delivers-data-services-usin > > g- > > resin/) has been quite successfully tested with most recent > Resin Pro >

[Resin-interest] Resin 3.1.12 change logs?

2011-08-30 Thread BUSCH Steffen
I've just seen that there is a Resin 3.1.12 available for download. Are there any change-logs? This page stops at 3.1.9 plus a snapshot: http://caucho.com/resin-3.1/changes/changes.xtp -- Steffen ___ resin-interest mailing list resin-interest@caucho.c

Re: [Resin-interest] IllegalAccessError with Resin-Professional4.0.20 and EclipseLink 2.2

2011-09-02 Thread BUSCH Steffen
erver.resin.Resin.start(Resin.java:1031) at com.caucho.server.resin.Resin.initMain(Resin.java:1167) at com.caucho.server.resin.Resin.main(Resin.java:1469) [11-09-02 10:23:25.972] {main} ProResin[id=default] started in 3943ms => The web-app can't be started at all. -- Steffen &g

Re: [Resin-interest] IllegalAccessError with Resin-Professional4.0.20 and EclipseLink 2.2

2011-09-02 Thread BUSCH Steffen
> On 09/02/2011 10:35 AM, BUSCH Steffen wrote: > > Hi Scott, > > > > I've seen you've filed a bug #4722 after my last email from 19th of > > August. > > http://bugs.caucho.com/view.php?id=4722 > > > > It's already closed and marked as

Re: [Resin-interest] IllegalAccessError with Resin-Professional4.0.20 and EclipseLink 2.2

2011-09-02 Thread BUSCH Steffen
> On 09/02/2011 11:39 AM, BUSCH Steffen wrote: > >> On 09/02/2011 10:35 AM, BUSCH Steffen wrote: > >>> Hi Scott, > >>> > >>> I've seen you've filed a bug #4722 after my last email > from 19th of > >>> August. > >

Re: [Resin-interest] MD5 base64 hash algorithm differences betweenresin 2 and 4

2011-09-21 Thread BUSCH Steffen
Alan, while migrating from 2.1 to 3.1 we've had a similar issue and it could be solved by explicitly using "old-encoding". Maybe you could find useful information in this thread: http://maillist.caucho.com/pipermail/resin-interest/2009-February/003334.html -- Steffen -Ursprüngliche Nachric

[Resin-interest] Resin-Pro-4.0.40: Support for ?

2014-09-26 Thread BUSCH Steffen
Hi Scott, finally I'm preparing to move from Resin 3.1 to 4.0 and wondering if it would be possible if you could add legacy-support for the old-encoding feature to the XmlAuthenticator. I've been using it in many quite old 3.1 files like this: none passwords.xml

Re: [Resin-interest] Resin-Pro-4.0.40: Support for ?

2014-09-30 Thread BUSCH Steffen
A conversion program would be really awesome. Nothing fancy or time consuming like file creation. Something that just takes old input as argument and prints the converted value to stdout would be enough. Thanks a lot in advance. -- Steffen On 9/26/14, 2:28 AM, BUSCH Steffen wrote: Hi Scott

[Resin-interest] Migrating URL Rewriting from 3.1 to 4.0.41

2014-10-15 Thread BUSCH Steffen
Hi everyone, I'm struggling with migration from Resin Pro 3.1.10 to Resin Pro 4.0.41 in context of URL Rewriting at the *HOST* Level. Problem in a nutshell: - In 3.1 it was possible to change HOST level rewrite rules that are configured in an external file without an automatic host resta

[Resin-interest] How to change SMTP config for in Resin-Pro-4.0?

2014-10-17 Thread BUSCH Steffen
In health.xml I am able to specify a mail reference for example ad...@yourdomain.com where ${healthMailer} can be configured in resin.xml like this mail.yourdomain.com 25 re...@yourdomain.com ==>But in health.xml there is also configured to retrieve a PDF as

Re: [Resin-interest] How to change SMTP config for in Resin-Pro-4.0?

2014-10-17 Thread BUSCH Steffen
Thanks Scott, I'm going to try the system-property, but I would prefer to just add a reference to the already configured javax.mail resource like this just to have a single place of SMTP configuration: -- Steffen On 10/17/14, 6:59 AM, BUSCH Steffen wrote: In health.xml I am ab

[Resin-interest] 'honor-cipher-order' is an unknown property of 'com.caucho.vfs.JsseSSLFactory'

2015-07-30 Thread BUSCH Steffen
In Resin 4.0.34 the new SSL configuration was introduced for OpenSSL. With Java 8 this was also added to JSSE. See: https://docs.oracle.com/javase/8/docs/technotes/guides/security/enhancements-8.html Bottom of the page: Support cipher suites preference customization in JSSE Would it be possib

Re: [Resin-interest] Resin SSL_Protocol Configuration for TLS1.2

2017-11-07 Thread BUSCH Steffen
Hi, These properties will be used in the cluster-default.xml and if you want to use only TLS 1.2 you can add the yellow marked addition: ${jsse_keystore_type?:'jks'} ${jsse_keystore_file} ${jsse_keystore_password}

Re: [Resin-interest] Reg. Resin Security Vulnerability

2018-01-17 Thread BUSCH Steffen
Hi, can you post here: https://groups.google.com/forum/#!forum/caucho-resin I could offer you help in a couple of hours or tomorrow. In the meantime you can already get these Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files 7. http://www.oracle.com/technetwork/java/

Re: [Resin-interest] R: [Fwd: httpd.sh stop]

2007-04-23 Thread Busch, Steffen
There is also a configuration directive, how long resin will wait for requests to finish: < http://www.caucho.com/resin-3.0/config/webapp.xtp#shutdown-wait-max > -Ursprüngliche Nachricht- Von: Andrea Sodomaco [mailto:[

Re: [Resin-interest] Ant and JSPCompiler

2008-05-05 Thread BUSCH Steffen
I think the Resin 3.0 JspCompiler needs the JSP files as arguments. We have accomplished that in this way: Batch Precompile of JSP Files Please note, that this might fail on Windows Platform as there is a limitat

Re: [Resin-interest] FYI: 3.2.0 schedule

2008-07-09 Thread BUSCH Steffen
Scott, the last snapshot for Resin 3.1 is from 11th of june 2008 at least on the download page. Based on your "roadmap", the 3.1.7 release is scheduled for the next 3 to 4 weeks. Would you mind to provide a new 3.1-snapshot in order to perform already some alpha tests to have enough time to

[Resin-interest] Resin-Pro 3.1.7a and UnsatisfiedLinkError: nativeTruncate

2008-09-15 Thread BUSCH Steffen
Hi, we are running Resin-Pro 3.1.7a on a Sun Solaris 10 Box with successfully compiled JNI Code, but since upgrading from 3.1.6 our log files are growing with Exceptions like this: ==> debug.log <== [2008.09.15 18:28:18.328] [WebApp: ] WARNING (com.caucho.util.ThreadPool) java.lang.Unsatisfied