Re: Fw: Pb installing Tobago examples app.

2007-06-18 Thread Udo Schnurpfeil

Hello,

the demo (1.0.11 and 1.0.12-SNAPSHOT) is running on my tomcat 6 (MacOSX 
10.4, Java 6) without problems.


Which OS and which Java you are using?
Do you using Tomcat standalone? I've seen Glassfish in the first stacktrace.

Regards

Udo

clec schrieb:

Hello,

About my previous email, I scanned the log more closely and there is an 
exception preceeding the one I mentionned when the application starts.  
However, the '/WEB-INF/tobago-config.xml' IS present in the application 
directory !!

Thanks to anyone that has ideas of what could be wrong, there.

Clec


-
GRAVE: Exception lors de l'envoi de l'évènement contexte initialisé (context 
initialized) à l'instance de classe d'écoute (listener) 
org.apache.myfaces.tobago.webapp.TobagoServletContextListener
java.lang.RuntimeException: Error while deploy process. Tobago can't be 
initialized! Application will not run!
at 
org.apache.myfaces.tobago.webapp.TobagoServletContextListener.contextInitialized(TobagoServletContextListener.java:72)
at 
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3827)
at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4334)
at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
at 
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:920)
at 
org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:883)
at 
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138)
at 
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
at 
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
at 
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at 
org.apache.catalina.core.StandardService.start(StandardService.java:516)
at 
org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
at org.apache.catalina.startup.Catalina.start(Catalina.java:566)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)

===>
Caused by: javax.faces.FacesException: No config file found: 
'/WEB-INF/tobago-config.xml'. Tobago can't run without configuration.

===>
at 
org.apache.myfaces.tobago.config.TobagoConfigParser.parse(TobagoConfigParser.java:112)
at 
org.apache.myfaces.tobago.config.TobagoConfigParser.parse(TobagoConfigParser.java:50)
at 
org.apache.myfaces.tobago.webapp.TobagoServletContextListener.contextInitialized(TobagoServletContextListener.java:53)


Créez votre adresse électronique [EMAIL PROTECTED] 
1 Go d'espace de stockage, anti-spam et anti-virus intégrés.



  




Re: Fw: Pb installing Tobago examples app.

2007-06-17 Thread Bernd Bohmann

Hello Clec,

please open a issue at

http://myfaces.apache.org/tobago/issue-tracking.html

I will try tobago with tomcat6 later.


Regards

Bernd

clec wrote:

Hello,

About my previous email, I scanned the log more closely and there is an 
exception preceeding the one I mentionned when the application starts.  
However, the '/WEB-INF/tobago-config.xml' IS present in the application 
directory !!

Thanks to anyone that has ideas of what could be wrong, there.

Clec


-
GRAVE: Exception lors de l'envoi de l'évènement contexte initialisé (context 
initialized) à l'instance de classe d'écoute (listener) 
org.apache.myfaces.tobago.webapp.TobagoServletContextListener
java.lang.RuntimeException: Error while deploy process. Tobago can't be 
initialized! Application will not run!
at 
org.apache.myfaces.tobago.webapp.TobagoServletContextListener.contextInitialized(TobagoServletContextListener.java:72)
at 
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3827)
at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4334)
at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
at 
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:920)
at 
org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:883)
at 
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138)
at 
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
at 
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
at 
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at 
org.apache.catalina.core.StandardService.start(StandardService.java:516)
at 
org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
at org.apache.catalina.startup.Catalina.start(Catalina.java:566)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)

===>
Caused by: javax.faces.FacesException: No config file found: 
'/WEB-INF/tobago-config.xml'. Tobago can't run without configuration.

===>
at 
org.apache.myfaces.tobago.config.TobagoConfigParser.parse(TobagoConfigParser.java:112)
at 
org.apache.myfaces.tobago.config.TobagoConfigParser.parse(TobagoConfigParser.java:50)
at 
org.apache.myfaces.tobago.webapp.TobagoServletContextListener.contextInitialized(TobagoServletContextListener.java:53)


Créez votre adresse électronique [EMAIL PROTECTED] 
1 Go d'espace de stockage, anti-spam et anti-virus intégrés.





Fw: Pb installing Tobago examples app.

2007-06-17 Thread clec
Hello,

About my previous email, I scanned the log more closely and there is an 
exception preceeding the one I mentionned when the application starts.  
However, the '/WEB-INF/tobago-config.xml' IS present in the application 
directory !!

Thanks to anyone that has ideas of what could be wrong, there.

Clec


-
GRAVE: Exception lors de l'envoi de l'évènement contexte initialisé (context 
initialized) à l'instance de classe d'écoute (listener) 
org.apache.myfaces.tobago.webapp.TobagoServletContextListener
java.lang.RuntimeException: Error while deploy process. Tobago can't be 
initialized! Application will not run!
at 
org.apache.myfaces.tobago.webapp.TobagoServletContextListener.contextInitialized(TobagoServletContextListener.java:72)
at 
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3827)
at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4334)
at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
at 
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:920)
at 
org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:883)
at 
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138)
at 
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
at 
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
at 
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at 
org.apache.catalina.core.StandardService.start(StandardService.java:516)
at 
org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
at org.apache.catalina.startup.Catalina.start(Catalina.java:566)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)

===>
Caused by: javax.faces.FacesException: No config file found: 
'/WEB-INF/tobago-config.xml'. Tobago can't run without configuration.

===>
at 
org.apache.myfaces.tobago.config.TobagoConfigParser.parse(TobagoConfigParser.java:112)
at 
org.apache.myfaces.tobago.config.TobagoConfigParser.parse(TobagoConfigParser.java:50)
at 
org.apache.myfaces.tobago.webapp.TobagoServletContextListener.contextInitialized(TobagoServletContextListener.java:53)


Créez votre adresse électronique [EMAIL PROTECTED]
1 Go d'espace de stockage, anti-spam et anti-virus intégrés.



Pb installing Tobago examples app.

2007-06-17 Thread clec
Hello,

I'm using JSF with Tomcat6 successfully and wanted to test Tobago as it seems 
very promising looking at the online demo.

I downloaded the distrib(1.0.11) and the TobaggoExample demo app and installed 
it on my Tomcat server, but the Application does not start, with the exception 
below in log. I checked that the tobago-core-1.0.11.jar was in a reachable 
directory, so I do not understand why there seems to be a pb there.

Maybe this is a known setup mistake or something ?
Thanks a lot for your help, I really would like to try & use this cool 
technology.

Clec


GRAVE: Exception lors de l'envoi de l'évènement contexte initialisé (context 
initialized) à l'instance de classe d'écoute (listener) 
com.sun.faces.config.GlassFishConfigureListener
javax.faces.FacesException: 
org.apache.myfaces.tobago.lifecycle.TobagoLifecycleFactory
at 
javax.faces.FactoryFinder.getImplGivenPreviousImpl(FactoryFinder.java:587)
at 
javax.faces.FactoryFinder.getImplementationInstance(FactoryFinder.java:452)
at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:256)
at 
com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:1106)
at 
com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:766)
at 
com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:529)
at 
com.sun.faces.config.GlassFishConfigureListener.contextInitialized(GlassFishConfigureListener.java:47)
at 
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3827)
at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4334)
at 
org.apache.catalina.manager.ManagerServlet.start(ManagerServlet.java:1237)
at 
org.apache.catalina.manager.ManagerServlet.doGet(ManagerServlet.java:373)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at 
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:261)
at 
org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:852)
at 
org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:584)
at 
org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1508)
at java.lang.Thread.run(Unknown Source)

>
Caused by: java.lang.InstantiationException:

org.apache.myfaces.tobago.lifecycle.TobagoLifecycleFactory
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at 
javax.faces.FactoryFinder.getImplGivenPreviousImpl(FactoryFinder.java:585)
... 25 more





Créez votre adresse électronique [EMAIL PROTECTED]
1 Go d'espace de stockage, anti-spam et anti-virus intégrés.



Re: tobago examples

2006-06-07 Thread Matthias Wessendorf

http://myfaces.apache.org/tobago/index.html


On 6/7/06, sumanta <[EMAIL PROTECTED]> wrote:


Can anyone please provide me with a link from where I can download a war file
of the tobago demo-example. Is there anyting for tobago like simple for
tomahawk??
--
View this message in context: 
http://www.nabble.com/tobago-examples-t776888.html#a4765975
Sent from the MyFaces - Users forum at Nabble.com.





--
Matthias Wessendorf
Aechterhoek 18
48282 Emsdetten
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com


Re: tobago examples

2006-06-07 Thread sumanta

Can anyone please provide me with a link from where I can download a war file
of the tobago demo-example. Is there anyting for tobago like simple for
tomahawk??
--
View this message in context: 
http://www.nabble.com/tobago-examples-t776888.html#a4765975
Sent from the MyFaces - Users forum at Nabble.com.



Re: tobago examples

2005-12-31 Thread Dennis Byrne
onnector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)
at 
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at 
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Caused by: javax.faces.FacesException: javax.servlet.jsp.JspException: null
at 
org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:421)
at 
org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:234)
at 
org.apache.myfaces.tobago.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:116)
... 19 more
Caused by: javax.servlet.ServletException: javax.servlet.jsp.JspException: null
at 
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:844)
at 
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:781)
at 
org.apache.jsp.overview.tabControl_jsp._jspService(org.apache.jsp.overview.tabControl_jsp:126)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:322)
at 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:291)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at 
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:672)
at 
org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:463)
at 
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:398)
at 
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:301)
at 
org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:415)

>-Original Message-
>From: Matthias Wessendorf [mailto:[EMAIL PROTECTED]
>Sent: Saturday, December 31, 2005 07:22 AM
>To: 'MyFaces Discussion'
>Subject: Re: tobago examples
>
>I just tried the same in firefox... and again, can`t reproduce
>
>On 12/30/05, Dennis Byrne <[EMAIL PROTECTED]> wrote:
>> Hi Bernd,
>>
>> I am afraid I can still produce this one :(  I went to 
>> http://tobago.atanion.net/tobago-example-demo/ , clicked on "Tree Control", 
>> and then clicked on "ListBox".  This produced a 404 for the following page:
>>
>> http://tobago.atanion.net/tobago-example-demo/faces/overview/treeControl.jsp
>>
>> By the way, it seems to only mess things up for the current session.  In 
>> other words, you will get a 404 the whole app using the session in which the 
>> first 404 occurred.  Making a new browser window (and a new session), allows 
>> you to browse the site again.  After doing this, I was able to click back 
>> and forth between the "Listbox" and "Tree" tabs just fine.
>>
>> I also produced a 404 for the following URL in the "Tab Control" section.
>>
>> http://tobago.atanion.net/tobago-example-demo/faces/overview/tabControl.jsp
>>
>> It takes more time and clicking to make this one happen.  I cannot recognize 
>> any pattern.  I first saw this using the .war file you posted a link to a 
>> week or two ago.  I seem to remember seeing a NPE somewhere.  Sorry.
>>
>> >-Original Message-
>> >From: Bernd Bohmann [mailto:[EMAIL PROTECTED]
>> >Sent: Friday, December 30, 2005 02:15 PM
>> >To: 'MyFaces Discussion'
>> >Subject: Re: tobago examples
>> >
>> >Hello Dennis,
>> >
>> >can you test it again.
>> >I have fixed one error in the tree control.
>> >
>> >Best Regards
>> >
>> >Bernd Bohmann
>> >
>> >Dennis Byrne schrieb:
>> >> 1.) http://tobago.atanion.net/tobago-example-demo/
>> >> 2.) click on "Tree Control"
>> >> 3.) click on the second tab.
>> >> 4.) click on the first tab.

Re: tobago examples

2005-12-31 Thread Matthias Wessendorf
I just tried the same in firefox... and again, can`t reproduce

On 12/30/05, Dennis Byrne <[EMAIL PROTECTED]> wrote:
> Hi Bernd,
>
> I am afraid I can still produce this one :(  I went to 
> http://tobago.atanion.net/tobago-example-demo/ , clicked on "Tree Control", 
> and then clicked on "ListBox".  This produced a 404 for the following page:
>
> http://tobago.atanion.net/tobago-example-demo/faces/overview/treeControl.jsp
>
> By the way, it seems to only mess things up for the current session.  In 
> other words, you will get a 404 the whole app using the session in which the 
> first 404 occurred.  Making a new browser window (and a new session), allows 
> you to browse the site again.  After doing this, I was able to click back and 
> forth between the "Listbox" and "Tree" tabs just fine.
>
> I also produced a 404 for the following URL in the "Tab Control" section.
>
> http://tobago.atanion.net/tobago-example-demo/faces/overview/tabControl.jsp
>
> It takes more time and clicking to make this one happen.  I cannot recognize 
> any pattern.  I first saw this using the .war file you posted a link to a 
> week or two ago.  I seem to remember seeing a NPE somewhere.  Sorry.
>
> >-Original Message-
> >From: Bernd Bohmann [mailto:[EMAIL PROTECTED]
> >Sent: Friday, December 30, 2005 02:15 PM
> >To: 'MyFaces Discussion'
> >Subject: Re: tobago examples
> >
> >Hello Dennis,
> >
> >can you test it again.
> >I have fixed one error in the tree control.
> >
> >Best Regards
> >
> >Bernd Bohmann
> >
> >Dennis Byrne schrieb:
> >> 1.) http://tobago.atanion.net/tobago-example-demo/
> >> 2.) click on "Tree Control"
> >> 3.) click on the second tab.
> >> 4.) click on the first tab.
> >> 5.) click on the second tab
> >> 6.) 404 for http://tobago.atanion.net/tobago-example-
> >> demo/faces/overview/treeControl.jsp
> >>
> >>  Original message 
> >>
> >>>Date: Tue, 20 Dec 2005 00:50:59 -0900
> >>>From: Dennis Byrne <[EMAIL PROTECTED]>
> >>>Subject: tobago examples
> >>>To: users@myfaces.apache.org
> >>>
> >>>http://tobago.atanion.net/tobago-example-demo/
> >>>
> >>>I believe I have accidently brought down the demo app for
> >>>tobago.  This is the second time I have clicked on one of
> >>
> >> the
> >>
> >>>tabs and received an error page, as well as a 404 whenever I
> >>>go any page of the app.
> >>>
> >>>I cannot remember the name of the tab I clicked on.  If
> >>>someone can tell me how to get a war file, it probably won't
> >>>take long for me to retrace my steps.
> >>>
> >>>Dennis Byrne
> >>
> >>
> >> Dennis Byrne
> >>
> >
> >--
> >Dipl.-Ing. Bernd Bohmann - Atanion GmbH - Software Development
> >Bismarckstr. 13, 26122 Oldenburg, http://www.atanion.com
> >phone: +49 441 4082312, mobile: +49 173 8839471, fax: +49 441 4082333
> >
>
>
>


--
Matthias Wessendorf
Zülpicher Wall 12, 239
50674 Köln
http://www.wessendorf.net
mwessendorf-at-gmail-dot-com


Re: tobago examples

2005-12-30 Thread Dennis Byrne
Hi Bernd,

I am afraid I can still produce this one :(  I went to 
http://tobago.atanion.net/tobago-example-demo/ , clicked on "Tree Control", and 
then clicked on "ListBox".  This produced a 404 for the following page:

http://tobago.atanion.net/tobago-example-demo/faces/overview/treeControl.jsp

By the way, it seems to only mess things up for the current session.  In other 
words, you will get a 404 the whole app using the session in which the first 
404 occurred.  Making a new browser window (and a new session), allows you to 
browse the site again.  After doing this, I was able to click back and forth 
between the "Listbox" and "Tree" tabs just fine.

I also produced a 404 for the following URL in the "Tab Control" section.

http://tobago.atanion.net/tobago-example-demo/faces/overview/tabControl.jsp

It takes more time and clicking to make this one happen.  I cannot recognize 
any pattern.  I first saw this using the .war file you posted a link to a week 
or two ago.  I seem to remember seeing a NPE somewhere.  Sorry.

>-Original Message-
>From: Bernd Bohmann [mailto:[EMAIL PROTECTED]
>Sent: Friday, December 30, 2005 02:15 PM
>To: 'MyFaces Discussion'
>Subject: Re: tobago examples
>
>Hello Dennis,
>
>can you test it again.
>I have fixed one error in the tree control.
>
>Best Regards
>
>Bernd Bohmann
>
>Dennis Byrne schrieb:
>> 1.) http://tobago.atanion.net/tobago-example-demo/
>> 2.) click on "Tree Control"
>> 3.) click on the second tab.
>> 4.) click on the first tab.
>> 5.) click on the second tab
>> 6.) 404 for http://tobago.atanion.net/tobago-example-
>> demo/faces/overview/treeControl.jsp
>>
>>  Original message 
>>
>>>Date: Tue, 20 Dec 2005 00:50:59 -0900
>>>From: Dennis Byrne <[EMAIL PROTECTED]>
>>>Subject: tobago examples
>>>To: users@myfaces.apache.org
>>>
>>>http://tobago.atanion.net/tobago-example-demo/
>>>
>>>I believe I have accidently brought down the demo app for
>>>tobago.  This is the second time I have clicked on one of
>>
>> the
>>
>>>tabs and received an error page, as well as a 404 whenever I
>>>go any page of the app.
>>>
>>>I cannot remember the name of the tab I clicked on.  If
>>>someone can tell me how to get a war file, it probably won't
>>>take long for me to retrace my steps.
>>>
>>>Dennis Byrne
>>
>>
>> Dennis Byrne
>>
>
>--
>Dipl.-Ing. Bernd Bohmann - Atanion GmbH - Software Development
>Bismarckstr. 13, 26122 Oldenburg, http://www.atanion.com
>phone: +49 441 4082312, mobile: +49 173 8839471, fax: +49 441 4082333
>




Re: tobago examples

2005-12-30 Thread Bernd Bohmann

Hello Dennis,

can you test it again.
I have fixed one error in the tree control.

Best Regards

Bernd Bohmann

Dennis Byrne schrieb:

1.) http://tobago.atanion.net/tobago-example-demo/
2.) click on "Tree Control"
3.) click on the second tab.
4.) click on the first tab.
5.) click on the second tab
6.) 404 for http://tobago.atanion.net/tobago-example-
demo/faces/overview/treeControl.jsp

 Original message 


Date: Tue, 20 Dec 2005 00:50:59 -0900
From: Dennis Byrne <[EMAIL PROTECTED]>  
Subject: tobago examples  
To: users@myfaces.apache.org


http://tobago.atanion.net/tobago-example-demo/

I believe I have accidently brought down the demo app for 
tobago.  This is the second time I have clicked on one of 


the 

tabs and received an error page, as well as a 404 whenever I 
go any page of the app.  

I cannot remember the name of the tab I clicked on.  If 
someone can tell me how to get a war file, it probably won't 
take long for me to retrace my steps.


Dennis Byrne



Dennis Byrne



--
Dipl.-Ing. Bernd Bohmann - Atanion GmbH - Software Development
Bismarckstr. 13, 26122 Oldenburg, http://www.atanion.com
phone: +49 441 4082312, mobile: +49 173 8839471, fax: +49 441 4082333


RE: tobago examples

2005-12-20 Thread Dennis Byrne
David, I think you are correct.  Previous example was using 
latest IE on XP.  From work, I can click around all over the 
place w/ Firefox and XP.  But also from work, I tried IE and 
got the exception the first time I clicked on the "ListBox" 
tab.

 Original message 
>Date: Tue, 20 Dec 2005 11:47:13 -0500
>From: "David G. Friedman" <[EMAIL PROTECTED]>  
>Subject: RE: tobago examples  
>To: "MyFaces Discussion" 
>
>No problems here in IE or Firefox.  What 
browser/version/platform are you using?  Can you use another 
one to check it's
>not your OS or Internet connection?
>
>-David
>
>-Original Message-
>From: Dennis Byrne [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, December 20, 2005 11:36 AM
>To: MyFaces Discussion
>Subject: Re: tobago examples
>
>
>That's weird.  I just went back there and only got a 404 on
>step 3 (the tab starting w/ "List").
>
> Original message 
>>Date: Tue, 20 Dec 2005 11:31:10 +0100
>>From: Matthias Wessendorf <[EMAIL PROTECTED]>
>>Subject: Re: tobago examples
>>To: MyFaces Discussion 
>>
>>can't reproduce ...
>>
>>
>>On 12/20/05, Dennis Byrne <[EMAIL PROTECTED]> wrote:
>>> 1.) http://tobago.atanion.net/tobago-example-demo/
>>> 2.) click on "Tree Control"
>>> 3.) click on the second tab.
>>> 4.) click on the first tab.
>>> 5.) click on the second tab
>>> 6.) 404 for http://tobago.atanion.net/tobago-example-
>>> demo/faces/overview/treeControl.jsp
>>>
>>>  Original message 
>>> >Date: Tue, 20 Dec 2005 00:50:59 -0900
>>> >From: Dennis Byrne <[EMAIL PROTECTED]>
>>> >Subject: tobago examples
>>> >To: users@myfaces.apache.org
>>> >
>>> >http://tobago.atanion.net/tobago-example-demo/
>>> >
>>> >I believe I have accidently brought down the demo app for
>>> >tobago.  This is the second time I have clicked on one of
>>> the
>>> >tabs and received an error page, as well as a 404
>whenever I
>>> >go any page of the app.
>>> >
>>> >I cannot remember the name of the tab I clicked on.  If
>>> >someone can tell me how to get a war file, it probably
>won't
>>> >take long for me to retrace my steps.
>>> >
>>> >Dennis Byrne
>>>
>>> Dennis Byrne
>>>
>>
>>
>>--
>>Matthias Wessendorf
>>Zülpicher Wall 12, 239
>>50674 Köln
>>http://www.wessendorf.net
>>mwessendorf-at-gmail-dot-com
>
>Dennis Byrne
>

Dennis Byrne


RE: tobago examples

2005-12-20 Thread David G. Friedman
No problems here in IE or Firefox.  What browser/version/platform are you 
using?  Can you use another one to check it's
not your OS or Internet connection?

-David

-Original Message-
From: Dennis Byrne [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 20, 2005 11:36 AM
To: MyFaces Discussion
Subject: Re: tobago examples


That's weird.  I just went back there and only got a 404 on
step 3 (the tab starting w/ "List").

 Original message 
>Date: Tue, 20 Dec 2005 11:31:10 +0100
>From: Matthias Wessendorf <[EMAIL PROTECTED]>
>Subject: Re: tobago examples
>To: MyFaces Discussion 
>
>can't reproduce ...
>
>
>On 12/20/05, Dennis Byrne <[EMAIL PROTECTED]> wrote:
>> 1.) http://tobago.atanion.net/tobago-example-demo/
>> 2.) click on "Tree Control"
>> 3.) click on the second tab.
>> 4.) click on the first tab.
>> 5.) click on the second tab
>> 6.) 404 for http://tobago.atanion.net/tobago-example-
>> demo/faces/overview/treeControl.jsp
>>
>> ---- Original message 
>> >Date: Tue, 20 Dec 2005 00:50:59 -0900
>> >From: Dennis Byrne <[EMAIL PROTECTED]>
>> >Subject: tobago examples
>> >To: users@myfaces.apache.org
>> >
>> >http://tobago.atanion.net/tobago-example-demo/
>> >
>> >I believe I have accidently brought down the demo app for
>> >tobago.  This is the second time I have clicked on one of
>> the
>> >tabs and received an error page, as well as a 404
whenever I
>> >go any page of the app.
>> >
>> >I cannot remember the name of the tab I clicked on.  If
>> >someone can tell me how to get a war file, it probably
won't
>> >take long for me to retrace my steps.
>> >
>> >Dennis Byrne
>>
>> Dennis Byrne
>>
>
>
>--
>Matthias Wessendorf
>Zülpicher Wall 12, 239
>50674 Köln
>http://www.wessendorf.net
>mwessendorf-at-gmail-dot-com

Dennis Byrne



Re: tobago examples

2005-12-20 Thread Dennis Byrne
That's weird.  I just went back there and only got a 404 on 
step 3 (the tab starting w/ "List").

 Original message 
>Date: Tue, 20 Dec 2005 11:31:10 +0100
>From: Matthias Wessendorf <[EMAIL PROTECTED]>  
>Subject: Re: tobago examples  
>To: MyFaces Discussion 
>
>can't reproduce ...
>
>
>On 12/20/05, Dennis Byrne <[EMAIL PROTECTED]> wrote:
>> 1.) http://tobago.atanion.net/tobago-example-demo/
>> 2.) click on "Tree Control"
>> 3.) click on the second tab.
>> 4.) click on the first tab.
>> 5.) click on the second tab
>> 6.) 404 for http://tobago.atanion.net/tobago-example-
>> demo/faces/overview/treeControl.jsp
>>
>> ---- Original message 
>> >Date: Tue, 20 Dec 2005 00:50:59 -0900
>> >From: Dennis Byrne <[EMAIL PROTECTED]>
>> >Subject: tobago examples
>> >To: users@myfaces.apache.org
>> >
>> >http://tobago.atanion.net/tobago-example-demo/
>> >
>> >I believe I have accidently brought down the demo app for
>> >tobago.  This is the second time I have clicked on one of
>> the
>> >tabs and received an error page, as well as a 404 
whenever I
>> >go any page of the app.
>> >
>> >I cannot remember the name of the tab I clicked on.  If
>> >someone can tell me how to get a war file, it probably 
won't
>> >take long for me to retrace my steps.
>> >
>> >Dennis Byrne
>>
>> Dennis Byrne
>>
>
>
>--
>Matthias Wessendorf
>Zülpicher Wall 12, 239
>50674 Köln
>http://www.wessendorf.net
>mwessendorf-at-gmail-dot-com

Dennis Byrne


Re: tobago examples

2005-12-20 Thread Dudu

working fine
Dennis Byrne wrote:

1.) http://tobago.atanion.net/tobago-example-demo/
2.) click on "Tree Control"
3.) click on the second tab.
4.) click on the first tab.
5.) click on the second tab
6.) 404 for http://tobago.atanion.net/tobago-example-
demo/faces/overview/treeControl.jsp

 Original message 
  

Date: Tue, 20 Dec 2005 00:50:59 -0900
From: Dennis Byrne <[EMAIL PROTECTED]>  
Subject: tobago examples  
To: users@myfaces.apache.org


http://tobago.atanion.net/tobago-example-demo/

I believe I have accidently brought down the demo app for 
tobago.  This is the second time I have clicked on one of 

the 
  
tabs and received an error page, as well as a 404 whenever I 
go any page of the app.  

I cannot remember the name of the tab I clicked on.  If 
someone can tell me how to get a war file, it probably won't 
take long for me to retrace my steps.


Dennis Byrne



Dennis Byrne

  







___ 
Yahoo! doce lar. Faça do Yahoo! sua homepage. 
http://br.yahoo.com/homepageset.html 



Re: tobago examples

2005-12-20 Thread Volker Weber
Hi Dennis,

i also can't reproduce this, but i found the 404 in the server logs.
I have no idea how this could happen, the tomcat is still running and no
exceptions in the logs there.

Anaway, we have updated the example application to current svn state
now. There were some bugs fixed.

You can get the actually deployed war from this link:
  http://tobago.atanion.net/tobago-example-demo.war

Regards

  Volker Weber

Dennis Byrne wrote:
> 1.) http://tobago.atanion.net/tobago-example-demo/
> 2.) click on "Tree Control"
> 3.) click on the second tab.
> 4.) click on the first tab.
> 5.) click on the second tab
> 6.) 404 for http://tobago.atanion.net/tobago-example-
> demo/faces/overview/treeControl.jsp
> 
>  Original message 
> 
>>Date: Tue, 20 Dec 2005 00:50:59 -0900
>>From: Dennis Byrne <[EMAIL PROTECTED]>  
>>Subject: tobago examples  
>>To: users@myfaces.apache.org
>>
>>http://tobago.atanion.net/tobago-example-demo/
>>
>>I believe I have accidently brought down the demo app for 
>>tobago.  This is the second time I have clicked on one of 
> 
> the 
> 
>>tabs and received an error page, as well as a 404 whenever I 
>>go any page of the app.  
>>
>>I cannot remember the name of the tab I clicked on.  If 
>>someone can tell me how to get a war file, it probably won't 
>>take long for me to retrace my steps.
>>
>>Dennis Byrne
> 
> 
> Dennis Byrne
> 

-- 
Don't answer to From: address!
Mail to this account are droped if not recieved via mailinglist.
To contact me direct create the mail address by
concatenating my forename to my senders domain.


Re: tobago examples

2005-12-20 Thread Matthias Wessendorf
can't reproduce ...


On 12/20/05, Dennis Byrne <[EMAIL PROTECTED]> wrote:
> 1.) http://tobago.atanion.net/tobago-example-demo/
> 2.) click on "Tree Control"
> 3.) click on the second tab.
> 4.) click on the first tab.
> 5.) click on the second tab
> 6.) 404 for http://tobago.atanion.net/tobago-example-
> demo/faces/overview/treeControl.jsp
>
>  Original message 
> >Date: Tue, 20 Dec 2005 00:50:59 -0900
> >From: Dennis Byrne <[EMAIL PROTECTED]>
> >Subject: tobago examples
> >To: users@myfaces.apache.org
> >
> >http://tobago.atanion.net/tobago-example-demo/
> >
> >I believe I have accidently brought down the demo app for
> >tobago.  This is the second time I have clicked on one of
> the
> >tabs and received an error page, as well as a 404 whenever I
> >go any page of the app.
> >
> >I cannot remember the name of the tab I clicked on.  If
> >someone can tell me how to get a war file, it probably won't
> >take long for me to retrace my steps.
> >
> >Dennis Byrne
>
> Dennis Byrne
>


--
Matthias Wessendorf
Zülpicher Wall 12, 239
50674 Köln
http://www.wessendorf.net
mwessendorf-at-gmail-dot-com


Re: tobago examples

2005-12-20 Thread Dennis Byrne
1.) http://tobago.atanion.net/tobago-example-demo/
2.) click on "Tree Control"
3.) click on the second tab.
4.) click on the first tab.
5.) click on the second tab
6.) 404 for http://tobago.atanion.net/tobago-example-
demo/faces/overview/treeControl.jsp

 Original message 
>Date: Tue, 20 Dec 2005 00:50:59 -0900
>From: Dennis Byrne <[EMAIL PROTECTED]>  
>Subject: tobago examples  
>To: users@myfaces.apache.org
>
>http://tobago.atanion.net/tobago-example-demo/
>
>I believe I have accidently brought down the demo app for 
>tobago.  This is the second time I have clicked on one of 
the 
>tabs and received an error page, as well as a 404 whenever I 
>go any page of the app.  
>
>I cannot remember the name of the tab I clicked on.  If 
>someone can tell me how to get a war file, it probably won't 
>take long for me to retrace my steps.
>
>Dennis Byrne

Dennis Byrne


tobago examples

2005-12-20 Thread Dennis Byrne
http://tobago.atanion.net/tobago-example-demo/

I believe I have accidently brought down the demo app for 
tobago.  This is the second time I have clicked on one of the 
tabs and received an error page, as well as a 404 whenever I 
go any page of the app.  

I cannot remember the name of the tab I clicked on.  If 
someone can tell me how to get a war file, it probably won't 
take long for me to retrace my steps.

Dennis Byrne


Re: tobago examples down ;(

2005-12-13 Thread Bernd Bohmann

Sorry,

just updated the site :-)

Best Regards

Bernd



Dennis Byrne schrieb:
http://tobago.atanion.net/site/demo.html 


Dennis Byrne



--
Dipl.-Ing. Bernd Bohmann - Atanion GmbH - Software Development
Bismarckstr. 13, 26122 Oldenburg, http://www.atanion.com
phone: +49 441 4082312, mobile: +49 173 8839471, fax: +49 441 4082333


tobago examples down ;(

2005-12-13 Thread Dennis Byrne
http://tobago.atanion.net/site/demo.html 

Dennis Byrne