The method fromString(XMLStreamReader, String, String) in the type
AttrType_purpose_type0.Factory is not applicable for the arguments (String,
String)
------------------------------------------------------------------------------------------------------------------------------------------------------
Key: AXIS2-2987
URL: https://issues.apache.org/jira/browse/AXIS2-2987
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: codegen
Affects Versions: 1.2, nightly
Environment: Windows XP Service Pack2
Rational Application Developer v7.0.0.2
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build pwi32devifx-20070323 (if
ix 117674: SR4 + 116644 + 114941 + 116110 + 114881))
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223ifx-2007
0323 (JIT enabled)
J9VM - 20070322_12058_lHdSMR
JIT - 20070109_1805ifx3_r8
GC - WASIFIX_2007)
JCL - 20070131
Reporter: Josh
Using the XLiff v1.1 XSD
http://www.oasis-open.org/committees/xliff/documents/xliff-core-1.1.xsd
Generate Java classes using "org.apache.axis2.schema.XSD2Java"
When try to compile generate Java code in RAD, receive the following compile
errors
The method fromString(XMLStreamReader, String, String) in the type
AttrType_purpose_type0.Factory is not applicable for the arguments (String,
String) Test/_1/_1/document/xliff/tc/names/oasis AttrType_purpose.java
line 320 1184795630816 19863
The method fromString(XMLStreamReader, String, String) in the type
Lang_type0.Factory is not applicable for the arguments (String, String)
Test/_1/_1/document/xliff/tc/names/oasis ElemType_altTrans.java line
1589 1184795630691 19601
The method fromString(XMLStreamReader, String, String) in the type
Lang_type0.Factory is not applicable for the arguments (String, String)
Test/_1/_1/document/xliff/tc/names/oasis ElemType_altTrans.java line
1594 1184795630691 19602
The method fromString(XMLStreamReader, String, String) in the type
Lang_type0.Factory is not applicable for the arguments (String, String)
Test/_1/_1/document/xliff/tc/names/oasis ElemType_note.java line
492 1184795630378 18653
The method fromString(XMLStreamReader, String, String) in the type
Lang_type0.Factory is not applicable for the arguments (String, String)
Test/_1/_1/document/xliff/tc/names/oasis ElemType_note.java line
497 1184795630378 18654
The method fromString(XMLStreamReader, String, String) in the type
Lang_type0.Factory is not applicable for the arguments (String, String)
Test/_1/_1/document/xliff/tc/names/oasis ElemType_prop.java line
482 1184795630316 18493
The method fromString(XMLStreamReader, String, String) in the type
Lang_type0.Factory is not applicable for the arguments (String, String)
Test/_1/_1/document/xliff/tc/names/oasis ElemType_prop.java line
487 1184795630316 18494
The method fromString(XMLStreamReader, String, String) in the type
Lang_type0.Factory is not applicable for the arguments (String, String)
Test/_1/_1/document/xliff/tc/names/oasis ElemType_source.java line
574 1184795630300 18444
The method fromString(XMLStreamReader, String, String) in the type
Lang_type0.Factory is not applicable for the arguments (String, String)
Test/_1/_1/document/xliff/tc/names/oasis ElemType_source.java line
579 1184795630300 18445
The method fromString(XMLStreamReader, String, String) in the type
Lang_type0.Factory is not applicable for the arguments (String, String)
Test/_1/_1/document/xliff/tc/names/oasis ElemType_target.java line
810 1184795630285 18397
The method fromString(XMLStreamReader, String, String) in the type
Lang_type0.Factory is not applicable for the arguments (String, String)
Test/_1/_1/document/xliff/tc/names/oasis ElemType_target.java line
815 1184795630285 18398
The method fromString(XMLStreamReader, String, String) in the type
Lang_type0.Factory is not applicable for the arguments (String, String)
Test/_1/_1/document/xliff/tc/names/oasis Xliff.java line 519
1184795630097 18025
The method fromString(XMLStreamReader, String, String) in the type
Lang_type0.Factory is not applicable for the arguments (String, String)
Test/_1/_1/document/xliff/tc/names/oasis Xliff.java line 524
1184795630097 18026
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]