[JBoss-dev] Jboss 3.0.1RC1 Build Fail: Target ALL

2002-07-28 Thread Stephen Davidson
Greetings. The build appears to be failing on the all target in the catalina module. -Steve ===Begin excerpt from build run== all: [execmodules] == == Finished with 'all' in module 'iiop'. ==

Re: [JBoss-dev] WebSite JSP precompilation.... - need XML Help !

2002-07-01 Thread Stephen Davidson
java.util.Iterator; import java.util.List; import org.jdom.Document; import org.jdom.DocType; import org.jdom.Element; import org.jdom.JDOMException; import org.jdom.input.SAXBuilder; import org.jdom.output.XMLOutputter; import com.hrnexus.common.shared.ParameterProcessor; /** * * author Stephen Davidson

Re: [JBoss-dev] JBoss Build Failure - RC2

2002-05-16 Thread Stephen Davidson
file that is being used to build the templates. Thanks, Steve David Jencks wrote: On 2002.05.13 12:34:32 -0400 Stephen Davidson wrote: Hi David. That file is in fact present in my build directory. So why it is being ignored, I have no idea. I noticed I have a xml/catalog file in my

Re: [JBoss-dev] JBoss Build Failure - RC2

2002-05-13 Thread Stephen Davidson
of the default build in cvs head or Branch_3_0 any longer. david jencks On 2002.05.11 22:50:27 -0400 Stephen Davidson wrote: Greetings. I thought everything was included for the build! I would really love to get a viable build going here. Linux 2.4.10 JDK 1.4.0. -Steve

[JBoss-dev] JBOSS 3.0HEAD - Won't Build unless connected to the Internet????

2002-05-12 Thread Stephen Davidson
Greetings. I am not normally connected to the internet (I currently only have dialup access!). When I try to build the head version of JBoss 3.0, I get the following; Linux 2.4.10 java -version jboss@davidson:~/jboss-all java -version java version 1.4.0 Java(TM) 2 Runtime Environment,

[JBoss-dev] JBoss 3.0 HEAD not building!

2002-05-12 Thread Stephen Davidson
Target = all Linux 2.4.10 JDK 1.4.0 ===Begin Excerpt=== jmx-docs: [mkdir] Created dir: /home/jboss/jboss-all/connector/output/jmx-doc Running xdoclet.XDocletMain loaded by sun.misc.Launcher$AppClassLoader. Forked:true [jmxdoclet] Running jbossXmlDoc/ [jmxdoclet] Generating output for

Re: [JBoss-dev] Re: [JBoss-user] JBoss 3.0 Branch 3_0 cvs HEAD not building

2002-05-12 Thread Stephen Davidson
Hi Hiram. Thanks, that fixed the current problem. On to bigger and better things, I hope... {{{;-) -Steve Hiram Chirino wrote: Try again.. I fixed this last night. From: Stephen Davidson [EMAIL PROTECTED] To: [EMAIL PROTECTED],[EMAIL PROTECTED] Subject: [JBoss-dev] Re: [JBoss

[JBoss-dev] JBoss Build Failure - RC2

2002-05-11 Thread Stephen Davidson
Greetings. I thought everything was included for the build! I would really love to get a viable build going here. Linux 2.4.10 JDK 1.4.0. -Steve docs-api: jmx-docs: [mkdir] Created dir: /home/jboss/jboss-all/connector/output/jmx-doc Running xdoclet.XDocletMain loaded by

[JBoss-dev] Build Fail JBoss3.0RC2

2002-05-11 Thread Stephen Davidson
Linux 2.4.10 JDK 1.3.1 -Steve ===java -version===. jboss@davidson:~/jboss-all.RC2 java -version java version 1.3.1 Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24) Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode) ===Begin last x lines=== jmx-docs: [mkdir]

[JBoss-dev] Re: [JBoss-user] JBoss 3.0 Branch 3_0 cvs HEAD not building

2002-05-10 Thread Stephen Davidson
Stephen Davidson wrote: Greetings. JDK 1.4.0 Linux 2.4.10 jboss-all CVS Branch 3_0 Head. Not building -Steve ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get

[JBoss-dev] JBoss 3.0 Branch 3_0 cvs HEAD not building

2002-05-09 Thread Stephen Davidson
Greetings. JDK 1.4.0 Linux 2.4.10 jboss-all CVS Branch 3_0 Head. Not building -Steve ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL

[JBoss-dev] Re: [JBoss-user] JBoss Build Failure! JBoss 3.0.0RC1

2002-04-19 Thread Stephen Davidson
Stephen Davidson wrote: Greetings. I have a local patch I have applied to the Jetty/Jasper project which is needed to compile my project. When I try to compile locally, the build seems to hang during the following task; jmx-docs-html-plain: [mkdir] Created dir: /home/jboss/jboss-all

Re: [JBoss-dev] 3.0.0 RC1 is available

2002-04-15 Thread Stephen Davidson
According to SourceForge, there were no downloads of the JBoss3.0RC1 when I started my download. Sounds like I am the first person to grab a copy? -Steve -- Trying to recover from a motherboard meltdown... * * * View thread online: http://main.jboss.org/thread.jsp?forum=66thread=12958

Re: [JBoss-dev] Empty Jars Break EJBDeployer?

2002-02-28 Thread Stephen Davidson
Hi Marc. W/o that entry, and no ejb-jar.xml file, the exception (duplicate JNDI name) still occurs. With an empty ejb-jar.xml file (no data in the tags), this Jar file deploys normally, and I only have stacktraces for a datasource defined for JBoss, and the Ear itself (attached). I am

[JBoss-dev] org.jboss.pool.ObjectPool Broken?

2002-02-27 Thread Stephen Davidson
connection factory for resource adapter 'jboss.jca:service=RARDeployment,name=Minerva JDBC LocalTransaction ResourceAdapter' to JNDI name 'java:/jdbc/pool/hrnexus' 15:41:18,585 INFO [jdbc/pool/hrnexus] Started -- Stephen Davidson Java Consultant Delphi Consultants, LLC http://www.delphis.com

[JBoss-dev] Empty Jars Break EJBDeployer?

2002-02-27 Thread Stephen Davidson
/jboss-all/build/output/jboss-3.0.0beta2/server/default/deploy/HRneXus.ear/65.HRneXus.ear^/HRXExporter.jar -- Stephen Davidson Java Consultant Delphi Consultants, LLC http://www.delphis.com Phone: 214-696-6224 x208 ___ Jboss-development mailing list

Re: [JBoss-dev] Empty Jars Break EJBDeployer?

2002-02-27 Thread Stephen Davidson
a STRAIGHT URLClassloader. So you have a META-INF/ejb-jar.xml floating around, either in your jar file (double check) or on your SYSTEM classpath marcf | |Help, please? | |-Steve | [snip to save bandwidth] -- Stephen Davidson Java Consultant Delphi Consultants, LLC http