You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by Maxim Solodovnik <so...@gmail.com> on 2014/04/08 16:39:02 UTC

ApacheCon Denver first results

Hello All,

I'm currently at ApacheCon Denver.

I was able to catch one of the mod_proxy developers (Jim Jagielski) and now
our proxy configuration on demo.dataved.ru works as expected (chat is fully
functional on port 80)

I catch one of the developers of maven flex plugin (Christofer Dutz) and
was able to perform maven build of simple flex application (with some issue
he promise me to fix :)), so I guess we can move flash build to maven and
get rid of openlaszlo frameworks (we need to move swf10 components to flex
to do it)

Hopefully more to come :)


-- 
WBR
Maxim aka solomax

Re: ApacheCon Denver first results

Posted by Maxim Solodovnik <so...@gmail.com>.
I also has talk to David Blevins from TomEE
and here is complete working example of REST and SOAP method with no apache
axis involved

@javax.jws.WebService
@javax.ws.rs.Path("/")
@javax.ejb.Singleton
public class HelloService {

@javax.ws.rs.GET
public String hello() {
return "Hello, Maxim";
}
}

I would like to remove apache axis from our stack in favor of this



On Tue, Apr 8, 2014 at 10:37 AM, Alexei Fedotov <al...@gmail.com>wrote:

> Cool, thanks for sharing conference feelings :-)
>
> --
> With best regards / с наилучшими пожеланиями,
> Alexei Fedotov / Алексей Федотов,
> http://dataved.ru/
> +7 916 562 8095
>
> [1] Start using Apache Openmeetings today, http://openmeetings.apache.org/
> [2] Join Alexei Fedotov @linkedin, http://ru.linkedin.com/in/dataved/
> [3] Join Alexei Fedotov @facebook, http://www.facebook.com/openmeetings
>
>
> On Tue, Apr 8, 2014 at 6:39 PM, Maxim Solodovnik <solomax666@gmail.com
> >wrote:
>
> > Hello All,
> >
> > I'm currently at ApacheCon Denver.
> >
> > I was able to catch one of the mod_proxy developers (Jim Jagielski) and
> now
> > our proxy configuration on demo.dataved.ru works as expected (chat is
> > fully
> > functional on port 80)
> >
> > I catch one of the developers of maven flex plugin (Christofer Dutz) and
> > was able to perform maven build of simple flex application (with some
> issue
> > he promise me to fix :)), so I guess we can move flash build to maven and
> > get rid of openlaszlo frameworks (we need to move swf10 components to
> flex
> > to do it)
> >
> > Hopefully more to come :)
> >
> >
> > --
> > WBR
> > Maxim aka solomax
> >
>



-- 
WBR
Maxim aka solomax

Re: ApacheCon Denver first results

Posted by Alexei Fedotov <al...@gmail.com>.
Cool, thanks for sharing conference feelings :-)

--
With best regards / с наилучшими пожеланиями,
Alexei Fedotov / Алексей Федотов,
http://dataved.ru/
+7 916 562 8095

[1] Start using Apache Openmeetings today, http://openmeetings.apache.org/
[2] Join Alexei Fedotov @linkedin, http://ru.linkedin.com/in/dataved/
[3] Join Alexei Fedotov @facebook, http://www.facebook.com/openmeetings


On Tue, Apr 8, 2014 at 6:39 PM, Maxim Solodovnik <so...@gmail.com>wrote:

> Hello All,
>
> I'm currently at ApacheCon Denver.
>
> I was able to catch one of the mod_proxy developers (Jim Jagielski) and now
> our proxy configuration on demo.dataved.ru works as expected (chat is
> fully
> functional on port 80)
>
> I catch one of the developers of maven flex plugin (Christofer Dutz) and
> was able to perform maven build of simple flex application (with some issue
> he promise me to fix :)), so I guess we can move flash build to maven and
> get rid of openlaszlo frameworks (we need to move swf10 components to flex
> to do it)
>
> Hopefully more to come :)
>
>
> --
> WBR
> Maxim aka solomax
>

Re: ApacheCon Denver first results

Posted by Maxim Solodovnik <so...@gmail.com>.
Somehow it works again with same config
I'll be in touch with the Jim who actually developing mod_proxy and will
try to get immediate help on this


On Wed, Apr 9, 2014 at 9:30 AM, Maxim Solodovnik <so...@gmail.com>wrote:

> I have reverted it to the original version. Will ask httd guys here if
> they can help
> On Apr 9, 2014 9:26 AM, "Roberto Resoli" <ro...@resolutions.it> wrote:
>
>> Il 09/04/2014 16:18, Maxim Solodovnik ha scritto:
>>
>>> I'll double check
>>> was working yesterday
>>>
>>
>> work for me atm.
>>
>> rob
>>
>>


-- 
WBR
Maxim aka solomax

Re: ApacheCon Denver first results

Posted by Maxim Solodovnik <so...@gmail.com>.
I have reverted it to the original version. Will ask httd guys here if they
can help
On Apr 9, 2014 9:26 AM, "Roberto Resoli" <ro...@resolutions.it> wrote:

> Il 09/04/2014 16:18, Maxim Solodovnik ha scritto:
>
>> I'll double check
>> was working yesterday
>>
>
> work for me atm.
>
> rob
>
>

Re: ApacheCon Denver first results

Posted by Roberto Resoli <ro...@resolutions.it>.
Il 09/04/2014 16:18, Maxim Solodovnik ha scritto:
> I'll double check
> was working yesterday

work for me atm.

rob


Re: ApacheCon Denver first results

Posted by Maxim Solodovnik <so...@gmail.com>.
I'll double check
was working yesterday


On Wed, Apr 9, 2014 at 6:42 AM, Peter Dähn <da...@vcrp.de> wrote:

> ok.. so far it works.. is not nice but I come to the right server an not
> to my local installation.. ;-)
>
> there was some description about configuration without port 5080, but
> I'm not sure where... :-(
>
> Greetings Peter
>
> Am 09.04.2014 13:35, schrieb Denis Kandrov:
> > I change for <Location /openmeetings> 'localhost' to 'demo.dataved.ru'
> > in apache2 configuration.
> > And now the proxy is still not working properly. It makes redirect
> > from demo.dataved.ru/openmeetings to demo.dataved.ru:5080/openmeetings.
> >
> > Regards,
> > Denis Kandrov.
> >
> > On 09.04.2014 17:57, Peter Dähn wrote:
> >> no.. demo.dataved.ru/openmeetings is not reachable..
> >>
> >> (it seems that) some localhost-params needs to be replaced in the new
> >> config...
> >>
> >> Greetings Peter
> >>
> >> Am 09.04.2014 11:05, schrieb Alexei Fedotov:
> >>> try ctrl+shift+R
> >>>
> >>> --
> >>> With best regards / с наилучшими пожеланиями,
> >>> Alexei Fedotov / Алексей Федотов,
> >>> http://dataved.ru/
> >>> +7 916 562 8095
> >>>
> >>> [1] Start using Apache Openmeetings today,
> >>> http://openmeetings.apache.org/
> >>> [2] Join Alexei Fedotov @linkedin, http://ru.linkedin.com/in/dataved/
> >>> [3] Join Alexei Fedotov @facebook,
> http://www.facebook.com/openmeetings
> >>>
> >>>
> >>> On Wed, Apr 9, 2014 at 1:03 PM, Vasiliy Degtyarev <va...@unipro.ru>
> >>> wrote:
> >>>
> >>>> It seems that demo.dataved.ru/openmeetings did not works for me.
> >>>> URL redirected to http://localhost:5080/openmeetings/signin.
> >>>>
> >>>>
> >>>> Vasiliy
> >>>>
> >>>> On 08.04.2014 21:39, Maxim Solodovnik wrote:
> >>>>
> >>>>> Hello All,
> >>>>>
> >>>>> I'm currently at ApacheCon Denver.
> >>>>>
> >>>>> I was able to catch one of the mod_proxy developers (Jim
> >>>>> Jagielski) and
> >>>>> now
> >>>>> our proxy configuration on demo.dataved.ru works as expected (chat
> is
> >>>>> fully
> >>>>> functional on port 80)
> >>>>>
> >>>>> I catch one of the developers of maven flex plugin (Christofer
> >>>>> Dutz) and
> >>>>> was able to perform maven build of simple flex application (with some
> >>>>> issue
> >>>>> he promise me to fix :)), so I guess we can move flash build to
> >>>>> maven and
> >>>>> get rid of openlaszlo frameworks (we need to move swf10 components
> >>>>> to flex
> >>>>> to do it)
> >>>>>
> >>>>> Hopefully more to come :)
> >>>>>
> >>>>>
> >>>>>
> >
> >
> >
>



-- 
WBR
Maxim aka solomax

Re: ApacheCon Denver first results

Posted by Peter Dähn <da...@vcrp.de>.
ok.. so far it works.. is not nice but I come to the right server an not
to my local installation.. ;-)

there was some description about configuration without port 5080, but
I'm not sure where... :-(

Greetings Peter

Am 09.04.2014 13:35, schrieb Denis Kandrov:
> I change for <Location /openmeetings> 'localhost' to 'demo.dataved.ru'
> in apache2 configuration.
> And now the proxy is still not working properly. It makes redirect
> from demo.dataved.ru/openmeetings to demo.dataved.ru:5080/openmeetings.
>
> Regards,
> Denis Kandrov.
>
> On 09.04.2014 17:57, Peter Dähn wrote:
>> no.. demo.dataved.ru/openmeetings is not reachable..
>>
>> (it seems that) some localhost-params needs to be replaced in the new
>> config...
>>
>> Greetings Peter
>>
>> Am 09.04.2014 11:05, schrieb Alexei Fedotov:
>>> try ctrl+shift+R
>>>
>>> -- 
>>> With best regards / с наилучшими пожеланиями,
>>> Alexei Fedotov / Алексей Федотов,
>>> http://dataved.ru/
>>> +7 916 562 8095
>>>
>>> [1] Start using Apache Openmeetings today,
>>> http://openmeetings.apache.org/
>>> [2] Join Alexei Fedotov @linkedin, http://ru.linkedin.com/in/dataved/
>>> [3] Join Alexei Fedotov @facebook, http://www.facebook.com/openmeetings
>>>
>>>
>>> On Wed, Apr 9, 2014 at 1:03 PM, Vasiliy Degtyarev <va...@unipro.ru>
>>> wrote:
>>>
>>>> It seems that demo.dataved.ru/openmeetings did not works for me.
>>>> URL redirected to http://localhost:5080/openmeetings/signin.
>>>>
>>>>
>>>> Vasiliy
>>>>
>>>> On 08.04.2014 21:39, Maxim Solodovnik wrote:
>>>>
>>>>> Hello All,
>>>>>
>>>>> I'm currently at ApacheCon Denver.
>>>>>
>>>>> I was able to catch one of the mod_proxy developers (Jim
>>>>> Jagielski) and
>>>>> now
>>>>> our proxy configuration on demo.dataved.ru works as expected (chat is
>>>>> fully
>>>>> functional on port 80)
>>>>>
>>>>> I catch one of the developers of maven flex plugin (Christofer
>>>>> Dutz) and
>>>>> was able to perform maven build of simple flex application (with some
>>>>> issue
>>>>> he promise me to fix :)), so I guess we can move flash build to
>>>>> maven and
>>>>> get rid of openlaszlo frameworks (we need to move swf10 components
>>>>> to flex
>>>>> to do it)
>>>>>
>>>>> Hopefully more to come :)
>>>>>
>>>>>
>>>>>
>
>
>

Re: ApacheCon Denver first results

Posted by Denis Kandrov <dk...@unipro.ru>.
I change for <Location /openmeetings> 'localhost' to 'demo.dataved.ru' 
in apache2 configuration.
And now the proxy is still not working properly. It makes redirect from 
demo.dataved.ru/openmeetings to demo.dataved.ru:5080/openmeetings.

Regards,
Denis Kandrov.

On 09.04.2014 17:57, Peter Dähn wrote:
> no.. demo.dataved.ru/openmeetings is not reachable..
>
> (it seems that) some localhost-params needs to be replaced in the new
> config...
>
> Greetings Peter
>
> Am 09.04.2014 11:05, schrieb Alexei Fedotov:
>> try ctrl+shift+R
>>
>> --
>> With best regards / с наилучшими пожеланиями,
>> Alexei Fedotov / Алексей Федотов,
>> http://dataved.ru/
>> +7 916 562 8095
>>
>> [1] Start using Apache Openmeetings today, http://openmeetings.apache.org/
>> [2] Join Alexei Fedotov @linkedin, http://ru.linkedin.com/in/dataved/
>> [3] Join Alexei Fedotov @facebook, http://www.facebook.com/openmeetings
>>
>>
>> On Wed, Apr 9, 2014 at 1:03 PM, Vasiliy Degtyarev <va...@unipro.ru> wrote:
>>
>>> It seems that demo.dataved.ru/openmeetings did not works for me.
>>> URL redirected to http://localhost:5080/openmeetings/signin.
>>>
>>>
>>> Vasiliy
>>>
>>> On 08.04.2014 21:39, Maxim Solodovnik wrote:
>>>
>>>> Hello All,
>>>>
>>>> I'm currently at ApacheCon Denver.
>>>>
>>>> I was able to catch one of the mod_proxy developers (Jim Jagielski) and
>>>> now
>>>> our proxy configuration on demo.dataved.ru works as expected (chat is
>>>> fully
>>>> functional on port 80)
>>>>
>>>> I catch one of the developers of maven flex plugin (Christofer Dutz) and
>>>> was able to perform maven build of simple flex application (with some
>>>> issue
>>>> he promise me to fix :)), so I guess we can move flash build to maven and
>>>> get rid of openlaszlo frameworks (we need to move swf10 components to flex
>>>> to do it)
>>>>
>>>> Hopefully more to come :)
>>>>
>>>>
>>>>


Re: ApacheCon Denver first results

Posted by Peter Dähn <da...@vcrp.de>.
no.. demo.dataved.ru/openmeetings is not reachable..

(it seems that) some localhost-params needs to be replaced in the new
config...

Greetings Peter

Am 09.04.2014 11:05, schrieb Alexei Fedotov:
> try ctrl+shift+R
>
> --
> With best regards / с наилучшими пожеланиями,
> Alexei Fedotov / Алексей Федотов,
> http://dataved.ru/
> +7 916 562 8095
>
> [1] Start using Apache Openmeetings today, http://openmeetings.apache.org/
> [2] Join Alexei Fedotov @linkedin, http://ru.linkedin.com/in/dataved/
> [3] Join Alexei Fedotov @facebook, http://www.facebook.com/openmeetings
>
>
> On Wed, Apr 9, 2014 at 1:03 PM, Vasiliy Degtyarev <va...@unipro.ru> wrote:
>
>> It seems that demo.dataved.ru/openmeetings did not works for me.
>> URL redirected to http://localhost:5080/openmeetings/signin.
>>
>>
>> Vasiliy
>>
>> On 08.04.2014 21:39, Maxim Solodovnik wrote:
>>
>>> Hello All,
>>>
>>> I'm currently at ApacheCon Denver.
>>>
>>> I was able to catch one of the mod_proxy developers (Jim Jagielski) and
>>> now
>>> our proxy configuration on demo.dataved.ru works as expected (chat is
>>> fully
>>> functional on port 80)
>>>
>>> I catch one of the developers of maven flex plugin (Christofer Dutz) and
>>> was able to perform maven build of simple flex application (with some
>>> issue
>>> he promise me to fix :)), so I guess we can move flash build to maven and
>>> get rid of openlaszlo frameworks (we need to move swf10 components to flex
>>> to do it)
>>>
>>> Hopefully more to come :)
>>>
>>>
>>>

Re: ApacheCon Denver first results

Posted by Alexei Fedotov <al...@gmail.com>.
try ctrl+shift+R

--
With best regards / с наилучшими пожеланиями,
Alexei Fedotov / Алексей Федотов,
http://dataved.ru/
+7 916 562 8095

[1] Start using Apache Openmeetings today, http://openmeetings.apache.org/
[2] Join Alexei Fedotov @linkedin, http://ru.linkedin.com/in/dataved/
[3] Join Alexei Fedotov @facebook, http://www.facebook.com/openmeetings


On Wed, Apr 9, 2014 at 1:03 PM, Vasiliy Degtyarev <va...@unipro.ru> wrote:

> It seems that demo.dataved.ru/openmeetings did not works for me.
> URL redirected to http://localhost:5080/openmeetings/signin.
>
>
> Vasiliy
>
> On 08.04.2014 21:39, Maxim Solodovnik wrote:
>
>> Hello All,
>>
>> I'm currently at ApacheCon Denver.
>>
>> I was able to catch one of the mod_proxy developers (Jim Jagielski) and
>> now
>> our proxy configuration on demo.dataved.ru works as expected (chat is
>> fully
>> functional on port 80)
>>
>> I catch one of the developers of maven flex plugin (Christofer Dutz) and
>> was able to perform maven build of simple flex application (with some
>> issue
>> he promise me to fix :)), so I guess we can move flash build to maven and
>> get rid of openlaszlo frameworks (we need to move swf10 components to flex
>> to do it)
>>
>> Hopefully more to come :)
>>
>>
>>
>

Re: ApacheCon Denver first results

Posted by Vasiliy Degtyarev <va...@unipro.ru>.
It seems that demo.dataved.ru/openmeetings did not works for me.
URL redirected to http://localhost:5080/openmeetings/signin.

Vasiliy

On 08.04.2014 21:39, Maxim Solodovnik wrote:
> Hello All,
>
> I'm currently at ApacheCon Denver.
>
> I was able to catch one of the mod_proxy developers (Jim Jagielski) and now
> our proxy configuration on demo.dataved.ru works as expected (chat is fully
> functional on port 80)
>
> I catch one of the developers of maven flex plugin (Christofer Dutz) and
> was able to perform maven build of simple flex application (with some issue
> he promise me to fix :)), so I guess we can move flash build to maven and
> get rid of openlaszlo frameworks (we need to move swf10 components to flex
> to do it)
>
> Hopefully more to come :)
>
>


Re: ApacheCon Denver first results

Posted by Vasiliy Degtyarev <va...@unipro.ru>.
Good news!

Thanks,
Vasiliy

On 08.04.2014 21:39, Maxim Solodovnik wrote:
> Hello All,
>
> I'm currently at ApacheCon Denver.
>
> I was able to catch one of the mod_proxy developers (Jim Jagielski) and now
> our proxy configuration on demo.dataved.ru works as expected (chat is fully
> functional on port 80)
>
> I catch one of the developers of maven flex plugin (Christofer Dutz) and
> was able to perform maven build of simple flex application (with some issue
> he promise me to fix :)), so I guess we can move flash build to maven and
> get rid of openlaszlo frameworks (we need to move swf10 components to flex
> to do it)
>
> Hopefully more to come :)
>
>