[jboss-dev-forums] [Design of POJO Server] - Re: JBossWebService WS4EE Deployments and JACC
anil.saldhana@jboss.com
do-not-reply at jboss.com
Wed Sep 10 16:28:15 EDT 2008
Maybe a XB issue.
| Caused by: java.lang.ClassCastException: java.lang.String
| at org.jboss.xb.binding.group.ValueList.addRepeatableTermValue(ValueList.java:143)
| at org.jboss.xb.binding.group.ValueListInitializer.addTermValue(ValueListInitializer.java:123)
| at org.jboss.xb.binding.sunday
|
| .....
|
| 15:24:45,398 WARN [MainDeployer] Failed to deploy: file:/home/anil/jboss-5.0/jboss-head/testsuite/output/lib/subject-context.ear
| org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
|
| *** DEPLOYMENTS IN ERROR: Name -> Error
|
| vfszip:/home/anil/jboss-5.0/jboss-head/testsuite/output/lib/subject-context.ear -> org.jboss.deployment.DeploymentException: Error configuring attribute PolicyConfig
|
|
| *** CONTEXTS IN ERROR: Name -> Error
|
| vfszip:/home/anil/jboss-5.0/jboss-head/testsuite/output/lib/subject-context.ear -> java.lang.ClassCastException: java.lang.String
|
|
| at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:806)
|
|
The test is:
ant -Dtest=org.jboss.test.security.test.SubjectContextUnitTestCase one-test
|
Digging further.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175694#4175694
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175694
More information about the jboss-dev-forums
mailing list