Ok...it's the same document that i view yesterday. I copy the library into my installation path /data/jboss-portal/lib/endorsed
The first question is: is correct my ant.properties # # A sample ant properties file # # $Id: ant.properties.example 3137 2007-05-18 13:41:57Z [EMAIL PROTECTED] $ # Optional JBoss Home jboss405.home=/home/tdiesler/svn/jbossas/tags/JBoss_4_0_5_GA/build/output/jboss-4.0.5.GA-ejb3 jboss421.home=/data/jboss-portal/ jboss422.home=/home/tdiesler/svn/jbossas/tags/JBoss_4_2_2_GA/build/output/jboss-4.2.2.GA jboss500.home=/home/tdiesler/svn/jbossas/trunk/build/output/jboss-5.0.0.Beta3 # The JBoss server under test. This can be [jboss405|jboss421|jboss422|jboss500] jbossws.integration.target=jboss421 # The JBoss settings jboss.server.instance=default jboss.bind.address=localhost # JBoss Repository #jboss.repository=file:/home/tdiesler/svn/jboss.local.repository jboss.repository=http://repository.jboss.org # JBoss JMX invoker authentication #jmx.authentication.username=admin #jmx.authentication.password=admin # Java Compiler options javac.debug=yes javac.deprecation=no javac.fail.onerror=yes javac.verbose=no Thanks Davide View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110443#4110443 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4110443 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
