[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Messages posted by: creiter  XML
Profile for creiter -> Messages posted by creiter [11]
Author Message
Dear Björn,

great - this decision is most welcome since December is always one of the busiest months for us.

Looking forward to meet you and the community in spring!

Best Regards,
Christian
Hello Björn,

Changelog seems to be the old one.

Best Regards,

Christian


EDIT:
Sorry, my fault. F5 was my friend
Hello Markus,

our dependencies as requested:

https://gist.github.com/anonymous/deaa4d108fe27037d736

HTH, Best Regards,

Christian
... here's the file:


http://www.files.com/set/561256679bd8c

There is some other stuff covered in the manual, but it should give an idea how to setup CC/Maven projects.

Hope that helps!

Best Regards,

Christian
Dear Markus,
Dear Björn!

I have created some manuals regarding CaptainCasa and Maven as well as CaptainCasa and JEE6/JBoss integration.

For us everything works smoothly without any glitches and we are quite happy with CC and Maven.

I'll now go through our docs and scan them for things which are not meant to be disclosed, once done I'll post here again with a download link.

@Markus:
Will you participate in the Community Meeting?

Best Regards,

Christian
Thank you very much!
We'll check it soon.
Thanks a lot for the integration - it's very helpful!
Will you keep updating the font as they publish new release?
That would be really helpful. Many thanks!
Hello!

We start our CaptainCasa client as a standalone application like that:

Code:
 start server\jre\bin\javaw.exe -cp %TCP% org.eclnt.fxclient.elements.PageBrowserStarter "http://localhost:8080" "/GozoCaptainCasaUI/faces/gozo/index.jsp"  "gridscrolldelay=0" "undecorated=false" "title=Gozo Beta" "footerline=true" "startwidth=1500" "startheight=850"  "style=gozo"
 


The title of the window is set statically via the "title" parameter.

We would like to be able to set the title from the server side, to include various information like:
- Server Environment the user is connected to (test vs. production)
- Username of the User

Additionally it would be nice to be able to change that title during runtime.

Is there any chance to achieve that?

Best Regards,

Christian
Hello!

Your explanation sounds very reasonable. Thank you very much, I'll check that.

Best Regards,

Christian
Hello!

We have a somewhat strange behaviour with t:calendarfields. Some dates - we couldn't decipher the logic behind - are interpreted as recorded day minus 1 day.

E.g. if you type "10081976" in such a field the string "09.08.1976" will be shown after the field has lost the focus. More recent dates like "10102014" do work as expected.

This is reproducible with Captain Casa version 20150504.

Best Regards,

Christian
 
Profile for creiter -> Messages posted by creiter [11]
Go to:   
Powered by JForum 2.1.6 © JForum Team