Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged jaxb

0 votes
434 views
1 answer
    when serializing my resources on Jersey, I want to use namespaces in some cases. Is there any way to customize the ... /> </order> Thanks, Lucas See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
325 views
1 answer
    having this Jaxb Xml definition, i try to remove the Map Elements Wrapper by adding @XmlPath(".") but it cause ... .. } Not a safe solution See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
632 views
1 answer
    I have a 3rd party interface that supplies xsd files that matches their API. Some of their mappings are ... use the BooleanAdapter directly? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
558 views
1 answer
    I'm trying to make a Webdav Client for Android, and I found different Java APIs: Slide, Jakrabbit and ... suggestions to fix my problem? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
485 views
1 answer
    I am developing RESTEasy Example. In this example I am using all latest dependencies and deploying om tomcat 8.x ... display-name> </web-app> See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
412 views
1 answer
    This program: import foo.bar.baz.ClassSpecificallyIncluded; import javax.xml.bind.JAXBContext; public ... about ClassSpecificallyIncluded? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I am currently working on java 11 migration project where jaxb2-maven-plugin has been used for XJC task. As XJC ... this ? Thank in Advance. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    In our project we are using jaxb2-maven-plugin to generate Java source code from XML Schema, which ... generated source code automatically? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
495 views
1 answer
    I'm running a sample (which i can't find anymore) from Blaise Doughans blog on Glassfish 3 using EclipseLink 2 ... ); return set; } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
424 views
1 answer
    [WARNING] The POM for org.glassfish.jaxb:jaxb-runtime:jar:2.2.11 is invalid, transitive dependencies (if ... .loadClass(ClassRealm.java:239) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
312 views
1 answer
    Need help with following situation: Users can generate their own data structures which are stored as JAXB- ... before building Java sources. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
732 views
1 answer
    For example sOmE_PROPerty in xsd must be sOmE_PROPerty in java class not someProperty. I tried to use globalBindings ... it doesn't work. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
625 views
1 answer
    I have a RESTful service that consumes and produces JSON objects, and I would like Jersey to use Gson instead of ... can this be done...? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
252 views
1 answer
    I'm using MOXy under fuse ESB (based on karaf), I converted org.eclipse.persistence.jar to a bundle, I deployed this ... -70-084] ... 25 more See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
378 views
1 answer
    I have a JAXB-annotated employee class: @XmlRootElement(name = "employee") public class Employee { private Integer id ... my own wrapper class. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
331 views
1 answer
    I am trying to use the same generated class but in separate packages. So the structure should look something like ... > </plugin> </plugins> See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
281 views
1 answer
    My question concerns writing JAXB plugins, in particular JAXB codemodel. What is the role of ClassOutline (and ... mentioned models. Thanks. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.9k users

...