I did some more research, I don't think it is a struts issue as struts can be deployed on JRun
http://livedocs.adobe.com/jrun/4/Programmers_Guide/designpatterns8.htm Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt Raible Sent: Wednesday, 20 June 2007 3:28 PM To: [email protected] Subject: Re: Anyone installed roller onto JRun? I'm getting the following error: [2]jrun.jsp.compiler.JRunTagLibraryInfo$InvalidTLDElementException: The tag func tion on line 14 is not a valid TLD element at jrun.jsp.compiler.JRunTagLibraryInfo$TLDParser.startElement (JRunTagLi braryInfo.java:613) at jrunx.util.SAXReflectionHandler.startElement( SAXReflectionHandler.jav a:24) at org.xml.sax.helpers.XMLReaderAdapter.startElement( XMLReaderAdapter.ja va:333) Google turns up quite a few hits for this error - mostly related to folks trying to get Struts deployed on JRun. http://www.mail-archive.com/[EMAIL PROTECTED]/msg00993.html Sorry - it doesn't look like Roller will run on JRun. Matt On 6/19/07, Matt Raible <[EMAIL PROTECTED]> wrote: > > Must've been a JDK version thing - I changed jvm.config to use JDK 1.4.2and > it's working now. > > On 6/19/07, Matt Raible < [EMAIL PROTECTED]> wrote: > > > > Does JRun startup fast for you? On my XP box with 3 GB of RAM, it takes > > the JRun Launcher a couple minutes to start. After that, when I try to start > > the admin server, it takes forever. I gave up after 5 minutes. What JDK are > > you using? Are you using JRun 4? I found that it installed using my default > > JDK (JRockit 5), but I had to change $JRUN_HOME/bin/jvm.config to point to > > Sun's JDK 5 to get the Launcher to work. > > > > I've love to get this working, but I can't even seem to get it installed > > properly. Sorry. > > > > Matt > > > > On 6/19/07, Andrew Scott < [EMAIL PROTECTED]> wrote: > > > > > > Yes I do. > > > > > > When you run the JRun Management Console, on the left side you will > > > see the admin section. Also a link that says resources, provided you did > > > place the jdbc drive in the jrun's jvm class path, or added that to the > > > jvm > > > configs then just enter the information as presented. > > > > > > It is very straight forward. > > > > > > If you like to get to the nitty gritty, there is a jrun.xml file that > > > will be in the WAR directory that will have a context node, where you > > > could > > > add the resource in this manner as well. > > > > > > I prefer to use the admin GUI, as it is quick and easy. > > > > > > If you need more info, be glad to provide that. > > > > > > > > > > > > Andrew Scott > > > Senior Coldfusion Developer > > > Aegeon Pty. Ltd. > > > www.aegeon.com.au > > > Phone: +613 8676 4223 > > > Mobile: 0404 998 273 > > > > > > > > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] On Behalf Of Matt > > > Raible > > > Sent: Wednesday, 20 June 2007 2:49 PM > > > To: [email protected] > > > Subject: Re: Anyone installed roller onto JRun? > > > > > > Do you know how to configure a JNDI DataSource on JRun? I'm > > > downloading JRun > > > 4 now and will try to get Roller 3.1 installed. I'm using Windows. I > > > tried > > > the OS X version, but it fails to unzip for some reason. > > > > > > Matt > > > > > > On 6/19/07, Andrew Scott <[EMAIL PROTECTED]> wrote: > > > > > > > > And I said I would prefer NOT to install another Application Server > > > :-( > > > > And I am interested to install Roller on JRun at the moment. > > > > > > > > I am running Tomcat 5.5, because the installation instructions did > > > not > > > > cover Tomcat 6 and nor does the Roller website have any update info > > > for > > > > installing onto Tomcat 6. > > > > > > > > > > > > Andrew Scott > > > > Senior Coldfusion Developer > > > > Aegeon Pty. Ltd. > > > > www.aegeon.com.au > > > > Phone: +613 8676 4223 > > > > Mobile: 0404 998 273 > > > > > > > > > > > > > > > > -----Original Message----- > > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] ] On Behalf Of > > > Matt > > > > Raible > > > > Sent: Wednesday, 20 June 2007 2:31 PM > > > > To: [email protected] > > > > Subject: Re: Anyone installed roller onto JRun? > > > > > > > > I'm sorry for trying to help. However, should know that you can > > > cluster > > > > Tomcat: > > > > > > > > http://tomcat.apache.org/tomcat-6.0-doc/cluster-howto.html > > > > > > > > Also, you could use Geronimo or JBoss, which are applications > > > servers and > > > > Roller is known to work on them just fine. > > > > > > > > OK - I'll stop now. ;-) > > > > > > > > Matt > > > > > > > > > > > > > > > > > -- > > > http://raibledesigns.com > > > > > > > > > > > > -- > > http://raibledesigns.com > > > > > -- > http://raibledesigns.com -- http://raibledesigns.com
