Hello,
I am a new user of JIBX plugin. Thank you much for the great plugin. Currently
I am using jibx-extras version 1.3.3 as dependency.
I see that there is a compile dependency on dom4j:jar:1.6.1 from JIBX side.
Same dom4j version is listed in dependencies page as well.
http://jibx.sourceforge
.
Thanks & Regards
Ravi Kumar
::DISCLAIMER::
The contents of this e-mail and any attachment(s) are confidential and intended
for the named recipie
Hi,
I downloaded jibx_1_1_5 from the project page and when I run the ant
target, jar-jibx2wsdl, I see that an empty jar file containing only the
manifest is created. I want to build the jibx2wsdl jar, can someone let me
know the steps for doing so.
On the other hand, I noticed that
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http
Hi Michael,
I've tried this and it works - I don't know if there is a simpler way to
achieve it.
Add a factory method to AbstractPrivilege:
/* private access privilege works with JibX */
private static Set objectNamesFactory () {
return EnumSet.noneOf(ObjectNames.class);
}
The binding th
Hi,
I am building a library which contains classes such as Criteria,
OrderByClause etc., which have jibx bindings in files such as
Criteria.jibx.xml, OrderByClause.jibx.xml, etc. I would like to package
these .jibx.xml files along with the instrumented classes in a jar file
(utils.jar).
When ano
Hi
Alll
Plz help me on this. iam getting this error
Name space conflict .how to solve this my binding xml is
http://www.sosnoski.com/ns1"> http://www.sosnoski.com/ns1"/>
http://www.sosnoski.com/ns2">
Hi
All
When generating schema iam getting this errror
Non-abstract mapping must define an element name; on mapping element at (Line3, col 37, in binding_xml)
Regards
Suresh
Thanks in advance
___
jibx-users mailing list
jibx-use
Hi
All
This is suresh. When generating schema file iam getting this error. plz help me on this
Non-abstract mapping must define an element name; on mapping element at (Line 3, col 39, in binding_xml)
My xml file is
-
- http://www.
Hi,
Could somebody please get me an example binding file illustrating usage of
element? I am somehow not able to make this tag work in my
bindings. JIBX compiler is complaining about the tag. Is there any
known issue with tag? Here is the error that I am getting...
[bind] Running binding c
Hi Mocky,
Thank you for the response. Your response holds good as long as I have
control over the code which in my case is not and is from a third
party.
Also, I am not understanding why JiBX needs a no-argument constructor.
If it is not explicitly there in the class then by default we always
hav
Hi,
I am using JiBX RC0. When using the ant task for running the JiBX
binding compiler I have below error. The error asks me to add
no-argument constructor for com.supz.Token. But I have legacy API
which has 100's of classes and it can be nightmare if I add
no-argument constructor to these classe
Hi All,
I am using JiBX RC0 and Apache ANT 1.6.3. When I run the jibx binding
compiler I am getting below error. Can anyone please tell me is it a
bug with ANT or JiBX.
Running binding compiler version jibx-rc0
org.jibx.runtime.JiBXException: Error running binding compiler
at org.jibx.bi
urce)
at org.jibx.runtime.impl.UnmarshallingContext.unmarshalDocument(Unknown
Source)
at JibxClient.main(JibxClient.java:20)
Can anyone please tell what is that I am missing ?
Thanks & Regards,
Kumar.
---
This SF.Net
binding.xml
for Order[] array in Customer class and I want to produce output.xml
in the format shown above. I am struck at how to represent array of
objects in binding xml file.
Do we need to write a custom marshaller for this. Can we do without
it. Please suggest ...
Thanks & Regards,
K
15 matches
Mail list logo