[Resin-interest] Multiple web-app-deploy tags

2018-04-10 Thread matt
Does anyone know if it's possible to use multiple web-app-deploy tags in the same host? I want to have my local dev server pick up whichever apps I've built from a set of projects, where the built output will be in exploded war format. I could tag each app, but it's nice just putting my target

Re: [Resin-interest] Character encoding in root vs included JSP

2014-02-28 Thread Matt Pangaro
You could also use a jsp prelude to include whatever directives you need. A bit of a hack, but it gets the job done. Sent from my cool new iPad Mini On Feb 28, 2014, at 3:22 PM, Knut Forkalsrud knut-cau...@forkalsrud.org wrote: Traditionally the JSP spec has mandated ISO-8859-1 if

[Resin-interest] Tiles issues on 4.0.x

2012-09-25 Thread Matt Pangaro
up the issue, but we're trying to get to the root cause before we settle on a solution. We were hoping somebody else might have seen this. Thanks, Matt Pangaro ___ resin-interest mailing list resin-interest@caucho.com http://maillist.caucho.com

[Resin-interest] Question about EL in JSPX

2012-09-25 Thread Matt Pangaro
in Resin 4.0.x: c:if test=${variable eq 'Value' and !variable2 eq 'value2'} We also have a small number of scriptlet tags that use amp; or #38; for this. We just want to confirm the order parsing/processing, per the spec, and see whether the behavior we're seeing is expected. Matt Pangaro Lokitech

Re: [Resin-interest] Out of PermGen space

2012-04-25 Thread Matt White
. - Matt ___ resin-interest mailing list resin-interest@caucho.com http://maillist.caucho.com/mailman/listinfo/resin-interest

Re: [Resin-interest] Linux startup issue

2010-01-07 Thread Matt Pangaro
On 1/7/2010 11:39 AM, Scott Ferguson wrote: The second instance should attach to the first watchdog (assuming you're working from the same configuration file.) The start flow looks like: 1. try to contact and existing watchdog at the watchdog port a. if that succeeds, send a BAM/HMTP

Re: [Resin-interest] Linux startup issue

2010-01-07 Thread Matt Pangaro
resolve my issue. -- Matt ___ resin-interest mailing list resin-interest@caucho.com http://maillist.caucho.com/mailman/listinfo/resin-interest

[Resin-interest] Undeploy web-deployed app

2010-01-03 Thread Matt Pangaro
? Thanks in advance, --Matt ___ resin-interest mailing list resin-interest@caucho.com http://maillist.caucho.com/mailman/listinfo/resin-interest

[Resin-interest] 3.1.9 - Database Session Clustering Problem

2009-11-30 Thread Matt Garner
any data except for I'm guessing an identification value like - 0xACED00057704. Is there a reason why this happens? I'm not using always-load or always save attributes. Any help would be appreciated. Cheers, Matt. Matt Garner Senior Java Developer

[Resin-interest] Wildcard Servlet Mappings with IIS

2009-07-06 Thread Matt White
with a wildcard mapping (ie /view/4, when the mapping is /view/*), IIS returns a 404. This is easy to do on Apache, but I'm struggling to make it work on IIS. Thanks! - Matt ___ resin-interest mailing list resin-interest@caucho.com http://maillist.caucho.com

Re: [Resin-interest] Quercus war archives corrupted

2009-04-10 Thread Matt Snyder
Brad B. wrote: I've tried to download the quercus.war file at http://quercus.caucho.com/ using several browsers and wget. They all seem to download a corrupted file. Is anyone else seeing this?

Re: [Resin-interest] Question about JEE Containers

2009-03-28 Thread Matt Pangaro
the clustered deployment of something like a JNLP app, but really any form of caching that uses the timestamp of the resource to determine whether it's current. Thanks for the follow-up. Matt ___ resin-interest mailing list resin-interest@caucho.com http

[Resin-interest] Question about JEE Containers

2009-03-27 Thread Matt Pangaro
would be much appreciated. Thanks, -- Matt Pangaro Lokitech software . strategy . design http://www.lokitech.com ___ resin-interest mailing list resin-interest@caucho.com http://maillist.caucho.com/mailman/listinfo/resin-interest

Re: [Resin-interest] Question about JEE Containers

2009-03-27 Thread Matt Pangaro
either behavior is allowed, since the specs don't speak to it. Thanks, Matt ___ resin-interest mailing list resin-interest@caucho.com http://maillist.caucho.com/mailman/listinfo/resin-interest

[Resin-interest] LDAP Connection Pooling

2009-03-05 Thread Matt White
as an authenticated user to perform our searches. Thanks! - Matt ___ resin-interest mailing list resin-interest@caucho.com http://maillist.caucho.com/mailman/listinfo/resin-interest

[Resin-interest] ISAPI disconnect/configuration in 3.0.27

2009-01-30 Thread Matt Pangaro
? Thanks, Matt ___ resin-interest mailing list resin-interest@caucho.com http://maillist.caucho.com/mailman/listinfo/resin-interest

Re: [Resin-interest] Issue with Resin setup in IIS

2008-11-06 Thread Matt Pangaro
Stavros, /caucho-status is generated by the ISAPI filter DLL. If you're unable to get to that page, it means the filter is not properly installed and loaded into IIS. -- Matt Pangaro Lokitech software . strategy . design http://www.lokitech.com m. 1.301.728.6906 f. 1.815.364.0656 e. [EMAIL

Re: [Resin-interest] Update on 3.0.27

2008-10-30 Thread Matt Pangaro
Thanks for the update. A snapshot to vet the changes would be great. Thanks, Matt Scott Ferguson wrote: On Oct 24, 2008, at 11:40 AM, Matt Pangaro wrote: Hi, I was just wondering if we could get a status update on 3.0.27, since there are a number of fixes in it, plus the newly discovered

[Resin-interest] Update on 3.0.27

2008-10-24 Thread Matt Pangaro
Hi, I was just wondering if we could get a status update on 3.0.27, since there are a number of fixes in it, plus the newly discovered issue with SSL JNI. Thanks, Matt ___ resin-interest mailing list resin-interest@caucho.com http

Re: [Resin-interest] [Resin 0002988]: OpenSSL timeout

2008-10-14 Thread Matt Pangaro
Since it's not marked on the bug in Mantis, and I can't remember, was this issue found in the 3.0.x tree? If so, does it affect all versions? Thanks, Matt [EMAIL PROTECTED] wrote: The following issue has been CLOSED

Re: [Resin-interest] 3.0.27 status?

2008-09-15 Thread Matt Pangaro
, but the Pro version has no javamail at all. 3.1.7 was the same, but it looks like you corrected it for 3.1.7a. Just a heads up. Thanks, Matt Scott Ferguson wrote: I've just put up a new snapshot. Sorry about the delay. -- Scott ___ resin

Re: [Resin-interest] 3.0.27 status?

2008-09-03 Thread Matt Pangaro
Cool, thanks. Snapshot would be great, so we can vet the fixes. Scott Ferguson wrote: We can do a snapshot today. 3.0.27 will take longer because we haven't started the release QA process yet. -- Scott ___ resin-interest mailing list

[Resin-interest] 3.0.26 status

2008-05-20 Thread Matt Pangaro
Hi all, Any word on what the schedule for a 3.0.26 release? We're looking at the series of ISAPI fixes in the .23+ area. Thanks, -- Matt Pangaro Lokitech software . strategy . design http://www.lokitech.com e. [EMAIL PROTECTED] ___ resin-interest

[Resin-interest] Lucene and JMS Serialization error

2008-04-08 Thread Matt Johnston
) ... 27 more I've tried this with Lucene 2.2.0 and 2.3.1 and the same error occurs. I am using the Resin 080331 snapshot. Any pointers or work arounds would be helpful. -- Matt Johnston http://www.lattaoutdoors.com http://www.gearapalooza.com

Re: [Resin-interest] Transactions and Quartz

2008-03-26 Thread Matt Johnston
methods in an ejb3 used in the quartz job. Now, I get errors like Transaction[01:47c9dd5d]: timed out after -1 seconds. and Transaction[01:47c9dd5d]: timed out after 0 seconds. So I am stumped. How can I regulate transactions within a long running process? Thanks. Matt Scott Ferguson wrote

Re: [Resin-interest] Quercus Phorum DB Errors, Closing dangling connections

2008-03-25 Thread Matt Johnston
) [20:08:09.142] {http--8080-0} at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:643) [20:08:09.142] {http--8080-0} at java.lang.Thread.run(Thread.java:619) Matt Scott Ferguson wrote: On Mar 20, 2008, at 4:49 PM, Matt Johnston wrote: Here you go. Perfect, thanks. The fix

Re: [Resin-interest] Quercus Phorum DB Errors, Closing dangling connections

2008-03-20 Thread Matt Johnston
} at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:721) [18:49:26.638] {http--8080-1} at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:643) [18:49:26.638] {http--8080-1} at java.lang.Thread.run(Thread.java:619) Matt Scott Ferguson wrote: I need the other stack trace, the UserPoolItem

[Resin-interest] Quercus Phorum DB Errors, Closing dangling connections

2008-03-19 Thread Matt Johnston
/database /init /servlet-mapping -- Matt Johnston http://www.lattaoutdoors.com http://www.gearapalooza.com ___ resin-interest mailing list resin-interest@caucho.com http://maillist.caucho.com/mailman/listinfo/resin-interest

Re: [Resin-interest] small question about entity ejb

2008-03-09 Thread Matt Johnston
I think you will need to use either the persist() or merge() methods of the EntityManager in order to save your data to the database. In your case since you are updating an existing record, you will need to use: m_manager.merge(homeobj) Matt Riccardo Cohen wrote: Hi I used to play

[Resin-interest] Multiple Domains for One Ear File

2008-03-06 Thread Matt Johnston
Is there a way to point multiple domain names to one ear file? Basically I have an ear file with 3 different wars in it, one war file for each website. Each website has it's own domain. How can I setup Resin to serve this correctly? -- Matt Johnston http://www.lattaoutdoors.com http

Re: [Resin-interest] Transactions and Quartz

2008-02-29 Thread Matt Johnston
it says the transaction is committing, but I don't see anything in the database. Matt Scott Ferguson wrote: On Feb 21, 2008, at 7:18 PM, majohnst wrote: I am trying to create a Quartz job that saves some data to my database. The quartz process is working correctly and my jobs runs, I can

Re: [Resin-interest] Hibernate and Resin 3.1.4

2008-02-22 Thread Matt Johnston
My layout for the non-working: _ear --META-INF --persistence.xml --application.xml Working layout _ear --META-INF --application.xml ..project.jar --META-INF --persistence.xml In the working layout, the jar file was referenced from my application.xml file. Matt

Re: [Resin-interest] Hibernate and Resin 3.1.4

2008-02-13 Thread Matt Johnston
I just tried this with the 2/11 snapshot, and the same error occurs. The persistence.xml is never read, or at least there is no logging to say otherwise. Matt Scott Ferguson wrote: On Feb 11, 2008, at 5:44 PM, Matt Johnston wrote: It looks like I may have jumped ahead to far

Re: [Resin-interest] Hibernate and Resin 3.1.4

2008-02-11 Thread Matt Johnston
/var/www/resin/np-guide.com/root-directory /host Matt [19:40:12.691] {main} Host[www.np-guide.com] initializing [19:40:12.691] {main} Host[www.np-guide.com] root-directory=/var/www/resin/np-guide.com [19:40:12.696] {main} javax.management.InstanceAlreadyExistsException: resin:type=ResourceDeploy

Re: [Resin-interest] Hibernate and Resin 3.1.4

2008-02-10 Thread Matt Pangaro
Are you sure you have both Hibernate Core and Hibernate EntityManger installed? http://hibernate.org/397. It sounds like you might not have the EntityManager jar(s). not sure if you also need the Hibernate Annotations bits. -- Matt Pangaro Lokitech software . strategy . design http

Re: [Resin-interest] Hibernate and Resin 3.1.4

2008-02-10 Thread Matt Johnston
Yes, I have all the hibernate jars. I downloaded the latest versions of Hibernate core, annotations and entitymanager and put them in my resin/lib directory. I am using an exploded ear for deploy my application. Matt Matt Pangaro wrote: Are you sure you have both Hibernate Core and Hibernate

Re: [Resin-interest] Resin's JSTL vs the W3C's HTML Validation Engine

2007-10-04 Thread Matt White
overlooking something obvious in the documentation. - Matt ___ resin-interest mailing list resin-interest@caucho.com http://maillist.caucho.com/mailman/listinfo/resin-interest

Re: [Resin-interest] MyFaces 1.2.0 and Facelets 1.1.13 on Resin 3.1.2

2007-09-14 Thread Matt Raible
On 9/14/07, Scott Ferguson [EMAIL PROTECTED] wrote: On Sep 14, 2007, at 9:00 AM, Matt Raible wrote: I tried the nightly snapshot and received the following error: 2007-09-14 10:57:05.290796500 [10:57:05.247] javax.servlet.ServletException: com.caucho.xml.XmlParseException: /META-INF

[Resin-interest] MyFaces 1.2.0 and Facelets 1.1.13 on Resin 3.1.2

2007-09-13 Thread Matt Raible
) [01:29:15.913] at com.caucho.server.port.TcpConnection.run(TcpConnection.java:481) [01:29:15.913] at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:685) Thanks, Matt -- http://raibledesigns.com ___ resin-interest mailing list resin

Re: [Resin-interest] SSL support in Resin

2007-06-27 Thread Matt Pangaro
: http://www.caucho.com/resin-3.0/security/ssl.xtp#jsse For Resin 3.1.x: http://www.caucho.com/resin-3.1/doc/ssl.xtp#jsse Matt Pangaro Lokitech software . strategy . design http://www.lokitech.com m. 1.301.728.6906 f. 1.815.364.0656 e. [EMAIL PROTECTED] Gregory Stewart wrote: Why don't you

Re: [Resin-interest] What is creating log/jvm-default.log andlog/watchdog-manager.log files

2007-05-31 Thread Matt Pangaro
it, but you may still want to keep it separate from your main console logs. Matt Pangaro Lokitech software . strategy . design http://www.lokitech.com m. 1.301.728.6906 f. 1.815.364.0656 e. [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Darn - I should really explore all possibilities before posting. I

Re: [Resin-interest] Resin and Spring 2.0

2007-02-21 Thread Matt Raible
-Djavax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl (etc) to the command line. Is it possible to add this to an environment variable (i.e. MAVEN_OPTS or JAVA_OPTS)? Since Resin is downloaded/installed by Cargo, I'm not able to manipulate the startup script AFAIK. Matt Ursprungligt

Re: [Resin-interest] Resin and Spring 2.0

2007-02-21 Thread Matt Raible
This worked - thanks Mattias. I ran into another issue with Struts 2, Spring and Resin. It seems to be caused by an issue in Spring 2.0.2 that will be fixed in 2.0.3. http://forum.springframework.org/showthread.php?t=33874 Matt On 2/21/07, Mattias Jiderhamn [EMAIL PROTECTED] wrote

[Resin-interest] Caucho.com Website Error

2007-01-10 Thread Matt White
Caucho.com seems to be throwing up an error when I attempt to access the Hessian website located at: http://www.caucho.com/hessian/ Could someone please go kick the webserver? :) - Matt ___ resin-interest mailing list resin-interest@caucho.com http

Re: [Resin-interest] Isapi_dll 3.0.18 vs 3.0.22

2006-12-26 Thread Matt Pangaro
plugin and chunked encoding fixes, but the static file behavior you're seeing is because of the header issue that's fixed in the snaphot. Please report anything else you do see with the current snapshot so that any fix that might arise from it can be include in .23. Hope that helps, Matt Pangaro

Re: [Resin-interest] Struts Problem

2006-12-22 Thread Matt Pangaro
You're specifying a feature (http://apache.org/xml/features/validation/dynamic) that the Caucho XML parser doesn't recognize. In this case it's specific to Xerces. http://www.caucho.com/resin-3.0/xml/jaxp.xtp That page shows how to specify the JAXP parser you'd like to use. Matt Pangaro