Trying again. Sorry If this has already been posted. I haven't received
it....

/Jonas

---------------------------

Hi all,

I'm having a problem that has escalated in a manner that always happen when
the bosses is breathing down your neck wanting to know when you can have a
demo running :)

I've had almost no problems deploying locally on Tomcat 4.1.29 but when
moving to my production environment I get the following welcome message
(WLS7 on Linux with Jrockit JVM):

Parsing of JSP File '/jsp/ClientProfileListSuccess.jsp' failed:
/jsp/ClientProfileListSuccess.jsp(4): Error in using tag library
uri='http://displaytag.org' prefix='display': type mismatch for property
'export', for Tag class 'org.displaytag.tags.TableTag': tld says boolean,
implementation type is java.lang.String probably occurred due to an error in
/jsp/ClientProfileListSuccess.jsp line 4: <%@ taglib
uri="http://displaytag.org"; prefix="display" %>

I've looked for this in the archives and I found a suggestion that this may
be fixed in the CVS version of Displaytag. Said and done, I spent an hour
trying to get to the CVS through our firewall and finally got CVSGrab
configured correctly. And then I spent another hour downloading and messing
with Maven to get it to build (never used Maven before). After solving some
proxy config problems I am stuck with the following and I am lost at how to
continue...

taglib:convert-12to11:
    [echo] creating
E:\dev\displaytag\displaytag2/target/tld/displaytag-11.tld f rom
E:\dev\displaytag\displaytag2/src/tld/displaytag-12.tld


        [xslt] Processing
E:\dev\displaytag\displaytag2\src\tld\displaytag-12.tl
d to E:\dev\displaytag\displaytag2\target\tld\displaytag-11.tld
    [xslt] Loading stylesheet C:\Documents and
Settings\karl\.maven\plugins\mave
n-taglib-plugin-1.0\plugin-resources\convert-12to11.xslt

BUILD FAILED
File...... file:/C:/Documents and
Settings/karl/.maven/plugins/maven-taglib-plug
in-1.0/
Element... xslt
Line...... 25
Column.... 162
Provider org.apache.xalan.processor.TransformerFactoryImpl not found Total
time: 7 seconds Finished at: Mon Mar 01 00:36:10 CET 2004

I tried to copy a newer version of xml-apis.jar xalan.jar and xercesImpl.jar
to ant/lib but no success...

I certainly do not want to give up on Displaytag and implement all that
paging stuff myself. At least not at this stage.

Help?

Regards

Jonas

------------------------------------------------------------------------------
This message is intended only for the personal and confidential use of the
designated recipient(s) named above.  If you are not the intended recipient of
this message you are hereby notified that any review, dissemination,
distribution or copying of this message is strictly prohibited.  This
communication is for information purposes only and should not be regarded as
an offer to sell or as a solicitation of an offer to buy any financial
product, an official confirmation of any transaction, or as an official
statement of Lehman Brothers.  Email transmission cannot be guaranteed to be
secure or error-free.  Therefore, we do not represent that this information is
complete or accurate and it should not be relied upon as such.  All
information is subject to change without notice.



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
displaytag-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to