Sounds like a good plan, of which I have sent two of the same postings, but
no response. I realize some posting get lost in the shuffle. Somebody
suggested getting the latest source from CVS, building it and trying it
again. Here is what I sent:
I just did a straight cvs export of the latest source. I'm using the
build.xml file to build the source. What file is
com.dreambean.xmlbeans.ant.XMLBeans located in? Here is my
output:
C:\jboss\src\build>set ANT_HOME=c:\OpenSource\ant
C:\jboss\src\build>set JAVA_HOME=c:\java\jdk1.3
C:\jboss\src\build>set PATH=c:\OpenSource\ant\bin;c:\java\jdk1.3\bin
C:\jboss\src\build>set
CLASSPATH=c:\OpenSource\ant\lib\ant.jar;c:\OpenSource\ant\lib\jaxp.
jar;c:\OpenSource\ant\lib\parser.jar;c:\Java\jdk1.3\jre\lib\rt.jar;c:\java\jdk1.3\lib\tool
s.jar
C:\jboss\src\build>java org.apache.tools.ant.Main -verbose -buildfile
build.xml
Ant version 1.2 compiled on October 24 2000
Buildfile: build.xml
Detected Java Version: 1.3
Detected OS: Windows NT
Project base dir set to: C:\jboss
Build sequence for target `main' is [init, prepare, compile, xmlbeans,
compileTest, jar, e
jx, main]
Complete build sequence is [init, prepare, compile, xmlbeans, compileTest,
jar, ejx, main,
util, connector, clean, total-clean, metadata, verifier, javadocs, dist,
dist-tgz, dist-z
ip]
BUILD FAILED
C:\jboss\src\build\build.xml:10: taskdef class
com.dreambean.xmlbeans.ant.XMLBeans cannot
be found
java.lang.ClassNotFoundException: com.dreambean.xmlbeans.ant.XMLBeans
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286)
at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
at org.apache.tools.ant.taskdefs.Taskdef.execute(Taskdef.java:111)
at org.apache.tools.ant.Target.execute(Target.java:142)
at org.apache.tools.ant.Project.runTarget(Project.java:818)
at org.apache.tools.ant.Project.executeTarget(Project.java:532)
at org.apache.tools.ant.Project.executeTargets(Project.java:506)
at org.apache.tools.ant.Main.runBuild(Main.java:420)
at org.apache.tools.ant.Main.main(Main.java:149)
Total time: 1 second
C:\jboss\src\build>
------Original Message------
From: "Dewayne McNair" <[EMAIL PROTECTED]>
To: "JBoss-User" <[EMAIL PROTECTED]>
Sent: February 20, 2001 10:47:11 PM GMT
Subject: Re: [jBoss-User] Tomcat GameOver
> Absolutely, I agree. In fact, I would do this, but I'm still trying to get
a
> JSP example working, I did get a servlet example working.
You shouldn't have any problems with a simple JSP/Servlet. The issues we're
still working through deal with the actual integration of JBoss+Tomcat
(Servlet --> EJB, for example). If you're getting an error you can't work
through, post it and we'll help debug it.
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]
______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]