If you are using JRun 4 try putting the jruntags.jar in the {jrun-rootdir}/servers/lib
directory.
Eric
Macromedia Incorporated
-----Original Message-----
From: Drew Falkman [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 10, 2002 11:37 AM
To: JRun-Talk
Subject: RE: jrun tags problem
Actually, with the mapping in the web.xml file just using jruntags as the
uri is ok.
What version of JRun are you using?
-----Original Message-----
From: Theodore Zimmerman [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 09, 2002 7:41 AM
To: JRun-Talk
Subject: RE: jrun tags problem
Your taglib directive should be as follows:
<%@ taglib uri="WEB-INF/lib/jruntags.jar" prefix="jrun" %>
HTH.
Ted Zimmerman
-----Original Message-----
From: justin home office [mailto:[EMAIL PROTECTED]]
Sent: Sunday, September 08, 2002 11:59 AM
To: JRun-Talk
Subject: jrun tags problem
Hi, im trying to use the jrun tags but I get the error
1 error(s) found in /test.jsp
(10) The tag sendmsg's handler class allaire.taglib.SendMsgTag was not
found in the classpath
I copied jruntags into web-inf/lib in my server directory, and added
<taglib>
<taglib-uri>jruntags</taglib-uri>
<taglib-location>/WEB-INF/lib/jruntags.jar</taglib-location>
</taglib>
to the web.xml in that directory too.
Here is my page
<%@ page import="allaire.taglib.*" %>
<%@ taglib uri="jruntags" prefix="jrun" %>
<jrun:sendmsg msgsrc="QueueConnectionFactory" queue="mdbqueue">
This is a text message.
</jrun:sendmsg>
Ideas? What classpath is the error refering to?
Thanks Justin
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more
resources for the community. http://www.fusionauthority.com/ads.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists