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 build

Did 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 any
modifications.
 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 and

Settings\Tariq\Desktop\Roller\apache-roller-src-4.0\apps\weblog
 ger\build.xml:175:
java.util.MissingResourceException:
 org.apache.openjpa.persis

tence.PersistenceProductDerivation:java.io.IOException:
 org.xml.sax.SAXNotRecogn
 izedException:

http://java.sun.com/xml/jaxp/properties/schemaLanguage
 I 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!”


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to