:-/
i can't fallback...
:(
i'm porting a project from jboss 4.2.3 to as7.. it's very very hard to do... i solved several problem. i can't believe this classcast is unsolvable... it's just a classcast... X-(
i just tried to cast to new class the getInstance statement
|
|
| org.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory signatureFactory = (org.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory) XMLSignatureFactory.getInstance("DOM"); |
who tried this? i'm getting same exception.. but i think it's impossible.. what's wrong?