Hi !
 
I'm trying to deploy my MSSQL xa datasource service file and each time I get this error :
 
"org.jboss.deployment.DeploymentException: expected one config-property-value tag"
 
I've changed every properties to the "new" format :
 
<config-property-name>[property name]<config-property-name>
<config-property-type>[property type]<config-property-type>
<config-property-value>[property value]<config-property-value>
 
Instead of :
 
<config-property name="[name]" type="java.lang.String">[value]</config-property>
 
But I still get the same error message !
 
It was working just fine in 3.0.4 but not in 3.0.5 !!!
 
Christian
 
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.443 / Virus Database: 248 - Release Date: 10/01/2003

Reply via email to