Project

General

Profile

Activity

From 01/24/2017 to 02/22/2017

02/22/2017

04:53 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> It is not obvious for me, please post a concrete example for this @com.goldencode.p2j.adm...
Hynek Cihlar
04:41 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
It is not obvious for me, please post a concrete example for this @com.goldencode.p2j.admin.AclDef@ class, but there ... Sergey Ivanovskiy
04:28 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Does it mean that GWT compiler can handle this case? Please explain how it can be fed?
...
Hynek Cihlar
04:23 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Does it mean that GWT compiler can handle this case? Please explain how it can be fed? Sergey Ivanovskiy
04:13 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Yes, there are two local paths
> [...]
> But how would you reuse this simple class @com...
Hynek Cihlar
03:59 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Yes, there are two local paths... Sergey Ivanovskiy
03:49 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> GWT compiler generates corresponding JS objects for each new type used by service methods...
Hynek Cihlar
03:38 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
GWT compiler generates corresponding JS objects for each new type used by service methods in @AdminExports@, but it r... Sergey Ivanovskiy

02/20/2017

09:31 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Greg Shah wrote:
> > Also I found that com.goldencode.p2j.util.date class can't implement Serializable but Externali...
Sergey Ivanovskiy
09:14 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Ok. There is only the reason to split the code is that Admin2ServiceImpl can be used as an admin service provider tha... Sergey Ivanovskiy
09:07 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
>
> It seems that we need to split a GWT servlet from the remote service implementation o...
Hynek Cihlar
08:59 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Greg Shah wrote:
> I don't understand why we have a duplicated package hierarchy:
>
> @src/com/goldencode/p2j/adm...
Hynek Cihlar
08:51 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
> Also I found that com.goldencode.p2j.util.date class can't implement Serializable but Externalizable.
Typically,...
Greg Shah
08:49 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
I don't understand why we have a duplicated package hierarchy:
@src/com/goldencode/p2j/admin2/src/com/goldencode/p...
Greg Shah
07:10 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Thanks, checked that the rev 11146 fixed admin2 compilation issues and now GWT admin2 project is in a good state. To ... Sergey Ivanovskiy
05:48 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Hynec, please review committed revision 11144. It excluded admin2 GWT application classes...
Hynek Cihlar
07:34 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynec, please review committed revision 11144. It excluded admin2 GWT application classes from the P2J build target @... Sergey Ivanovskiy

02/14/2017

10:31 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
> User submits his credentials.
> 4a. GWT server recognizes the login request,
> 4c. processes the login credentia...
Greg Shah
08:32 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
> AFAIK, our task is not to provide any additional features, only convert the existing application to html5.
Correct.
Greg Shah
05:46 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Greg, please validate the following pseudo algorithm for establishing the security context for the GWT admin. I want ... Hynek Cihlar
04:24 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Hynek, please clarify the archtecture of the GWT Admin application. Does it look like the...
Hynek Cihlar

02/13/2017

01:00 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynek, please clarify the archtecture of the GWT Admin application. Does it look like the GWT server is a P2J server ... Sergey Ivanovskiy
11:30 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
No, I can access Admin applet without path modifications. It looks unclear that from the code user's passwords are en... Sergey Ivanovskiy
08:43 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
3222a rebased against latest trunk. Hynek Cihlar
08:36 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynek Cihlar wrote:
> I think the proper way is to "start" the @JarResourceHandler@ instantiated in @AppletHandler()...
Hynek Cihlar
08:16 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
I have no changes. Yes, agree, please rebase 3222a. Sergey Ivanovskiy
08:14 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Hynec, 3222a grows from 11135 and doesn't contain gradle changes.
Yes, we should reba...
Hynek Cihlar
08:06 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynec, 3222a grows from 11135 and doesn't contain gradle changes. The note 14 is only to initialize @_mimeTypes@ that... Sergey Ivanovskiy
05:48 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Greg Shah wrote:
> Please create branch 3222a and put your changes there.
Please note that 3222a already exists.
Hynek Cihlar
05:37 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Please create branch 3222a and put your changes there. Greg Shah

02/10/2017

02:37 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Ok, thank you. I think that due to jetty changes we need to fix workable state for the current admin console... Sergey Ivanovskiy
11:53 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Ok, it seems that I have time to debug the current admin and to use it and to check the c...
Hynek Cihlar
11:51 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Ok, it seems that I have time to debug the current admin and to use it and to check the current work flows for differ... Sergey Ivanovskiy
11:45 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Ok, thank you. Please correct if my understanding is not correct. Does it mean that this ...
Hynek Cihlar
11:43 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Ok, thank you. Please correct if my understanding is not correct. Does it mean that this new web application will be ... Sergey Ivanovskiy
11:32 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Hynec, would you plan to keep this directory structure of @src/com/goldencode/p2j/admin2/...
Hynek Cihlar
11:26 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynec, would you plan to keep this directory structure of @src/com/goldencode/p2j/admin2/@?... Sergey Ivanovskiy
03:26 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey: Please look at the backend part of the admin UI, that is to create the GWT RemoteService interface and implem... Greg Shah

02/06/2017

04:23 PM Feature #3240: setup and use of real SSL certificates (NOT self-signed)
The final change that was needed was to enable the spawner with a truststore that allows proper authentication of the... Greg Shah
04:14 PM Feature #3240: setup and use of real SSL certificates (NOT self-signed)
In addition to the @directory.xml@ changes, we need to be able to create a Java keystore for the server's private key... Greg Shah
02:59 PM Feature #3240: setup and use of real SSL certificates (NOT self-signed)
In the directory, I added the root CA certificate, the FWD server's public certificate and the FWD server's private k... Greg Shah
01:28 PM Feature #3240: setup and use of real SSL certificates (NOT self-signed)
In a recent customer POC using the web client, I was implementing certificates from Let's Encrypt so that the resulti... Greg Shah
11:10 AM Feature #3240 (Closed): setup and use of real SSL certificates (NOT self-signed)
Greg Shah

01/27/2017

01:11 PM Feature #3226: change p2j to fwd in names, filenames, paths, environment variables et al
Please get this regression tested (devsrv01, ETF and the customer GUI scenarios). If it is working well for those ca... Greg Shah
12:37 PM Feature #3226: change p2j to fwd in names, filenames, paths, environment variables et al
The task branch 3226a was rebased to latest trunk (11140). Previously I was able to convert and execute the @hotel@ p... Ovidiu Maxiniuc
 

Also available in: Atom