[Opensource] Errors with Expresso Tomcat et Eclipse installation Procedure

Michael Rimov rimovm at centercomp.com
Mon Jul 15 12:48:42 PDT 2002


At 11:01 PM 7/14/2002 +0000, you wrote:
>Hello,
>I would like to use expresso with Eclipse.
>I have used  Gabriel Krupa how to configure tutorial. But at the end I
>have got some errors.
>(in fact 275 problems)
>I have installed in this order:
>1- jdk1.4.0 in c:\workapps\jdk1.4 directory
>2- Eclipse 2 build 20416 in c:\workapps\eclipse
>3- Tomcat 4.0.3 in c:\tomcat4 directory
>4- Sysdeo Tomcat plugin v099 in c:\workapps\eclipse\plugins with the 
>components
>  NT Services. I can see tomcat icons in eclipse
>5- I unpacked Expresso 4.0.2 complete  in c:\expresso
>...
>Most of errors messages concerns "strongencryption"  that's why
>I have downloaded crypto-114 from bouncy castle but I don't know how to
>install it.

-Add it to the libraries that Eclipse will recognize. [I can't tell you how 
to do that since I don't use Eclipse]

-Put the actual jar file in $TOMCAT_HOME/common/lib directory.  If it still 
won't compile let me know.  I've only been really compiling against the 1.3 
JDK version.  So if you've got any problems, I'd like to know about it.


>There are also two other errors:
>Kind    Status  Priority        Description     Resource        In 
>Folder       Location
>Error                   The return type is incompatible with 
>java.lang.Throwable.getCause()
>PersistenceException.java 
>extest/WEB-INF/src/com/jcorporate/expresso/demo/genco
>/platinumsolutions/noframework/beans    line 44 in 
>PersistenceException.getCause()


For now, until I've been able to dig into the demo apps, nobody's been 
keeping them up to date, so I'd just delete the genco app for now. [And you 
can delete the whole demo directory for all that]



>Kind    Status  Priority        Description     Resource        In 
>Folder       Location
>Warning                 The method getString(java.lang.String, 
>java.lang.Object[]) from
>the type com.jcorporate.expresso.core.controller.Controller is deprecated
>DBController.java 
>extest/WEB-INF/src/com/jcorporate/expresso/core/controller
>line 261 in DBController.getString(String, Object[], ControllerRequest)
>Is there something to do apart from install jdk 1.3.1?

No, there's  A LOT of deprecation warnings in Expresso right now.  I've 
cleaned up probably 50 or so deprecation warnings in this release, and 4.2 
will focus on removing all the deprecation warnings all together.

HTH!
                                                         -Mike






More information about the Opensource mailing list