[Opensource] Expresso in Jbuilder6
cneethling at sars.gov.za
cneethling at sars.gov.za
Wed Aug 7 06:16:58 PDT 2002
Thanks for all the suggestions from you and others. I implemented most of
them and managed to build and run the project successfully.
Thanks,
Carl
-----Original Message-----
From: Malcolm Wise [mailto:malcolm.wise at sde.eu.sony.com]
Sent: 06 August 2002 05:32
To: opensource at jcorporate.com
Subject: RE: [Opensource] Expresso in Jbuilder6
Carl,
I'm using JBuilder 7, but I guess the solution works in 6. I believe the
javax.crypto package is part of JDK 1.4. I assume you are using JDK 1.3? I
guess this package may be available at java.sun.com. The BouncyCastle stuff
I think can be had from www.bouncycastle.org. One way to get around the
errors is to right-click on the
com.jcorporate.expresso.core.security.strongencryption package and select
'Apply Filter>exclude package'.
To save manually having to copy the expresso-config dtd file into the
classes directory, just go to the project properties, select the build tab,
then the resource tab. Set the DTD file extension to 'copy'. This will
ensure that the DTD files get copied from source when you build the project.
Also, don't forget to de-select the 'check JSP's for errors at build time'
in the JSP tab.
Let me know if you need any more help setting up Expresso in JBuilder!
HTH
Malc
More information about the Opensource
mailing list