[jboss-user] [JBoss Seam] - Re: ICEFaces components don't work using Dynamic Includes

2007-11-15 Thread jguglielmin
resolved on 

http://www.icefaces.org/JForum/posts/list/6299.page

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4105116#4105116

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4105116
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces and Seam 2.0

2007-09-10 Thread [EMAIL PROTECTED]
Try asking on Icefaces forum

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4082538#4082538

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4082538
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces and Seam 2.0

2007-09-10 Thread gus888
Try ICEfaces svn icefaces-seam-gen:
http://sventon.icefaces.org/svn/repobrowser.svn?path=%2fprojects%2ficefaces-seam-gen%2ftrunkrevision=HEADname=repo

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4082665#4082665

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4082665
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces and Seam 2.0

2007-09-10 Thread jguglielmin
We get quite a few questions on our forum about Seam2 and have been working 
with users trying to resolve them.  ICEfaces 1.6.1 has just been release which 
addressed many issues (not just with Seam2.0 but also with some of the seam 
components from 1.2.1.GA which weren't functioning with ICEfaces as they 
should.  These have been resolved.)

We are looking forward to both our icefaces-seam-gen (a seam-gen version that 
is ICEfaces enabled) and the icefaces-booking example to be included with the 
next release of Seam.  For now they are available on our subversion repository 
at the following link:-

http://anonsvn.icefaces.org/repo/projects/

If you look at our Knowledge base at the following link:-
http://support.icesoft.com/jive/entry!default.jspa?categoryID=71entryID=721fromSearchPage=true
you can find some information on the configuration/packaging.  There is also 
quite a lot of information on our forum, so please check us out!

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4082667#4082667

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4082667
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces 1.6 is out.

2007-07-09 Thread gus888
I upgraded to ICEfaces 1.6 from ICEfaces 1.6DIV#5 on Seam1.3 project, it works 
excellent. Thank you so much.

I ever tried ICEfaces 1.6 DIV#5 + Seam2.0, but it failed. I have not tried 
ICEfaces1.6 + Seam2.0. I don't know whether ICEfaces1.6 is compatible with 
Seam2.0. Thank you.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4062048#4062048

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4062048
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces 1.6 is out.

2007-07-09 Thread [EMAIL PROTECTED]
Yes 1.6 was delayed to make it compatible with Seam 2.
On downloading the 1.6 take a look in the Developers Handbook for example 
web.xml's/.configs etc. and a matrix of what jars are required.
ICEfaces has done a good job or sorting through the jar matrix to keep up 
with Seam. 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4062137#4062137

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4062137
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Icefaces+seam

2007-07-03 Thread ivanflorentin
I sugest you go to the IceFaces forum where they discuss the integration with 
seam:
http://www.jboss.com/index.html?module=bbop=viewtopict=112518

I think IceFaces is a much more cleaner concept than ajax4jsf but it proved 
really hard for me to integrate nicely with seam.
I ended up dropping IceFaces from my poroject after I realized I couldn't use 
with many needed seam features like seam-pdf and seam-navigation.


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4060203#4060203

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4060203
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Icefaces+seam

2007-07-03 Thread mokua_ombati
Hi,
thanks for the reply.
After following the instructions provided at the seam/ice-faces integration,i 
get the following exception:

  | java.lang.IllegalStateException: ICEfaces requires the 
PersistentFacesServlet. Please check your web.xml servlet mappings
  | at 
com.icesoft.faces.context.DOMResponseWriter.init(DOMResponseWriter.java:118)
  | at 
com.icesoft.faces.context.DOMContext.createTemporaryDOMResponseWriter(DOMContext.java:138)
  | at 
com.icesoft.faces.context.DOMContext.attachDOMContext(DOMContext.java:106)
  | at 
com.icesoft.faces.renderkit.dom_html_basic.TextRenderer.renderUIOutput(TextRenderer.java:81)
  | at 
com.icesoft.faces.renderkit.dom_html_basic.TextRenderer.renderEnd(TextRenderer.java:66)
  | at 
com.icesoft.faces.renderkit.dom_html_basic.DomBasicRenderer.encodeEnd(DomBasicRenderer.java:124)
  | at 
javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:536)
  | at 
org.ajax4jsf.framework.renderer.RendererBase.renderChild(RendererBase.java:286)
  | at 
org.richfaces.renderkit.html.ToolBarGroupRenderer.encodeChildren(ToolBarGroupRenderer.java:68)
  | at 
javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:524)
  | at 
org.ajax4jsf.framework.renderer.RendererBase.renderChild(RendererBase.java:282)
  | at 
org.richfaces.renderkit.html.ToolBarRendererBase.encodeChildren(ToolBarRendererBase.java:81)
  | at 
javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:524)
  | at 
com.sun.facelets.tag.jsf.ComponentSupport.encodeRecursive(ComponentSupport.java:244)
  | at 
com.sun.facelets.tag.jsf.ComponentSupport.encodeRecursive(ComponentSupport.java:249)
  | at 
com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:573)
  | at 
org.ajax4jsf.framework.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:108)
  | at 
org.ajax4jsf.framework.ajax.AjaxViewHandler.renderView(AjaxViewHandler.java:229)
  | at 
org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:384)
  | at javax.faces.webapp.FacesServlet.service(FacesServlet.java:138)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
  | at 
org.jboss.seam.web.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:63)
  | at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:57)
  | at 
org.jboss.seam.web.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:49)
  | at 
org.jboss.seam.debug.hot.HotDeployFilter.doFilter(HotDeployFilter.java:60)
  | at 
org.jboss.seam.web.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:49)
  | at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
  | at 
org.jboss.seam.web.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:49)
  | at org.jboss.seam.web.MultipartFilter.doFilter(MultipartFilter.java:79)
  | at 
org.jboss.seam.web.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:49)
  | at org.jboss.seam.web.SeamFilter.doFilter(SeamFilter.java:84)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
  | at 
org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:96)
  | at 
org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:220)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
  | at 
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
  | at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
  | at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
  | at 
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:175)
  | at 
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:432)
  | at 
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:74)
  | at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
  | at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
  | at 
org.jboss.web.tomcat.tc5.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:156)
  | at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
  | at 

[jboss-user] [JBoss Seam] - Re: ICEFaces DR and Seam

2007-05-07 Thread zzzz8
Have you tried the ICEfaces / Seam gen?  That seems to work for me... up to a 
point.  The server-side rendering in the ICEfaces / Seam gen project web page 
(in particular, the footer) of the time doesn't seem to work.  Other than that, 
the project seems to be configured correctly.

You may also want to look at the Seam component showcase.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4043726#4043726

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4043726
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces DR and Seam

2007-05-07 Thread monkeyden
No I haven't, because I already have a project.  Generating a new project is 
not an option for most people who are already invested in the Seam/ICEFaces 
pairing.  If the only way is to start from scratch, then we're trying to mix 
oil and water.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4043727#4043727

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4043727
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces DR and Seam

2007-05-07 Thread monkeyden
Incidentally, this integration has been frustrating at almost every pass.  In 
my estimation, the combination of the two isn't production ready.  But don't 
take my word for it, since I can't even get a post-1.5.3 version of ICEFaces to 
work with Seam.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4043728#4043728

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4043728
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2007-04-24 Thread TedGoddard
As of ICEfaces 1.6.0 DR#3, substantial progress has been made with 
Seam/ICEfaces integration. In general, it is enough to simply add the ICEfaces 
.jar files to turn your Seam application into an Ajax application. Please 
download the latest ICEfaces release here: 

http://icefaces.org/main/downloads/os-downloads.iface 

Of particular interest are Ajax Push and seam-gen. ICEfaces Ajax Push is now 
working with Seam applications (this allows you to update the browser page 
under application control; no interaction from the user is required). To 
generate an ICEfaces application with seam-gen, please download the recently 
added ICEfaces seam-gen bundle 

http://icefaces.org/main/downloads/project-downloads.iface 

and unzip it at the root of your Seam 1.2.1 installation. You will then be able 
to generate ICEfaces Seam applications from within the icefaces-seam-gen 
directory. Over time we will be enhancing these templates to take full 
advantage of ICEfaces, allowing you to automatically generate a full CRUD 
application with a single-page Ajax user interface. 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4040278#4040278

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040278
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces v1.6.0 DR#3

2007-04-20 Thread gus888
This is great news. I used the ICEfaces v1.6.0 DR#3 to run Seam CVS20070417 
icefaces example on JBoss AS4.2.0.CR2, no exception happens again, but you have 
to add the following codes in web.xml:

  * This parameter indicates to ICEfaces to use the standard JSF implementation 
of EVENT scope. ICEfaces applications that do not use Seam may set this false, 
and store application information within the RequestMap in the ExternalContext 
for longer than a single Request or Server initiated render cycle.

context-param
  |param-namecom.icesoft.faces.standardRequestScope/param-name
  |param-valuetrue/param-value
  | /context-param
  * The following Listener must also be defined in your web.xml file:
listener   
  | 
listener-classcom.icesoft.faces.webapp.http.servlet.SessionDispatcher$Listener/listener-class
 
  | /listener
  | 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4039287#4039287

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039287
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces v1.6.0 DR#3

2007-04-20 Thread monkeyden
What about this?  I couldn't get it to work.

DR#2 Session Expired
http://www.icefaces.org/JForum/posts/list/4074.page

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4039311#4039311

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039311
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces v1.6.0 DR#3

2007-04-20 Thread gus888
Use DR#3 and put the backport-util-concurrent.jar from icefaces package into 
lib directory.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4039397#4039397

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039397
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: IceFaces new dev build is out example seam app.

2007-03-22 Thread avbentem
[EMAIL PROTECTED] wrote : Hop over to their site for a look.
...at http://www.icefaces.org/main/downloads/os-downloads.iface


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4030508#4030508

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4030508
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: IceFaces new dev build is out example seam app.

2007-03-22 Thread avbentem

...two excerpts from ReadMe.txt and UsingICEfacesWithSeam.html included with 
the demo:

anonymous wrote : Note: As of the ICEfaces 1.6.0 DR#2 release ICEfaces has been 
tested to work with Seam v1.1.6. Due to Seam API changes introduced in Seam 1.2 
that break backwards-compatibility support for Seam 1.2 is not available in 
this release, but will be provided in subsequent releases.
  | 
(but the Seam 1.1.6 runtime libs are included in the demo EAR, so no sweat for 
the demo), and:

anonymous wrote : The source code for the application is located in the 
seam-comp-showcase.jar (inside the seam-comp-showcase.ear)

Also note that the EAR is built using JDK 6, so when running into 
java.lang.UnsupportedClassVersionError: Bad version number in .class file 
you'll need to run JBoss using a newer JDK.

Arjan.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4030529#4030529

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4030529
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: IceFaces new dev build is out example seam app.

2007-03-22 Thread [EMAIL PROTECTED]
Cool, good news :-)

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4030635#4030635

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4030635
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: IceFaces new dev build is out example seam app.

2007-03-22 Thread [EMAIL PROTECTED]
The slighly bad news is that it's not reccomneded yet to run on 1.2 as 
something chnaged in Seam for the 1.2 fix.

They hope to have this fixed for the 1.6 Final (due ???)


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4030811#4030811

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4030811
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: IceFaces TabPane

2007-03-22 Thread [EMAIL PROTECTED]
You might try asking in the icefaces Seam forums. They are quite helpful.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4030854#4030854

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4030854
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: IceFaces with Seam Mail

2007-03-02 Thread karthikjboss
My template is no different from the one that comes with the mail example of 
Seam.
Mail Template:
=
m:message xmlns=http://www.w3.org/1999/xhtml;
   xmlns:m=http://jboss.com/products/seam/mail;
   xmlns:h=http://java.sun.com/jsf/html;

  m:from name=Peter address=[EMAIL PROTECTED] /
  m:to name=#{person.firstname} 
#{person.lastname}#{person.address}/m:to
  m:subjectTry out Seam!/m:subject
  m:body
  h:outputText value=Dear #{person.firstname} /,
You can try out Seam by visiting http://labs.jboss.com/jbossseam.
Regards
Peter
/m:body
/m:message

Menu Items:
==
ice:form xmlns=http://www.w3.org/1999/xhtml;
xmlns:ui=http://java.sun.com/jsf/facelets;
xmlns:h=http://java.sun.com/jsf/html;
xmlns:f=http://java.sun.com/jsf/core;
xmlns:s=http://jboss.com/products/seam/taglib;
xmlns:ice=http://www.icesoft.com/icefaces/component;
   ice:panelGroup id=menuPanel styleClass=formBorderHighlight
ice:menuBar orientation=horizontal
ice:menuItem value=Top level 
ice:menuItem value=Child 1 / 
/ice:menuItem  
/ice:menuBar
   /ice:panelGroup
/ice:form

When I remove child 1 Item or move the child 1 to parent Level, I don't get the 
error.


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4024636#4024636

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024636
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: IceFaces with Seam Mail

2007-03-02 Thread petemuir
So you aren't trying to render ice tags to a mail are you?  The call the Mail 
Template directly?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4024648#4024648

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024648
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: IceFaces with Seam Mail

2007-03-02 Thread petemuir
Sorry, you call the mail template with Renderer.instance.render(Mail 
Template);?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4024649#4024649

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024649
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: IceFaces with Seam Mail

2007-03-02 Thread karthikjboss
I am not using the menus in the mail template. The IceFaces menus are there in 
the page which has a button which invokes the mail. So the mail doesn't have 
menu items.
Also I invoke using renderer.render(/simple.xhtml);

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4024652#4024652

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024652
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: IceFaces with Seam Mail

2007-03-02 Thread petemuir
Weird, an ice faces bug I guess.  Can you file a JIRA issue under ICE Faces 
integration.  If you can supply a test case that will help

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4024653#4024653

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024653
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: IceFaces with Seam Mail

2007-03-02 Thread karthikjboss
I created Issue # JBSEAM-977 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4024680#4024680

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024680
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: IceFaces with Seam Mail

2007-03-01 Thread petemuir
What does your mail template look like - post any facelets involved.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4024520#4024520

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4024520
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces SelectInputText (auto-complete)

2007-02-27 Thread [EMAIL PROTECTED]
You must have two icefaces jars in your EAR, on different classloaders.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4023108#4023108

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023108
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces SelectInputText (auto-complete)

2007-02-27 Thread damianharvey
Thanks Gavin.

I have icefaces.jar in the root of the EAR and also in WEB-INF/lib in the WAR. 
Do you mean for the icefaces.jar to be copied to a second location in the EAR? 
If so what is a normal location and could you point me in the direction of how 
to configure this? I don't know how to configure a different classloader in an 
EAR.

Much appreciated.

Damian.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4023146#4023146

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023146
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces SelectInputText (auto-complete)

2007-02-27 Thread [EMAIL PROTECTED]
Never, ever, ever put two copies of the same jar in one EAR! 

By that I include one in the EAR and one in the WAR (which is in the EAR).

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4023154#4023154

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023154
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces SelectInputText (auto-complete)

2007-02-27 Thread [EMAIL PROTECTED]
Try putting the jars in the EAR *only*, and adding them to application.xml. 
Note sure if that will work but it might.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4023155#4023155

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023155
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces SelectInputText (auto-complete)

2007-02-27 Thread damianharvey
That works. Thanks for that!



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4023168#4023168

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023168
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces Error

2007-02-26 Thread pbreau
It's nothing to worry about. ICEfaces is simply checking for portlet classes 
and not finding them, so it will treat your app as a non-portlet-based app. 
I'll log a bug at ICEfaces to generate a less unsettling debug message.

Philip

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4022644#4022644

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4022644
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces Error

2007-02-24 Thread kukeltje
afaik, rendering jsf into a portal requires different things than rendering 
into a single webpage. You could have seen found that by all the questions 
there were related to jsf and portals.

And btw, nothing changes your life only for the better. Everything has its 
downsides. ICEFaces is nice when used separately. In combination with Seam it 
it not there yet, but making advancements.  

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4021572#4021572

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4021572
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: icefaces and new security model problem

2007-02-15 Thread [EMAIL PROTECTED]
Are you using 1.1.6 ?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4016903#4016903

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4016903
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: icefaces and new security model problem

2007-02-15 Thread maeste
Yep.
1.1.6 and icefaces taken from 1.1.6 icefaces example.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4016904#4016904

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4016904
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: icefaces and new security model problem

2007-02-15 Thread [EMAIL PROTECTED]
Ok it looks like there is a JIRA issue for this:

http://jira.jboss.org/jira/browse/JBSEAM-806

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4016915#4016915

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4016915
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: icefaces + localeSelector

2007-02-02 Thread rmemoria
Ok... I got your point...

... I'm going to use just SEAM and wait for the ICEFaces guys to work on 
that... 


thanks
Ricardo Memória

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4010035#4010035

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4010035

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: icefaces + localeSelector

2007-01-31 Thread kukeltje
sounds like my problem. It is even worse. Conversation switching doesn't work 
either. I tried posting this in the seam AND icefaces fori (forums?)  but only 
got one initial respose from the icefaces developers which misunderstood my 
initial posting. Never heard back there, nor can is there a way to file an 
issue with icefaces. My opinion is that it needs fixing on their side, but I 
did not have the time (nor do I want to) fix their problem. For the moment, no 
icefaces for me.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4008890#4008890

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4008890
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: iceFaces inputFile component

2007-01-19 Thread buddy1974
Hi all, 

tried the icefaces upload component in conjunction with the new seam 1.1.1 
release, and icefaces 1.5.2 and I still have no luck.

I am getting the following Exception:

anonymous wrote : 
  | 16:52:50,353 ERROR [PhaseListenerManager] Exception in PhaseListener 
RENDER_RESPONSE(6) beforePhase.
  | java.lang.IllegalStateException: No page context active
  | at org.jboss.seam.core.FacesPage.instance(FacesPage.java:87)
  | at 
org.jboss.seam.jsf.AbstractSeamPhaseListener.beforeRender(AbstractSeamPhaseListener.java:219)
  | at 
org.jboss.seam.jsf.SeamPhaseListener.beforePhase(SeamPhaseListener.java:51)
  | at 
org.apache.myfaces.lifecycle.PhaseListenerManager.informPhaseListenersBefore(PhaseListenerManager.java:70)
  | at 
org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:373)
  | at 
com.icesoft.faces.webapp.xmlhttp.PersistentFacesState.render(PersistentFacesState.java:180)
  | at de.ellumination.share.sb.UploadBean.progress(UploadBean.java:109)
  | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:597)
  | at 
org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:112)
  | at 
org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:166)
  | at 
org.jboss.seam.intercept.EJBInvocationContext.proceed(EJBInvocationContext.java:37)
  | at 
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:55)
  | at 
org.jboss.seam.interceptors.BijectionInterceptor.bijectTargetComponent(BijectionInterceptor.java:51)
  | at sun.reflect.GeneratedMethodAccessor118.invoke(Unknown Source)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:597)
  | at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
  | at 
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
  | at 
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
  | at 
org.jboss.seam.interceptors.OutcomeInterceptor.interceptOutcome(OutcomeInterceptor.java:23)
  | at sun.reflect.GeneratedMethodAccessor117.invoke(Unknown Source)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:597)
  | at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
  | at 
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
  | at 
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
  | at 
org.jboss.seam.interceptors.ConversationInterceptor.endOrBeginLongRunningConversation(ConversationInterceptor.java:51)
  | at sun.reflect.GeneratedMethodAccessor116.invoke(Unknown Source)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:597)
  | at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
  | at 
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
  | at 
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
  | at 
org.jboss.seam.intercept.RootInterceptor.createSeamInvocationContext(RootInterceptor.java:144)
  | at 
org.jboss.seam.intercept.RootInterceptor.invokeInContexts(RootInterceptor.java:129)
  | at 
org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:102)
  | at 
org.jboss.seam.intercept.SessionBeanInterceptor.aroundInvoke(SessionBeanInterceptor.java:49)
  | at sun.reflect.GeneratedMethodAccessor115.invoke(Unknown Source)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:597)
  | at 
org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:118)
  | at 
org.jboss.ejb3.interceptor.EJB3InterceptorsInterceptor.invoke(EJB3InterceptorsInterceptor.java:63)
  | at 
org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
  | at 
org.jboss.ejb3.entity.ExtendedPersistenceContextPropagationInterceptor.invoke(ExtendedPersistenceContextPropagationInterceptor.java:57)
  | at 
org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
  | at 
org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invoke(TransactionScopedEntityManagerInterceptor.java:54)
  | at 
org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
  | at 

[jboss-user] [JBoss Seam] - Re: iceFaces inputFile component

2007-01-19 Thread [EMAIL PROTECTED]
Enter a bug report in Seam JIRA, this one is probably fixable on our side.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4003977#4003977

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4003977
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: iceFaces inputFile component

2007-01-19 Thread buddy1974
http://jira.jboss.org/jira/browse/JBSEAM-676

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4004067#4004067

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4004067
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces example for Glassfish

2007-01-04 Thread ingo.griebsch
we have the same problem - please help

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3997903#3997903

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997903
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces example for Glassfish

2007-01-04 Thread alexg79
I found out that ICEFaces 1.5.1 is not compatible with Glassfish. You will have 
to wait for the next major version, or use JBoss instead.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3997904#3997904

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997904
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: IceFaces - OnDemandRenderer - No Active application Scop

2007-01-03 Thread PatrickMadden
While I didn't end up using the OnDemandRenderer I did get resolution of my 
problems using Seam, Icefaces and Macromedia / Adobe flash components inside 
tabs and/or panel stacks in icefaces + seam.

For an answer to this please see the following icefaces post:

http://www.icefaces.org/JForum/posts/list/3244.page

Thanks,

PVM

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3997826#3997826

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997826
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: iceFaces inputFile component

2007-01-02 Thread buddy1974
Hi,

finally, thanks to norman richards i have edited my application.xml and put my 
3rd party libraries to my ear root. That way the ClassCastExceptions are gone, 
but now I am getting a different error...

00:07:31,017 ERROR [PhaseListenerManager] Exception in PhaseListener 
RENDER_RESPONSE(6) beforePhase.
  | java.lang.IllegalStateException: No page context active
  | at org.jboss.seam.core.FacesPage.instance(FacesPage.java:87)
  | at 
org.jboss.seam.jsf.AbstractSeamPhaseListener.beforeRender(AbstractSeamPhaseListener.java:219)
  | at 
org.jboss.seam.jsf.SeamPhaseListener.beforePhase(SeamPhaseListener.java:51)
  | at 
org.apache.myfaces.lifecycle.PhaseListenerManager.informPhaseListenersBefore(PhaseListenerManager.java:70)
  | at 
org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:373)
  | at 
com.icesoft.faces.webapp.xmlhttp.PersistentFacesState.render(PersistentFacesState.java:180)
  | at de.ellumination.share.sb.UploadBean.progress(UploadBean.java:109)
  | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:597)
  | at 
org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:112)
  | at 
org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:166)
  | at 
org.jboss.seam.intercept.EJBInvocationContext.proceed(EJBInvocationContext.java:37)
  | at 
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:55)
  | at 
org.jboss.seam.interceptors.BijectionInterceptor.bijectTargetComponent(BijectionInterceptor.java:51)
  | at sun.reflect.GeneratedMethodAccessor118.invoke(Unknown Source)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:597)
  | at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
  | at 
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
  | at 
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
  | at 
org.jboss.seam.interceptors.OutcomeInterceptor.interceptOutcome(OutcomeInterceptor.java:23)
  | at sun.reflect.GeneratedMethodAccessor117.invoke(Unknown Source)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:597)
  | at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
  | at 
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
  | at 
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
  | at 
org.jboss.seam.interceptors.ConversationInterceptor.endOrBeginLongRunningConversation(ConversationInterceptor.java:51)
  | at sun.reflect.GeneratedMethodAccessor116.invoke(Unknown Source)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:597)
  | at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
  | at 
org.jboss.seam.intercept.Interceptor.aroundInvoke(Interceptor.java:169)
  | at 
org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:64)
  | at 
org.jboss.seam.intercept.RootInterceptor.createSeamInvocationContext(RootInterceptor.java:144)
  | at 
org.jboss.seam.intercept.RootInterceptor.invokeInContexts(RootInterceptor.java:129)
  | at 
org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:102)
  | at 
org.jboss.seam.intercept.SessionBeanInterceptor.aroundInvoke(SessionBeanInterceptor.java:49)
  | at sun.reflect.GeneratedMethodAccessor115.invoke(Unknown Source)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:597)
  | at 
org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:118)
  | at 
org.jboss.ejb3.interceptor.EJB3InterceptorsInterceptor.invoke(EJB3InterceptorsInterceptor.java:63)
  | at 
org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
  | at 
org.jboss.ejb3.entity.ExtendedPersistenceContextPropagationInterceptor.invoke(ExtendedPersistenceContextPropagationInterceptor.java:57)
  | at 
org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
  | at 

[jboss-user] [JBoss Seam] - Re: iceFaces inputFile component

2006-12-30 Thread buddy1974
Hi Folks,

I have received the following reply over at the 
http://www.icefaces.org/JForum/posts/list/3270.page#15506... 

Kind regards

Juergen

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3996993#3996993

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3996993
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: iceFaces inputFile component

2006-12-29 Thread buddy1974
Hi Folks,

I found, that I was missing entries in my web.xml


  | servlet
  |  servlet-nameuploadServlet/servlet-name
  |  
servlet-classcom.icesoft.faces.component.inputfile.FileUploadServlet/servlet-class
  |  load-on-startup 1 /load-on-startup
  | /servlet
  | servlet-mapping
  |  servlet-nameuploadServlet/servlet-name
  |  url-pattern/uploadHtml/url-pattern
  | /servlet-mapping
  | 

I inserted them. Now the upload Component renders fine.

No when uploading a file, I get the following Error(s):

anonymous wrote : 
  | 21:54:56,458 ERROR [STDERR] java.lang.reflect.InvocationTargetException
  | 21:54:56,458 ERROR [STDERR] at 
sun.reflect.GeneratedMethodAccessor115.invoke(Unknown Source)
  | 21:54:56,458 ERROR [STDERR] at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | 21:54:56,458 ERROR [STDERR] at 
java.lang.reflect.Method.invoke(Method.java:597)
  | 21:54:56,458 ERROR [STDERR] at 
com.icesoft.faces.component.inputfile.InputFile.fireEvent(InputFile.java:305)
  | 21:54:56,458 ERROR [STDERR] at 
com.icesoft.faces.component.inputfile.ProgressOutputStream.setSaved(ProgressOutputStream.java:80)
  | 21:54:56,458 ERROR [STDERR] at 
com.icesoft.faces.component.inputfile.DiskFileUpload.parseRequest(DiskFileUpload.java:256)
  | 21:54:56,458 ERROR [STDERR] at 
com.icesoft.faces.component.inputfile.FileUploadServlet.processMultipartContent(FileUploadServlet.java:160)
  | 21:54:56,458 ERROR [STDERR] at 
com.icesoft.faces.component.inputfile.FileUploadServlet.doPost(FileUploadServlet.java:146)
  | 21:54:56,458 ERROR [STDERR] at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
  | 21:54:56,458 ERROR [STDERR] at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
  | 21:54:56,458 ERROR [STDERR] at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
  | 21:54:56,458 ERROR [STDERR] at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
  | 21:54:56,458 ERROR [STDERR] at 
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
  | 21:54:56,458 ERROR [STDERR] at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
  | 21:54:56,458 ERROR [STDERR] at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
  | 21:54:56,458 ERROR [STDERR] at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
  | 21:54:56,458 ERROR [STDERR] at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
  | 21:54:56,458 ERROR [STDERR] at 
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:175)
  | 21:54:56,498 ERROR [STDERR] at 
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:74)
  | 21:54:56,498 ERROR [STDERR] at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
  | 21:54:56,498 ERROR [STDERR] at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
  | 21:54:56,498 ERROR [STDERR] at 
org.jboss.web.tomcat.tc5.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:156)
  | 21:54:56,498 ERROR [STDERR] at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
  | 21:54:56,498 ERROR [STDERR] at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
  | 21:54:56,498 ERROR [STDERR] at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
  | 21:54:56,498 ERROR [STDERR] at 
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
  | 21:54:56,498 ERROR [STDERR] at 
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
  | 21:54:56,498 ERROR [STDERR] at 
org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
  | 21:54:56,498 ERROR [STDERR] at java.lang.Thread.run(Thread.java:619)
  | 21:54:56,498 ERROR [STDERR] Caused by: javax.ejb.EJBNoSuchObjectException: 
Could not find Stateful bean: 5c4o07-npi3ii-ewb32xv5-1-ewb33p7c-d
  | 21:54:56,498 ERROR [STDERR] at 
org.jboss.ejb3.cache.simple.SimpleStatefulCache.get(SimpleStatefulCache.java:268)
  | 21:54:56,498 ERROR [STDERR] at 
org.jboss.ejb3.stateful.StatefulInstanceInterceptor.invoke(StatefulInstanceInterceptor.java:61)
  | 21:54:56,498 ERROR [STDERR] at 
org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
  | 21:54:56,498 ERROR [STDERR] at 
org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:77)
  | 21:54:56,498 ERROR [STDERR] at 

[jboss-user] [JBoss Seam] - Re: iceFaces inputFile component

2006-12-29 Thread buddy1974
Ok, I have come a bit closer.

I have created my own Stateful SessionBean, which exposes all the necessary 
methods...


  | package de.ellumination.share.sb;
  | 
  | import java.util.EventObject;
  | 
  | import javax.ejb.Remove;
  | import javax.ejb.Stateful;
  | import javax.ejb.Stateless;
  | import javax.faces.application.FacesMessage;
  | import javax.faces.event.ActionEvent;
  | 
  | import org.jboss.seam.annotations.Destroy;
  | import org.jboss.seam.annotations.Name;
  | import org.jboss.seam.annotations.In;
  | import org.jboss.seam.annotations.Logger;
  | import org.jboss.seam.log.Log;
  | import org.jboss.seam.core.FacesMessages;
  | 
  | import com.icesoft.faces.component.inputfile.InputFile;
  | import com.icesoft.faces.webapp.xmlhttp.PersistentFacesState;
  | import com.icesoft.faces.webapp.xmlhttp.RenderingException;
  | 
  | @Stateful
  | @Name(upload)
  | public class UploadBean implements UploadHome
  | {
  | 
  | @Logger
  | private Log log;
  | 
  | private PersistentFacesState state = null;
  | 
  | @In
  | FacesMessages facesMessages;
  | 
  | private int percent = -1;
  | 
  | public UploadBean()
  | {
  | state = PersistentFacesState.getInstance();
  | }
  | 
  | // seam-gen method
  | public String uploadPicture()
  | {
  | // implement your business logic here
  | log.info(upload.uploadPicture() action called);
  | facesMessages.add(uploadPicture);
  | return success;
  | }
  | 
  | public void action(ActionEvent event)
  | {
  | InputFile inputFile = (InputFile) event.getSource();
  | // file has been saved
  | if(inputFile.getStatus() == InputFile.SAVED)
  | {
  | String fileName = inputFile.getFileInfo().getFileName();
  | String contentType = inputFile.getFileInfo().getContentType();
  | FacesMessages.createFacesMessage(FacesMessage.SEVERITY_FATAL,
  | File uploaded successfully name: #0 
content/type: #1, fileName, contentType);
  | }
  | 
  | // invalid file, happens when clicking on upload without selecting a
  | // file, or a file with no contents.
  | if(inputFile.getStatus() == InputFile.INVALID)
  | {
  | inputFile.getFileInfo().getException().printStackTrace();
  | FacesMessages.createFacesMessage(FacesMessage.SEVERITY_FATAL, 
Please select a File);
  | }
  | 
  | // file size exceeded the limit
  | if(inputFile.getStatus() == InputFile.SIZE_LIMIT_EXCEEDED)
  | {
  | inputFile.getFileInfo().getException().printStackTrace();
  | FacesMessages.createFacesMessage(FacesMessage.SEVERITY_FATAL, 
File too big);
  | }
  | 
  | // indicate that the request size is not specified.
  | if(inputFile.getStatus() == InputFile.UNKNOWN_SIZE)
  | {
  | inputFile.getFileInfo().getException().printStackTrace();
  | FacesMessages.createFacesMessage(FacesMessage.SEVERITY_FATAL, 
Filesize unknown);
  | 
  | }
  | }
  | 
  | @Destroy
  | @Remove
  | public void destroy()
  | {
  | }
  | 
  | public String getPercent()
  | {
  | return Integer.toString(percent);
  | }
  | 
  | public void progress(EventObject event)
  | {
  | InputFile file = (InputFile) event.getSource();
  | percent = file.getFileInfo().getPercent();
  | try
  | {
  | if(state != null)
  | {
  | state.render();
  | }
  | }
  | catch (RenderingException e)
  | {
  | log.error(Unable to render progress, e);
  | }
  | }
  | 
  | // add additional action methods
  | 
  | }
  | 

and configuring my facelet page like so:


  | h:form
  | table border=5 cellpadding=15
  | tr
  | td
  | ice:inputFile style=border:none; width:400px; 
height:70px; progressListener=#{upload.progress} 
actionListener=#{upload.action} label=lads hoch/
  | /td
  | /tr
  | tr
  | td
  | ice:inputFile/
  | /td
  | /tr
  | tr
  | td
  | ice:outputProgress id=pro 
value=#{upload.percent}/
  | /td
  | /tr
  | /table
  | /h:form
  | 

the second input item, and the borders ar just fpr debugging purposes. But the 
problem is, that the inputfile component tries 

[jboss-user] [JBoss Seam] - Re: ICEFaces + resources files

2006-12-13 Thread bobbarkermtl
Hi,

I do have the same issue.  I tried to call localeSelector.select() directly, 
but it result in a null pointer exception.

Is a fix or workaround available?

Thanks,
Patrick

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3993665#3993665

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3993665
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-12-11 Thread evdelst
Bit late, but just to let you know: the CSS link helped.
I did have a link, in a facelet template, but somehow I messed it up.

Still have some other problems.
Some exceptions also mentioned in another post (also occurs with booking 
example), and some transitions in my pageflow stopped working, but I will 
investigate that later.

Edwin

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3992909#3992909

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992909
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces Seam Portlet

2006-12-09 Thread [EMAIL PROTECTED]
Thanks for the example! I almost got it working with Liferay-portal, except for 
the small thing that the ICE javascript seems to be missing... ice-tags work 
also, but on the javascript console i see error messages like:


  | Error: iceSubmitPartial is not defined
  | Source: http://localhost:8080/c/portal/layout?p_l_id=PRI.1004.3
  | Line: 1
  | 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3992481#3992481

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992481
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces Seam Portlet

2006-12-09 Thread [EMAIL PROTECTED]
The javascript was not found because there was some problems with the context 
name. I had renamed the WAR to icefaces.war, but for some reason icefaces was 
trying to retrieve the Icefaces javascript from wrong web-context, 
localhost:8080/HelloWorldIcefacesSeamPortlet/xmlhttp/ when the real one was 
localhost:8080/icefaces/xmlhttp/.

After renaming the WAR to HelloWorldIcefacesSeamPortlet.war it started to work 
( i changed the name of the portlet also). 

I wonder how icefaces determines where to lookup the resources (javascript etc) 
it needs?


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3992487#3992487

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992487
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces Seam Portlet

2006-12-09 Thread [EMAIL PROTECTED]
The next thing i'll try is to have drag-n-drop across different portlets.. i 
wonder how it goes ;)

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3992488#3992488

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992488
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces Seam Portlet

2006-12-08 Thread jgilbert
I have successfully deployed a portlet that uses seam, icefaces, and facelets. 
I posted the example to the seam wiki: 
http://wiki.jboss.org/wiki/Wiki.jsp?page=IcefacesSeamFaceletsPortlet

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3992309#3992309

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3992309
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-12-05 Thread pabreau
link rel=stylesheet type=text/css href=./xmlhttp/css/xp/xp.css /

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3991531#3991531

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3991531
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-12-05 Thread pabreau
Hi,

This can happen with the ice:selectInputText tag if you haven't declared the 
icefaces css:



Philip

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3991530#3991530

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3991530
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-12-04 Thread evdelst
Hi, 
I also posted this on the icefaces.org forum, but maybe someone watching this 
thread can help.

I have been struggling for a couple of days to get the auto-complete 
functionality working with Seam.
However, the popup with possible values never appears. 
If I look (with Ctrl+shift+T), I see the possible values in the response within 
div tags. 

Am I trying something that wil not work with the current version? (Please let 
me know, so I can stop trying)

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3990991#3990991

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990991
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Icefaces, pageflows and redirect

2006-12-03 Thread [EMAIL PROTECTED]
I'm really not sure how well icefaces deals with redirects. It would be better 
to direct these questions to the icefaces team.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3990821#3990821

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990821
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces and EL problem

2006-12-02 Thread [EMAIL PROTECTED]
Try using #{loggedIn!=null} or #{not empty loggedIn}. This does not seam to be 
related to Seam and would be better directed to ICEfaces guys.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3990776#3990776

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990776
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces and EL problem

2006-12-02 Thread sjmenden
Thanks Gavin, didn't know if it was a known issue or not.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3990781#3990781

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3990781
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-29 Thread [EMAIL PROTECTED]
anonymous wrote : The tree classloader issue is not resolved with ICEfaces 
1.5.1, but it may be more of a configuration problem than an integration 
problem between Seam and ICEfaces.
  | 
  | Fundamentally the problem appears to arise because the EJBs and the web 
application are loaded by different classloaders. If an EJB returns and 
ICEfaces-specific type, it may have the same class name, but will be a 
different class than ICEfaces expects (as running in the web application).
  | 
  | So, is it generally a bad idea to return anything but primitive types from 
EJBs? Is there a simple way to configure the .ear so that the ClassLoaders are 
common? Should icefaces be split into icefaces-api.jar and icefaces-impl.jar? 
(In other words, we're looking for suggestions on how to best resolve this.) 

There are probably various ways to solve this problem, presumably you can do it 
by attaching more jars to the EAR classloader. (Obviously the 
JBossWebClassLoader was another solution.) I think the problem was really that 
I moved icefaces to the EAR classloader, but not facelets, and you were trying 
to load facelets from ICEfaces. Might have worked by moving facelets to the EAR 
classloader as well. I'm not an expert on this stuff. Anyway, its nonurgent, I 
just moved icefaces back to the WAR classloader.

You are definitely allowed to return non-primitive types from EJBs. 


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3989829#3989829

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989829
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: IceFaces Seam 1.1CR1 - h:dataTabe problem...

2006-11-28 Thread sherkan777
[EMAIL PROTECTED] wrote : It sounds like your problem is not related to 
ICEfaces, but rather to the migration to 1.1 CR1.

I'm not sure, because, I've revert backup of my projekt before migration to 
1.1CR1 and checked all. Everythink works fine! h:dataTable is visible.

By the way, IceFaces works great, I've checked few components and they work 
great without ice:datatable:(



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3989178#3989178

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989178
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: IceFaces Seam 1.1CR1 - h:dataTabe problem...

2006-11-28 Thread sherkan777
sherkan777 wrote : [EMAIL PROTECTED] wrote : It sounds like your problem is 
not related to ICEfaces, but rather to the migration to 1.1 CR1.
  | 

Everythink works fine after migration to Seam 1.1 CR1! Problem get started 
after added IceFaces to project.


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3989180#3989180

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989180
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: IceFaces Seam 1.1CR1 - h:dataTabe problem...

2006-11-28 Thread sherkan777
Can anyone create an simple project with List of objects and check it with 
IceFaces + Seam?



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3989187#3989187

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989187
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: IceFaces Seam 1.1CR1 - h:dataTabe problem...

2006-11-28 Thread sherkan777
I've removed tomahawk as ellenzhao said; still nothing...

Here are my libraries in ear file:
icefaces.jar
jboss-seam.jar
jbpm-3.1.2.jar
(added to application.xml info about ifefaces.jar)

*.war file = web-inf\lib
el-api.jar
el-ri.jar
icefaces-comps.jar
icefaces-facelets.jar
jboss-seam-debug.jar
jboss-seam-ui.jar
oscache-2.3.2.jar

also changed jboss-service.xml as Gavin said;

Problem is still not resolved, no errors, data tables is visible with 16(empy 
rows).

Before dataTable i've somethink like:
ice:outputText value=#{sampleAction.personList[6].name}/

and It works fine, I have rendered name like 'susi'.
Why DataTable does't show names?

Can anyone tell me?



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3989204#3989204

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989204
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: IceFaces Seam 1.1CR1 - h:dataTabe problem...

2006-11-28 Thread sherkan777
I've resolved problem!

There cannot be same Entity bean name as person and variable in 
dataTable-var=person.

Strange, IceFaces should throw error when I'm trying to get some field from 
person.

But in clear Seam framework it works fine!
Maybe this helps someone in future...

As again problem was trivial:P

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3989236#3989236

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989236
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-28 Thread stu2
anonymous wrote : 
  | Fundamentally the problem appears to arise because the EJBs and the web 
application are loaded by different classloaders. If an EJB returns and 
ICEfaces-specific type, it may have the same class name, but will be a 
different class than ICEfaces expects (as running in the web application). 
  | 
  | So, is it generally a bad idea to return anything but primitive types from 
EJBs? Is there a simple way to configure the .ear so that the ClassLoaders are 
common? Should icefaces be split into icefaces-api.jar and icefaces-impl.jar? 
(In other words, we're looking for suggestions on how to best resolve this.) 
  | 

While it's definitely confusing sometimes, the parent/child classloaders for 
Ear/War is a feature.  For instance it lets you enforce separation of 
concerns, keeping presentation classes out of business logic.  Seam's an 
interesting beast in this respect though, since presentation logic generally 
lives in EJBs.

I think libraries like IceFaces should support a variety of project structures. 
 It should be possible to create a project jar containing business logic that 
may well return IceFaces data structures, but can't see servlet-specific view 
classes.  I like the idea of having two jars.  One that contains the data 
structures and anything else business logic might need to see, and another that 
contains everything else.  You could take the Spring approach of providing one 
jar with everything, and alternately a set of finer grained jars that teams 
which want to carefully manage dependencies can use.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3989339#3989339

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989339
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: IceFaces Seam 1.1CR1 - h:dataTabe problem...

2006-11-27 Thread ellenzhao
Can you please tell why there is tomahawk stuff in the web.xml? Are you using 
tomahawk together with IceFaces?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3988904#3988904

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988904
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: IceFaces Seam 1.1CR1 - h:dataTabe problem...

2006-11-27 Thread [EMAIL PROTECTED]
It sounds like your problem is not related to ICEfaces, but rather to the 
migration to 1.1 CR1.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3988992#3988992

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988992
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-27 Thread TedGoddard

ICEfaces 1.5.1 is now available from icefaces.org. Seam compatibility is 
substantially improved, particularly with the icefaces variant of the booking 
application.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3989108#3989108

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989108
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-27 Thread diablo341
Do you know if the classloader issue with the tree component is resolved in 
this release?

http://www.icefaces.org/JForum/posts/list/2919.page

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3989111#3989111

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989111
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-27 Thread TedGoddard
The tree classloader issue is not resolved with ICEfaces 1.5.1, but it may be 
more of a configuration problem than an integration problem between Seam and 
ICEfaces.

Fundamentally the problem appears to arise because the EJBs and the web 
application are loaded by different classloaders. If an EJB returns and 
ICEfaces-specific type, it may have the same class name, but will be a 
different class than ICEfaces expects (as running in the web application).

So, is it generally a bad idea to return anything but primitive types from 
EJBs? Is there a simple way to configure the .ear so that the ClassLoaders are 
common? Should icefaces be split into icefaces-api.jar and icefaces-impl.jar? 
(In other words, we're looking for suggestions on how to best resolve this.)


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3989118#3989118

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989118
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-27 Thread [EMAIL PROTECTED]
TedGoddard wrote : So, is it generally a bad idea to return anything but 
primitive types from EJBs? 

No, you shouldn't be limited to primatives.  That would be very ugly.  This can 
be solved, but it's not simple.

TedGoddard wrote :  Is there a simple way to configure the .ear so that the 
ClassLoaders are common? 
In JBoss there is a server-wide setting that will take care of it.  Look in 
deploy\jbossweb-tomcat55.sar\META-INF\jboss-service.xml

set UseJBossWebLoader=true

Have you considered putting these jars into the root of the .ear and leaving 
them out of the .war?  You can add these to the classpath in the .ear's 
manifest.mf file.  That way, the classes are found by the same classloader when 
they are referred to in both the EJB and the WAR.

Another trick is to refer to these root-level jars inside  tags in the 
application.xml.  There is some debate over which is the best/most portable way 
to do it.

I think this is solved in JEE5.  If I'm not mistaken, they add something akin 
to the WEB-INF/lib directory for .ear files.

Stan



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3989149#3989149

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989149
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-27 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote : 
  | 
  | Another trick is to refer to these root-level jars inside  tags in the 
application.xml.  There is some debate over which is the best/most portable way 
to do it.
  | 
  | 

This should say:

Another trick is to refer to these root-level jars inside java tags in the 
application.xml.  
javaicefaces-api.jar/java
There is some debate over which is the best/most portable way to do it.

Stan

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3989152#3989152

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989152
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-24 Thread cavani
I am looking for some kind of generic highlight editor that works with 
Icefaces... much like t:inputHtml, but my needs are for Groovy and JPAQL/HQL 
code (I use this for customization on line of queries/reports).

A specific component that I would like is a generic editor at least 
customizable HTML WYSIWYG for highlight...

Thanks,

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3988384#3988384

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988384
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-24 Thread gus888
I found that the dojo wiki editor is very good, and tomahawk already integrate 
it. The dojo wiki editor was donated by Jotspot which already was bought by 
Google. I guess the dojo wiki editor will become more popular in the future. 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3988416#3988416

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988416
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-23 Thread carloszaniolo
Could I use ICEFaces together with Ajax4jsf and together with Seam??

I already have Ajax4jsf, Seam, facelets and tomahawk in my project. I was 
wondering if I could integrate ICEFaces...

thanks,
Carlos Zaniolo

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3988262#3988262

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988262
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-23 Thread TedGoddard

ICEfaces and Ajax4jsf are not currently runtime compatible, however we are 
making preparations to incorporate the tomahawk components into ICEfaces. Are 
there specific components that you would like to see first?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3988263#3988263

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988263
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-23 Thread gus888
Hi Ted,

It is really a good news that you are making preparations to incorporate the 
tomahawk components into ICEfaces. In fact, if adding some very useful tomahawk 
components into ICEfaces, ICEfaces will be much powerful and beautiful. I don't 
think there are needs to integrate other JSF framework into projects. Based on 
my opinions, the specific components I like see are dataList, dojo, splitPane, 
accordionPanel, dynamicImage. In the future, if possible, the schedule is also 
very good. Thank you very much.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3988337#3988337

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988337
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-18 Thread rlhr
Does anyone know about the behaviour of ICEfaces in a clustered environment?
From what I read, the Enterprise Edition work well in cluster. Now it seems to 
me that the Community Edition does too (but since their sale speech is based 
on the cluster support for the Enterprise version, they are not really 
detailled about what works or not in the free edition).
So looking on their forum, I read that the community edition supports clustered 
environments but doesn't scale as well as the Enterprise edition.

If anyone as any information, I'll be happy to hear it.

Richard

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3987056#3987056

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3987056
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces booking example posted!

2006-11-18 Thread gus888
Thank you so much, Steve. We all appreciate it!!!

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3987076#3987076

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3987076
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-17 Thread jdestef
Hi,

I see there is a JBoss-Seam/Icefaces integration guide on the Iceface website. 
Unfortunately the site seems to be none functional at the moment. If the 
Icefaces guys are listening, any chance of posting this guide to the wiki here?

Tx

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3986830#3986830

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3986830
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-17 Thread scosenz
The ICEfaces 1.5 Release Notes say Preliminary integration with JBoss Seam has 
been achieved. Since no other details are given, does anyone know what should 
and should not be expected to work in the 1.5 release?

Also, does the integration with Seam simply include the steps TedGoddard 
mentions above?

Thanks,
Steve


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3987022#3987022

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3987022
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-16 Thread TedGoddard
I just tried jboss-seam-1.1.0.BETA2 (jems-installer-1.2.0.BETA3) with ICEfaces 
1.5 in the booking application.  After configuring in our servlets (web.xml) 
and D2DFaceletViewHandler (faces-config.xml) and removing ajax4jsf (removing 
.jar and tag references), register.seam was automatically ajax-enabled 
(incremental update upon validation errors). So, Greg and I can definitely 
proceed with our integration based on Seam 1.1.

(Should we provide in-depth technical details here, or is that the topic for 
another forum?) 


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3986648#3986648

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3986648
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-16 Thread gus888
Yes, please. I like to try the integration of the powerful Seam and the 
beautiful ICE right now, before Gavin finally release Seam 1.1GA with ICE 
integration (according to Seam road map). Thank you so much!!!

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3986654#3986654

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3986654
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-16 Thread [EMAIL PROTECTED]
Ted, it would be great if you could log stuff here :-)

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3986657#3986657

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3986657
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-15 Thread dilator
here, here.

i saw icefaces a while back, and have to agree it looks very professional.
as a matter of interest, what sort of work is required to integrate a new jsf 
library?

cheers

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3986109#3986109

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3986109
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-15 Thread diablo341
I was looking at their product last week, too.  Definitely matured.  I've read 
the posts on this forum and it sounds like the components don't work with Seam 
yet because of the conversationId not being passed around.  Would it be 
possible for me to use their tree component on a page that uses ajax4jsf to 
render the other panels?  I'm still learning this stuff, so I'm not sure what 
might work.

Appreciate your feedback.

John

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3986176#3986176

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3986176
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-15 Thread diablo341
FYI, I just checked the ICEFaces.org forum (just done yesterday) and I did get 
a response yesterday from their tech about using tree component with Seam.  
Here's the response:
anonymous wrote : New release is happening tomorrow. Preliminary Seam 
itegration is included. We have made pretty good progress. We should have a new 
knowledge base entry on current Seam support available tomorrow. We will post 
to the forum with the same information. 
  | 
Sounds promising!!

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3986179#3986179

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3986179
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-15 Thread anescu
Hi,

Do you have a timeframe for the integration of ICEFaces? 
Or the Seam version where they should be available?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3986193#3986193

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3986193
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-15 Thread [EMAIL PROTECTED]
anonymous wrote : as a matter of interest, what sort of work is required to 
integrate a new jsf library? 


For most libraries not much, but libraries that do Ajax need some added-on 
lifecycle stuff that sometimes conflicts with Seam's phase listeners. Once that 
stuff gets standardized in the next rev of JSF there will be no problem, but 
for now it generally means a little bit of work on both sides to fix any 
incompatibility. Seam 1.1 beta 2 is much more tolerant of Ajax libraries, in 
this respect.[/url]

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3986225#3986225

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3986225
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-15 Thread [EMAIL PROTECTED]
As I understand it, the ICEfaces guys believe that they already have Seam 
working with ICEfaces (possibly with some caveats) - but you would be better to 
ask them about that than me. I will try to have some kind of ICEfaces example 
in the next release of Seam.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3986277#3986277

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3986277
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-15 Thread gregd
Hi everyone. I've been working on Seam integration within ICEfaces for the last 
few months, and this version of ICEfaces contains the code changes necessary to 
allow Seam to work within our AJAX model. 

I think that it's a bit green at the moment, but that there's a great upside to 
be had over the next few months as we come up with some examples and approaches 
that leverage both products' strengths. 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3986302#3986302

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3986302
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-14 Thread rlhr
I just took a look at the ICEfaces web site and I believe that having it 
integrated with seam would be great.
That's great news!

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3985966#3985966

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3985966
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEfaces

2006-11-14 Thread gus888
Unbelievable! Now, it is time to switch to ICEfaces from Tomahawk. Thanks 
lots, Gavin, for integrating ICEfaces with Seam!

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3986013#3986013

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3986013
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user