Will reply here and update JIRA (for reference :) According to https://stackoverflow.com/questions/785945/problem-generating-java-soap-web-services-client-with-jdk-tool-wsimport-from-a-w
You need to use `wsimport -keep -p RoomWebService -B-XautoNameResolution http://SERVER:5080/openmeetings/services/RoomService?wsdl` Works for me :) please let me know if there are nay release blockers I would like to start release VOTE this week :) On Mon, 4 Feb 2019 at 15:48, Peter Dähn <[email protected]> wrote: > > Hi Maxim, > > no blockers so far, my colleague has problems with safari and stability. > He is going to check this now with latest code. This would be a blocker > from my point of view, but I need to wait for further testing. > > regarding 1866: > > We tried to use this function: > > wsimport -keep -p RoomWebService > http://SERVER:5080/openmeetings/services/RoomService?wsdl > > Greetings Peter > > Am 01.02.19 um 16:18 schrieb Maxim Solodovnik: > > Nothing to be sorry about :) > > Issues - indicator the project is alive :))) > > > > I was hoping to release 4.0.8 next week > > Are any of the reported issues are blockers? > > > > According to OPENMEETINGS-1866 > > <https://issues.apache.org/jira/browse/OPENMEETINGS-1866> could you please > > provide your steps to reproduce the issue? > > I'm using JSON (since it can be tested in browser ....) > > > > On Fri, 1 Feb 2019 at 22:14, Peter Dähn <[email protected]> wrote: > > > >> I know and sorry for that... ;-) > >> > >> I have one mit thing... I have asked a bit ago... > >> > >> https://issues.apache.org/jira/browse/OPENMEETINGS-1866 > >> > >> How do I turn on the namespace awareness using maven and pom.xml? Maybe > >> you know this by heart somehow... > >> > >> Greetings Peter > >> > >> Am 01.02.19 um 15:43 schrieb Maxim Solodovnik: > >>> Thats _a_lot_ of issues :)) > >>> Some will need clarification/discussion, will ask question in comments :) > >>> > >>> On Fri, 1 Feb 2019 at 16:22, Maxim Solodovnik <[email protected] > >>> <mailto:[email protected]>> wrote: > >>> > >>> Sure, please file JIRA (better against latest SNAPSHOT) > >>> > >>> On Fri, 1 Feb 2019 at 15:06, Peter Dähn <[email protected] > >>> <mailto:[email protected]>> wrote: > >>> > >>> Hi Maxim, > >>> > >>> some of my colleagues using the custom.css-oppotunity to > >>> "redisign" the room for better look alike our lms. > >>> > >>> This is the result: > >>> > >>> > >>> > >>> Thereby they stumble upon some things that should be > >>> addressed. I think I should file a jira for each to keep track > >>> of all things, right? > >>> > >>> Greetings Peter > >>> > >>> > >>> > >>> -- > >>> WBR > >>> Maxim aka solomax > >>> > >>> > >>> > >>> -- > >>> WBR > >>> Maxim aka solomax > >> > -- WBR Maxim aka solomax
