If you had Canoo WebTests, you could verify everything works with Cargo. ;-)
I don't know if 2.0-m3 supports testing on JBoss, but 2.0-m4-SNAPSHOT
does. If you look in your pom.xml and see a "jboss" profile, than it
probably does support it. Run "mvn install -Pjboss" to download and
test your app on JBoss 4.0.5.GA.
Matt
On 3/7/07, Stine, Matt <[EMAIL PROTECTED]> wrote:
I'm having problems deploying to JBoss 4.0.5.GA using an Appfuse 2.0-m3
application. The JBoss instance does have a customized configuration, but
it's mainly stripping out unnecessary modules for our environment like
clustering, etc. At any rate, I cannot deploy. Here's the error I'm
getting:
15:38:34,203 INFO [XmlBeanDefinitionReader] Loading XML bean definitions
from U
RL
[file:/C:/tools/jboss-4.0.5.GA/server/hartwell/tmp/deploy/tmp10172mascotXmlQu
eries-1.0-SNAPSHOT-exp.war/WEB-INF/classes/applicationContext-resources.xml]
15:38:34,265 ERROR [ContextLoader] Context initialization failed
org.springframework.beans.factory.BeanDefinitionStoreException:
Line 5 in XML do
cument from URL
[file:/C:/tools/jboss-4.0.5.GA/server/hartwell/tmp/deploy/tmp101
72mascotXmlQueries-1.0-SNAPSHOT-exp.war/WEB-INF/classes/applicationContext-resou
rces.xml] is invalid; nested exception is org.xml.sax.SAXParseException:
Documen
t root element "beans", must match DOCTYPE root "null".
org.xml.sax.SAXParseException: Document root element "beans", must match
DOCTYPE
root "null".
at
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Un
known Source)
at
org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown
Source)
at
org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown
Source)
at
org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown
Source)
at
org.apache.xerces.impl.dtd.XMLDTDValidator.rootElementSpecified(Unkno
wn Source)
Any ideas?
Thanks.
_____________________________________
Matt Stine
Senior Software Engineer
Hartwell Center for Bioinformatics and Biotechnology
St. Jude Children's Research Hospital
332 N. Lauderdale St.
Memphis, TN 38105
Voice: 901.495.4602
Fax: 901.495.5108
Pgr: 901.495.3578 #1314
[EMAIL PROTECTED]
http://www.hartwellcenter.org
--
http://raibledesigns.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]