Re: [Tobago] File upload tc:file tx:file

2009-10-22 Thread Udo Schnurpfeil
Hi Søren, I've checked the upload and can't find problems. The reference/upload.jsp file in the demo is not full functional yet. So I added some stuff. You may apply these changes on tobago-example-demo on your system and look if it works fine or at any differences. Hope that helps.

Re: [Tobago] File upload tc:file tx:file

2009-10-26 Thread Udo Schnurpfeil
is not related to my Tomcat or Java installation. I must try to figure out the difference between my own app and the example-demo app... Best regards Soeren 2009/10/22 Udo Schnurpfeil u...@schnurpfeil.de Hi Søren, I've checked the upload and can't find problems. The reference/upload.jsp file

Re: [tobago] Unknown protocol 'file:/../tobago-theme.xml'

2006-04-04 Thread Udo Schnurpfeil
You might have unpacked the tobago-theme-xxx.jar files into the war (Possibility 2 in http://tobago.atanion.net/site/themes.html). But the META-INF must not unpacked. Does this helps? I don't know JBoss very good. If the JBoss does it themself, we might have to fix something... Regards

Re: [tobago] Unknown protocol 'file:/../tobago-theme.xml'

2006-04-04 Thread Udo Schnurpfeil
Hi, there is a bug in the maven-theme-plugin of tobago while unpacking the stuff. Bommel will commit a fix. (You may only update the tobago-tool directory, because we still refator) Hope that helps. Udo P.S. But I wondering, why the War-Root is in the classpath in JBoss. AFAIK this should

Re: tobago - how can i add tree nodes at runtime?

2006-06-12 Thread Udo Schnurpfeil
Hallo Cory, the way I've used, is like this: Changing the model on the server, and rerender it in the classical Lifecycle. I don't know, if the update works using AJAX jet. Maybe the AJAX in the TreeRenderer is only for loading opening nodes. Hope that helps a little. Udo Showers, Cory R

Re: tobago - how can i add tree nodes at runtime?

2006-06-12 Thread Udo Schnurpfeil
will be done in the model? -Original Message- From: Udo Schnurpfeil [mailto:[EMAIL PROTECTED] Sent: Monday, June 12, 2006 4:03 PM To: MyFaces Discussion Subject: Re: tobago - how can i add tree nodes at runtime? Hallo Cory, the way I've used, is like this: Changing the model on the server

Re: [tobago] sheet

2006-06-26 Thread Udo Schnurpfeil
sounds strange, you may try columns=*;* Regards Udo Alexandre Jaquet schrieb: Hi, Does anyone could explain me how columns attribute works, I'm trying to create two columns with 50px.: *columns=50px;50px *but nothing appends Regards

Re: [Tobago] - question on deprecated pageingLength in Sheet

2006-06-27 Thread Udo Schnurpfeil
Hi John, pagingLenth was renamed to rows, because it is the standard name in JSF. Do you have a stacktrace for the funny thing? It seems to work in the tobago-example-demo. Regards Udo John schrieb: If this method is deprecated, what is the preferred method of dynamically setting the

Re: tobago: page width

2006-07-25 Thread Udo Schnurpfeil
Hello, it is possible to set the width via a EL #{expression}, so you can set the width as you like. If you set the state attribute you can reflect the browser size. Hope that helps. P.S.: I want to improve the default behaviour, see https://issues.apache.org/jira/browse/TOBAGO-107 Martin

Re: [TOBAGO] Stick items at the top

2012-10-16 Thread Udo Schnurpfeil
Hi, you can fix it, with defining a rows=fixed;* in the layout of the box and putting a tc:cell/ after the panel (which gets the *). Hope that helps Udo Am 12.10.12 13:28, schrieb AM: Hello dear users! (in this case an item is my tc:box) I have a layout-problem only when i use Firefox. My

Re: [TOBAGO] Stick items at the top

2012-10-17 Thread Udo Schnurpfeil
Hi, you are right, please use tc:panel. Regards Udo Am 16.10.12 19:22, schrieb AM: Hi Udo, Thanks for your help, i tried it with the same but instead of tc:cell i used tc:out. i hope i am now right remember about it but: tc:cell shall get banned at any newer version. 2012/10/16 Udo

Re: [Tobago] Configuring of renderer class

2013-08-02 Thread Udo Schnurpfeil
Hello Hani, since Tobago 1.5 the renderers must be configured in the faces-config.xml This will be done automatically, when using generated components like from org.apache.myfaces.tobago.internal.taglib.component.BoxTagDeclaration I'll add a notice in the migration guild. Hope that helps.

[ANNOUNCE] Apache Tobago 1.5.11 Release

2013-11-16 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 1.5.11. Apache Tobago is a component library for JSF. Changes --- Please check the release notes at https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273styleName=Htmlversion=12324453 for a full

Re: [Tobago] Tobago Version 1.0.* and Tomcat 7

2014-01-15 Thread Udo Schnurpfeil
Hi, Tobago 1.0.x should run on Tomcat 7 and later. I'll update the webside: http://myfaces.apache.org/tobago/compatibility.html I've a running installation of a Tobago 1.0.x Application with Tomcat 7.0.47 Regards Udo Am 15.01.14 00:30, schrieb d.o@gmx.net: Hello all, Could you please

Re: [Tobago] h:commandButton action are not invoked

2014-06-10 Thread Udo Schnurpfeil
Hi, sorry for the late answer... Please use tc:button on Tobago pages. The h: HTML lib is currently not supported in Tobago. The reason for the h:commandButton is not working is, that Tobago uses it's own submit JS function, which encapsulate extended functionality. Regards, Udo Am 07.05.14

[ANNOUNCE] Apache Tobago 2.0.0 Release

2014-07-23 Thread Udo Schnurpfeil
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 The Apache MyFaces team is pleased to announce the release of Apache Tobago 2.0.0. Apache Tobago is a component library for JSF. Main new features - - See: http://myfaces.apache.org/tobago/new-2.0.html Please check the release

[ANNOUNCE] Apache Tobago 2.0.2 Release

2014-08-26 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 2.0.2. Apache Tobago is a component library for JSF. Main new features - Please check the release notes at

[ANNOUNCE] Apache Tobago 2.0.4 Release

2014-11-24 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 2.0.4. More information at: http://myfaces.apache.org/tobago/ See also: http://myfaces.apache.org/tobago/new-2.0.html Have fun, The MyFaces team

[ANNOUNCE] Apache Tobago 2.0.5 Release

2014-12-23 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 2.0.5. More information at: http://myfaces.apache.org/tobago/ See also: http://myfaces.apache.org/tobago/new-2.0.html Have a happy christmas, The MyFaces team

[ANNOUNCE] Apache Tobago 2.0.8 Release

2015-06-10 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 2.0.8. More information at: http://myfaces.apache.org/tobago/ For news to Tobago 2.0 see also: http://myfaces.apache.org/tobago/new-2.0.html Regards, The MyFaces Team

[ANNOUNCE] Apache Tobago 1.0.42 Release

2015-07-16 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 1.0.42. This is a maintenance release. More information at: http://myfaces.apache.org/tobago/ Regards, The MyFaces Team

[ANNOUNCE] Apache Tobago 3.0.0-alpha-2 Release

2016-01-18 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 3.0.0-alpha-2. More information at: http://myfaces.apache.org/tobago/ For news to Tobago 3.0 see also (work in progress): http://myfaces.apache.org/tobago/migration-3.0.html Regards, The MyFaces Team

[ANNOUNCE] Apache Tobago 2.0.9 Release

2016-02-08 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 2.0.9. More information at: http://myfaces.apache.org/tobago/ For news to Tobago 2.0 see also: http://myfaces.apache.org/tobago/new-2.0.html Regards, The MyFaces Team

[ANNOUNCE] Apache Tobago 3.0.0-alpha-3 Release

2016-04-26 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 3.0.0-alpha-3. More information at: http://myfaces.apache.org/tobago/ For news to Tobago 3.0 see also (work in progress): http://myfaces.apache.org/tobago/migration-3.0.html Regards, The MyFaces Team

[Tobago] Removal of old ToolBar

2016-07-07 Thread Udo Schnurpfeil
Hi, sorry for my last e-mail. (That was the wrong user-list...) But now in English: I'll remove the following tags for Tobago 3.0: tc:toolBar tc:toolBarSeparator tc:toolBarCommand use instead: or and the "bar"-facet. Regards, Udo

Ausbau des alten ToolBar

2016-07-07 Thread Udo Schnurpfeil
Hallo, ich werde gleich den alten ToolBar deaktivieren. Soweit ich weiss, wird der ohnehin nicht genutzt, aber falls doch... Diese Tags sind betroffen: tc:toolBar tc:toolBarSeparator tc:toolBarCommand Alternative: bzw. und ggf. die Facette "bar". Gruß Udo -- Dipl.-Math. Udo S

[ANNOUNCE] Apache Tobago 3.0.1

2017-01-19 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 3.0.1. Apache Tobago is a component library for JavaServer Faces (JSF) that allows to write web-applications without the need of coding HTML, CSS and JavaScript Main new features - * bugfixes * update

[ANNOUNCE] Apache Tobago 3.0.0-alpha-6 Release

2016-09-21 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 3.0.0-alpha-6. More information at: http://myfaces.apache.org/tobago/ For news to Tobago 3.0 see also (work in progress): http://myfaces.apache.org/tobago/migration-3.0.html Regards, The MyFaces Team

Re: [ANNOUNCE] Apache Tobago 3.0.0-alpha-3 (xxx -> beta-1) Release

2016-12-10 Thread Udo Schnurpfeil
quot;Multiselection List" and "Shuttle List" seem to bleed outside their > boundaries. i am using the latest version of Chrome > >> On 09/12/2016 13:58, Udo Schnurpfeil wrote: >> The Apache MyFaces team is pleased to announce the release of Apache >> Tobago 3.0.

[ANNOUNCE] Apache Tobago 3.0.0-beta-1 Release

2016-12-09 Thread Udo Schnurpfeil
Sorry, subject was wrong... Am 09.12.16 um 13:58 schrieb Udo Schnurpfeil: > The Apache MyFaces team is pleased to announce the release of Apache > Tobago 3.0.0-beta-1. > > More information at: http://myfaces.apache.org/tobago/ > > For news to Tobago 3.0 see also (work in

[ANNOUNCE] Apache Tobago 3.0.0-alpha-3 Release

2016-12-09 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 3.0.0-beta-1. More information at: http://myfaces.apache.org/tobago/ For news to Tobago 3.0 see also (work in progress): http://myfaces.apache.org/tobago/migration-3.0.html Regards, The MyFaces Team

Re: [ANNOUNCE] Apache Tobago 3.0.0-alpha-3 (xxx -> beta-1) Release

2016-12-11 Thread Udo Schnurpfeil
d to ask if you have > similar controls to replace those. they are p:growl, p:ajaxStatus, > p:switch > > On 10/12/2016 10:14, Udo Schnurpfeil wrote: >> Hi, >> >> thanks for the hint. You got me not updating the demo to the current >> beta 1 (this version uses

[ANNOUNCE] Apache Tobago 3.0.0 Release

2017-01-11 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 3.0.0. Apache Tobago is a component library for JavaServer Faces (JSF) that allows to write web-applications without the need of coding HTML, CSS and JavaScript. Main new features - * LayoutManager moved

[ANNOUNCE] Apache Tobago 3.0.5 released

2017-08-17 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 2.1.0. Apache Tobago is a component library for JavaServer Faces (JSF) that allows to write web-applications without the need of coding HTML, CSS and JavaScript Main new features of this release

[ANNOUNCE] Apache Tobago 2.1.0 released

2017-06-28 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 2.1.0. Apache Tobago is a component library for JavaServer Faces (JSF) that allows to write web-applications without the need of coding HTML, CSS and JavaScript Main new features of this release

[ANNOUNCE] Apache Tobago 3.0.6 released

2017-09-19 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 3.0.6. Apache Tobago is a component library for JavaServer Faces (JSF) that allows to write web-applications without the need of coding HTML, CSS and JavaScript Main new features of this release

Re: [TOBAGO] How to setup my own PageRenderer in 3.0.6

2017-12-07 Thread Udo Schnurpfeil
Hi Marko, the voting for 4.0.0 ist just done. The release will be available via the Maven repos very soon. Tomorrow the websites will be updated. I'll check the configuration of own renderers, that should work. Regards Udo Am 07.12.17 um 14:39 schrieb Voß, Marko: > Hello, > > I need to setup

Re: [TOBAGO] How to setup my own PageRenderer in 3.0.6

2017-12-08 Thread Udo Schnurpfeil
defined renderer: tobago_core Regards, Udo Am 07.12.17 um 23:02 schrieb Udo Schnurpfeil: > Hi Marko, > > the voting for 4.0.0 ist just done. The release will be available via > the Maven repos very soon. Tomorrow the websites will be updated. > > I'll check the co

[ANNOUNCE] Apache Tobago 4.0.0 Release

2017-12-11 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 4.0.0. Apache Tobago is a component library for JavaServer Faces (JSF) that allows to write web-applications without the need of coding HTML, CSS and JavaScript. Main new features - Generally the ideas

[ANNOUNCE] Apache Tobago 4.2.1 released

2018-05-09 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 4.2.1. Apache Tobago is a component library for JavaServer Faces (JSF) that allows to write web-applications without the need of coding HTML, CSS and JavaScript Main features Bugfixes Changes ---

Re: Fwd: Tobago 3.0.6 - Encoding problems with tc:textarea etc in tc:tabGroup

2018-05-23 Thread Udo Schnurpfeil
uot; results in a key-value-pair: > > test=örtlichkeit > > The encoding of the HTML document in the browser is displayed correctly > as UTF-8. > > Please help. > > Kind regards, > > Marko Voß > -- Dipl.-Math. Udo Schnurpfeil - Managing Director IRIAN Deutschland GmbH - Poststr. 1-3 - 26122 Oldenburg - Germany mobile +49 174 9784746 - fax +49 441 99922161 mailto:udo.schnurpf...@irian.eu - http://www.irian.eu/

[ANNOUNCE] Apache Tobago 2.1.1 released

2018-02-07 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 2.1.1. Apache Tobago is a component library for JavaServer Faces (JSF) that allows to write web-applications without the need of coding HTML, CSS and JavaScript Main new features of this release

[ANNOUNCE] Apache Tobago 2.2.0, 3.1.0 and 4.3.0 released

2018-10-29 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 2.2.0, 3.1.0 and 4.3.0. Apache Tobago is a component library for JavaServer Faces (JSF) that allows to write web-applications without the need of coding HTML, CSS and JavaScript Main features Tobago 4.3.0 *

Re: Tobago demo-4-release unreachable

2019-01-02 Thread Udo Schnurpfeil
Hi, thank you for the hint. I've just started the service. Happy new year! Regards Udo Am 02.01.19 um 10:28 schrieb jfrm.mau...@gmail.com: > Hi, > > Since several days, I obtain the error message below for : > http://tobago-vm.apache.org/demo-4-release/ > > Service Unavailable > The server is

Re: [TOBAGO] tag error

2019-01-26 Thread Udo Schnurpfeil
Hi, that's weird. When I turn debugging on for the debug writer like this in the logback.xml you can see all start and ent-tags: start element: 'dl' start element: 'dt' start element: 'math' start element: 'mi' end element: 'mi' end element: 'math' *1 start element: 'dd' end element: 'dd'

Re: [Tobago] tobago-vm.apache.org/

2019-03-28 Thread Udo Schnurpfeil
Hi, I've startet the system. My uptime-checker didn't called me... Thanks for the info. Regards, Udo Am 26.03.19 um 19:16 schrieb jfrm.mau...@gmail.com: > > Hi, > > I cannot reach: http://tobago-vm.apache.org/ > > Is the site in maintenance ? > > Regards >

Re: [TOBAGO] tag error

2019-02-06 Thread Udo Schnurpfeil
17:54 schrieb jfrm.mau...@gmail.com: > > Hi, > > Thank you for taking time for this. > > Le 26/01/2019 à 11:31, Udo Schnurpfeil a écrit : >> Which App-Server you are using? > > I use tomEE webprofile 8.0.0-M1. > > I also saw the mixing of tag in html source. I su

Re: Browser-Support for Tobago 5

2019-04-10 Thread Udo Schnurpfeil
o not need to be the same. > > Greetings, > Marko > > -----Ursprüngliche Nachricht- > Von: Udo Schnurpfeil > Gesendet: Dienstag, 9. April 2019 14:36 > An: MyFaces Development ; MyFaces Discussion > > Betreff: Browser-Support for Tobago 5 > > Hi folks, > >

[ANNOUNCE] Apache Tobago 4.4.1 released

2019-05-29 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 4.4.1. Apache Tobago is a component library for JavaServer Faces (JSF) that allows to write web-applications without the need of coding HTML, CSS and JavaScript Main features Tobago 4.4.1 * Bugfixes

Browser-Support for Tobago 5

2019-04-09 Thread Udo Schnurpfeil
Hi folks, Tobago 5 is now under development and the plan is to refactor all the JavaScript code to TypeScript. With this, we want to clean up code and throw old workarounds away. The basic idea is to write TypeScript and generate a compatible JavaScript for all supported browsers. But it turns

[ANNOUNCE] Apache Tobago 4.5.0 released

2020-07-30 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 4.5.0. Apache Tobago is a component library for JavaServer Faces (JSF) that allows to write web-applications without the need of coding HTML, CSS and JavaScript Main new features -   * Sheet: Lasy

Quarkus with MyFaces 2.3-next: Jandex problem

2021-10-21 Thread Udo Schnurpfeil
Hi, I've tried to get the Tobago 5 demo running with Quarkus. It seems to work but NOT with the build artifacts from the Maven Repos. The error message is the same for M6 and SNAPSHOT (I assume the myfaces-api is the problem, because it contains the META-INF/jandex.idx file). Repo artifacts:

[ANNOUNCE] Apache Tobago 2.4.5 released

2022-03-06 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 2.4.5. Apache Tobago is a component library for JavaServer Faces (JSF) that allows to write web-applications without the need of coding HTML, CSS and JavaScript Main new features - * Bugfixes Changes

[ANNOUNCE] Apache Tobago 2.5.0, 4.5.5 and 5.1.0 released

2022-07-06 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 2.5.0, 4.5.5 and 5.1.0. Apache Tobago is a component library for JavaServer Faces (JSF) that allows to write web-applications without the need of coding HTML, CSS and JavaScript Main features Tobago 5.1.0

[ANNOUNCE] Apache Tobago 5.3.0 released

2022-10-12 Thread Udo Schnurpfeil
The Apache MyFaces team is pleased to announce the release of Apache Tobago 5.3.0. Apache Tobago is a component library for JavaServer Faces (JSF) that allows to write web-applications without the need of coding HTML, CSS and JavaScript Main features Tobago 5.3.0 * Sheet:

<    1   2