Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Not A Bug
-
Affects Version/s: JiBX 1.2.1
-
Fix Version/s: None
-
Component/s: BindGen
-
Labels:None
-
Environment:any
-
Number of attachments :
Description
JiBX use in the project has identified a problem, described as follows:
Pre-conditions:
1, Project A use projecta.xsd and commons.xsd, Project B use projectb.xsd and commons.xsd.
2, The commons.xsd in project A and Project B is the same schema.
3, projecta.xsd and commons.xsd with JiBX generated by the use of Java type and packaging, and work normal (pa.jar)
4, projectb.xsd and commons.xsd with JiBX generated by the use of Java type and packaging, work normal too (pb.jar)
Question:
I put the pa.jar and pb.jar in the same jvm ,then report error.
Cause pa.jar and pb.jar all have the classes generated from commons.xsd ,and they don't have the same byte-code.
Activity
Kingo LIang
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Resolution | Not A Bug [ 6 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
Dennis Sosnoski
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
This can be resolved by use precompile .