« Back to Administration XML Questions

AXL 7.1 - Issue while adding routePartitionName

Combination View Flat View Tree View
Threads [ Previous | Next ]
Upgrading AXL 7.0 to 7.1, in this process while adding routePartitionName which is of type "org.apache.axis.types.Name" is not accepting input with spaces its throwing error : java.lang.IllegalArgumentException: Invalid Namedata=[CORE 8Digit].
i am passing partitionname as "CORE 8Digit". Seems org.apache.axis.types.Name doesn't accept white space.
How to overcome this error?