[jboss-user] [JBossWS] - Wierd error "Adding text to an XML document must not null"
raags
do-not-reply at jboss.com
Fri Apr 11 20:02:59 EDT 2008
Hi, I'm trying out JBoss 5.0 for the first time and my simple helloworld webservice when deployed gives this error:
16:55:24,425 INFO [TomcatDeployment] deploy, ctxPath=/, vfsUrl=ROOT.war
16:55:24,940 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of
incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
*** CONTEXTS IN ERROR: Name -> Error
vfsfile:/C:/systestjboss/jboss-5.0.0.Beta3/server/default/deploy/helloworld5.jar
-> java.lang.IllegalArgumentException: Adding text to an XML document must not
be null
vfsfile:/C:/systestjboss/jboss-5.0.0.Beta3/server/default/deploy/hellowebservice
.jar -> java.lang.IllegalArgumentException: Adding text to an XML document must
not be null
16:55:25,003 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8
080
16:55:25,081 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
16:55:25,081 INFO [ServerImpl] JBoss (Microcontainer) [5.0.0.Beta3 (build: SVNT
ag=JBoss_5_0_0_Beta3 date=200712210026)] Started in 1m:10s:296ms
How can I solve this?
Thanks!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4143590#4143590
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4143590
More information about the jboss-user
mailing list