[Opensource] Réf. : Re: [Opensource] Minor issue in the docs for integrating Expresso in JBuilder 9, and maybe in Expresso's JSPs
Raul DAVIDOVICH
R.DAVIDOVICH at caconcology.com
Tue Sep 16 01:41:57 PDT 2003
Larry,
Concerning the build problem with the .war I mean that JBuilder tries to
build a single .war file including my app + expresso + tomcat + every
single library used, and when the file reaches like 60 MB (the whole
installation takes less than 30), I get an OutOfMemoryException.. I'm sure
it comes from JBuilder project's settings.. So I simply told him not to
build a .war file and it works fine..
I guess it's nothing to worry about, but simply to warn early in the
integration docs something like "Tell JBuilder not to build the .war file
until you set it up properly!"... I would hate people claiming that we
cannot integrate JB and expresso because of such a simple thing ;-)
Regards,
Raul Davidovich
That's it! Resin was having the same problem: the declaration of that
(unused?) tag library is apparently ignored by Tomcat, but trips up Resin,
and apparently your engine too.
I'll be removing that line
<%@ taglib uri="/WEB-INF/tld/struts.tld" prefix="struts" %>
from all JSPs when I get back next Tuesday.
Mike, this is probably worth another RC release. Feel free to remove the
line before I get to it.
Raul, I'm not sure what you mean by the build problem with .war. can you
say more about that?
thanks,
Larry
At 01:45 AM 9/11/2003, Raul DAVIDOVICH wrote:
>Hello,
>
>
>I found a slight issue when following the docs for integrating Expresso in
>JBuilder 9.
>
>Everything went right until the compile time. I started getting two errors
>in each JSP saying that the org.apache.struts.taglib.IterateTei and
>org.apache.struts.taglib.anotherTei weren't found. I checked the struts
>jar, and as expected, there are no org.apache.struts.taglib.any tag, since
>they are all contained in subpackages (logic, html and so).
>
>Looking at the code in the JSPs, I found them calling a "struts" taglib in
>addition to the struts-logic, struts-html, struts-bean and so, and that
>it's never used within the pages.
>
>I simply removed this line from the JSPs, and everything worked fine...
>could it be an obsolete taglib call?
>
>
>Another remark.. the information concerning the "never build the war"
>option should be placed before the "now you can build" part, otherwise
>JBuilder tries to place every single library inside it and stops building
>with an OutOfMemoryError (I've 1GB of RAM!)
>
>Otherwise, the doc is great. I spent one whole day without success trying
>to do the same thing before this doc was available.
>
>
>Regards,
>
>
>---------------------------------------------------
>Raul Davidovich
>Responsable Informatique
>Cvitkovic & Associés Consultants
>
>(33) 1 45 15 40 68
>(33) 1 45 15 40 41 Fax
>-------------------------------------------------------
>http://www.caconcology.com
>
>
>_______________________________________________
>Opensource mailing list
>Opensource at jcorporate.com
>http://mail.jcorporate.com/mailman/listinfo/opensource
>Archives: http://mail.jcorporate.com/pipermail/opensource/
_______________________________________________
Opensource mailing list
Opensource at jcorporate.com
http://mail.jcorporate.com/mailman/listinfo/opensource
Archives: http://mail.jcorporate.com/pipermail/opensource/
More information about the Opensource
mailing list