-
Let S be a superclass for classes C1 and C2 that are representing a concrete
instances of different XML elements E1 and E2\. I would like to be able to
configure a single JAXBContext instance that wou…
-
Due to the regular updates in the Facebook API, the extraction of FB data breaks:
```
Invalid Scopes:
publish_actions, user_about_me, user_education_history,
user_games_activity, user_relationsh…
-
```
I jsut downloaded the jak from "http://labs.micromata.de/display/jak/Download";
But i found, i can't read kml, even created by jak.
Here is my piece of code.
public static void main(String[] args…
-
**Issue by [kornelc](https://github.com/kornelc)**
_Saturday Jul 16, 2016 at 22:56 GMT_
_Originally opened as https://github.com/akka/akka/issues/20972_
----
I'm trying to extract a case class with…
ktoso updated
7 years ago
-
hat steps will reproduce the problem? 1. Create multiple Unmarshallers (one per thread) from the same StreamFactory 2. Unmarshall records with a date in each of the threads
What is the expected outpu…
-
Hi,
I have taken a break from getting this plugin to work for a while as my bluez version was too old. I finally got around to updating it to a more respectable 5.46, but get the following errors …
-
```
What steps will reproduce the problem?
1. Create a user without profile picture and one photo album
2. Get the albums list with a JAXB client:
PhotosGetAlbumsResponse
r=jaxbClient.photos_getAlb…
-
### Does this issue reproduce with the latest release?
As of 1.12, yes.
### What did you do?
I unmarshalled `null` into an int, string, bool etc. (any non-nullable Golang type)
### What di…
Qhesz updated
6 months ago
-
When JAXBContext is instantiated based on multiple classes and one of the class contains a property that is annotated with @XmlAnyElement. This causes other classes to be stored in the rootmap not as …
-
previously tracked via: https://bugs.openjdk.java.net/browse/JDK-8172162
FULL PRODUCT VERSION :
java version "1.8.0_111"
Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
Java HotSpot(TM…