Another try without html... Hello all My 5 cents: you are missing some dependencies in openjpa. Check if you have at least:
<pathelement path="${basedir}/lib/openjpa-0.9.7-incubating.jar" />
<pathelement path="${basedir}/lib/commons-lang-2.1.jar" />
<pathelement path="${basedir}/lib/geronimo-jta_1.0.1B_spec-1.0.1.jar" />
<pathelement
path="${basedir}/lib/geronimo-j2ee-connector_1.5_spec-1.0.1.jar" />
<pathelement path="${basedir}/lib/serp-1.11.0.jar" />
<pathelement path="${basedir}/lib/geronimo-jpa_3.0_spec-1.0.jar"/>
<pathelement path="${basedir}/lib/commons-collections-3.2.jar"/>
That error appear in the org.apache.openjpa.ant.PCEnhancerTask taks of
the build.xml?
PS - I put the source in a native Netbeans 6 project but from the Subversion trunk. It is not a simple task. And one of the biggest problems was exactly the openjpa enhancement.
Islam Tariqul wrote:
Hi Dave, Thanks for your reply. I've tried both jdk1.5.0_12 and jdk1.6.0_05. This is what I've tried: - I've downloaded apache-roller-src-4.0.zip from http://roller.apache.org/download.cgi site - Unzipped it. - Opened a command prompt and change the directory to c:\apache-roller-src-4.0\apps\weblogger- Executed the following command: - ant buildDid I miss anything? Please let me know at your earliest convenience. Much appreciated your help. Tariq --- Dave <[EMAIL PROTECTED]> wrote:On Sun, Mar 23, 2008 at 1:20 PM, Islam Tariqul <[EMAIL PROTECTED]> wrote:I'm trying to build Roller from source (apache-roller-src-4.0) without anymodifications.Here is the environment: Src: apache-roller-src-4.0 Application server: Tomcat 5.5 Database: SQL Server 2000 db driver: jtds-1.2 OS: Windows XP Browser: IE 7.0 This is what I've got when tried to build:------------------------------------------------------BUILD FAILED C:\Documents andSettings\Tariq\Desktop\Roller\apache-roller-src-4.0\apps\weblogger\build.xml:175:java.util.MissingResourceException:org.apache.openjpa.persistence.PersistenceProductDerivation:java.io.IOException:org.xml.sax.SAXNotRecogn izedException:http://java.sun.com/xml/jaxp/properties/schemaLanguageI haven't see that one before. What version of Java are you using? What are the commands you used to start the build? - Dave____________________________________________________________________________________Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs
-- [EMAIL PROTECTED] Media Capital Telecomunicações“Failure is not an option: it comes with the software!”
smime.p7s
Description: S/MIME Cryptographic Signature
