Sergey,
I'm still having problems with getting ajax4jsf to render in my environment,
are there any pointers you could give me on where I might look in the code?
Cheers,
Chris.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4018713#4018713
Reply to the post
I have aligned my filter mapping to that on the link you gave:
| Ajax4jsf Filter
| ajax4jsf
| org.ajax4jsf.Filter
|
|forceparser
|false
|
|
|
| ajax4jsf
| Faces Servlet
| REQUEST
| FORWARD
| INCLUDE
|
But still no ajax4jsf component
Hi Sergey,
I took an update as of last night, so my jars are:
ajax4jsf.jar (1.0.6)
a4j-trinidad.jar (1.0.5)
oscache-2.3.2.jar
Same for the Trinidad jars too - they are taken from the nightly build 13th Feb
2007.
Cheers,
Chris.
View the original post :
http://www.jboss.com/index.html?m
I can't for the life of me get these libraries to play together. There are no
exceptions - just the Ajax4Jsf components do not render. Without Trinidad, I
have been able use the Ajax4Jsf poller just fine.
I've added a simple poller to my page as follows:
http://www.w3.org/TR/xhtml1/DTD/xhtml1
Finally realised what was going on with this.
I had a LoginAction:
@Stateful
| @Scope(ScopeType.EVENT)
| public class LoginAction implements Login, Serializable
| {
| @Out
| SessionTimeoutHander sessionTimeoutHander;
|
| ...
|
| public String login() {
| ...
|
Me too, and it seams to work okay.
Cheers for the reply.
C.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014940#4014940
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014940
_
Where does hibernate-client.jar come from?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014491#4014491
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014491
___
jboss-user m
I assume you mean browser page caching. I came across this problem with an
application that required a login to see customer transaction data.
Essentially you could login, view financial data and then log out, after which
hitting the back button would show browser cached pages from the previou
Sounds like you need to set you session timeout values:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=95987
http://wiki.jboss.org/wiki/Wiki.jsp?page=JbossTimeoutSettingForSeam
C.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4007830#4007830
Reply
I too would be interested in any information on this or Flex.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002160#4002160
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002160
_
Hi All,
I'm getting the following exception when I add a class attribute to s:link
java.lang.IllegalArgumentException: Component property class is not writable
| at
javax.faces.component._ComponentAttributesMap.setComponentProperty(_ComponentAttributesMap.java:407)
| at
javax.faces.
My mistake - I should be using styleClass and not class.
Shame I'm not allowed to use class though, since as a consequence Exadel studio
does not render my page properly at design time.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4000643#4000643
Reply to t
LOL - I'll look forward to "normal service" in the new year!
Have a great Christmas and thanks again for all of your help.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995804#3995804
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&
Pete,
Changing to @Out worked - thanks for your assistence! BTW - adding support for
@DataModel would be most welcome. Anyway, thanks for contributing the
component.
Kris,
I know I was using a list rather that using enums, but to get my @Out value
working I had to replace my @Factory with
Hi Pete,
I'm getting this exception:
SEVERE: Error Rendering View[/view/public/order-storage.xhtml]
| java.lang.IllegalArgumentException: selectItems' value="#{hardDisks}" must
implement java.lang.Iteratable but it is [EMAIL PROTECTED] (class
org.jboss.seam.jsf.ListDataModel)
| at
org.
Thanks for looking at this Pete - much appreciated.
I won't be able to look at this until this evening so I'll let you know how I
get on...
Cheers,
Chris.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993046#3993046
Reply to the post :
http://www.jboss.
Hi Pete,
This is with MyFaces 1.1.4.
Cheers,
Chris.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992279#3992279
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992279
___
Agreed - the application runs fine this probably shouldn't be an error, but 4
lines of output per instance, per page render is not something I can
ignore - I've a job to see any of my own log entries for all the noise, plus
this can't be helping the performance of my pages.
I have already run
I should add that my application and components work fine - there is
just a *lot* of output.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992100#3992100
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992100
If I use with the Trinidad components installed, I get this message
for each instance of :
22:02:57,484 ERROR [STDERR] 07-Dec-2006 22:02:57
org.apache.myfaces.trinidadinternal.renderkit.RenderKitBase getRenderer
| WARNING: Renderer 'javax.faces.Link' not found for component family
'javax.fa
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991563#3991563
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991563
___
jboss-user mailing list
jboss-user@lists.jboss.o
Gavin,
Out of interest, what's the reason for making the SFSB so much longer than the
HTTP session timeout?
Cheers,
C.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991558#3991558
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991393#3991393
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991393
___
jboss-user mailing list
jboss-user@lists.jboss.o
Every now and then I get the following message in my logs:
2006-12-05 12:27:09,109 DEBUG [org.jboss.seam.contexts.Lifecycle] destroying
event context
| 2006-12-05 12:27:09,109 DEBUG [org.jboss.seam.core.Events] Processing
event:org.jboss.seam.preDestroyContext.EVENT
| 2006-12-05 12:27:09,109
Hi Gavin,
Seam 1.1 CR2 - CVS built yesterday.
C.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991288#3991288
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991288
___
jbos
Done.
http://wiki.jboss.org/wiki/Wiki.jsp?page=JbossTimeoutSettingForSeam
A peer review is recommended and any comments are, of course, welcome.
C.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991236#3991236
Reply to the post :
http://www.jboss.com/inde
I added a @RequestParameter to a SESSION scoped bean and this now occurs at
session destruction:
17:26:01,626 ERROR [STDERR] ENCOUNTERED EXCEPTION CALLING: class
com.triggersoft.business.MyAccountBean.destroy
| 17:26:01,626 ERROR [STDERR] java.lang.NullPointerException
| 17:26:01,626 ERROR [S
This explained a thing or two:
http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoadingOverview
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991025#3991025
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991025
_
Oops - yes, you're quite right.
And you'll be searching for 'domain name="Stateful Bean" extends="Base Stateful
Bean" inheritBindings="true">'
(there should be a '<' before "domain name" above - but this renders the string
invisible when it is displayed in the forum.)
|
|
The current CVS build appears to be broken:
14:21:07,088 ERROR [ApplicationImpl] Component class org.jboss.seam.ui.UISecure
not found
| javax.faces.FacesException: java.lang.ClassNotFoundException: No
ClassLoaders found for: org.jboss.seam.ui.UISecure
| at
org.apache.myfaces.shared_impl.
Gavin,
Yes a good advert for "don't drink and drive" ;) Apology accepted.
As stated in my post, it was only speculation and I was clearly wrong. While
my assumption now appears rather naive (and, yes, I feel suitably embarrassed)
please appreciate that many us on the forum are not yet well ve
I had created this quick setup guide for our developers based on the
information in this thread:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=93589
I hope this helps you out.
Chris.
There are a few important timeout values in the Seam environment that any Seam
developer needs to
khaliq/Nusa,
I am also getting the cast exception. I was able to create a regular JSF
managed bean and bind/cast to it just fine however, binding to a Seam component
caused the cast exception:
Caused by: java.lang.ClassCastException:
org.apache.myfaces.trinidad.component.core.data.CoreTable ca
Okay, I've been reading the seam reference for 1.1 and my problem appears to be
solved using the following:
@Observer("org.jboss.seam.preDestroyContext.SESSION")
| public void handleSessionTimeout() {
|
| }
Cheers,
Chris.
View the original post :
http://www.jboss.com/index.htm
Fair enough. I suppose that leads me to two questions:
1. is there a better way (a Seam way?) of handling my case where I have to
write something to the DB at session timeout?
2. or is it okay both for me to use Component.getInstance() in this case?
Thanks for your response.
Chris.
View the o
I have some stateless beans injected into a stateful bean that are only
required at destroy time. Currently when destroy is invoked, these beans are
null. Code is as follows:
@Name("sessionTimeoutHandler")
| @Stateful
| @Scope(ScopeType.SESSION)
| public class SessionTimeoutHandlerHome im
Hello,
The component in the new 1.1 release looks mighty interesting but I'm
struggling to locate any meaty information on the new component.
I've read the updated Seam reference and even traced back to the JIRA issue
from which it was born and unfortunately I'm none the wiser.
I tried settin
I came across this and, yes, adding el-*.jar as modules at the EAR level
resolved the issue.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989509#3989509
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989509
_
Ah yes - this was down to a mix in jboss-serialization.jar versions.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989507#3989507
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989507
__
Yeah, I'd read that in the release notes and with a fix for JBSEAM-325 these
were my main driver for upgrading to 1.1. So I am actually using Seam 1.1 CR1
now and the exception reported in my original post was for the following bean:
@Stateful
| @Scope(SESSION)
| @Name("changePassword")
|
Hello,
I'm seeing quite a few of the following exceptions in my application:
Could not activate; failed to restore state
|
| at
org.jboss.ejb3.cache.simple.StatefulSessionFilePersistenceManager.activateSession(StatefulSessionFilePersistenceManager.java:306)
|
| at
org.jbos
Gavin/Peter,
Thank you for taking the time to respond. It was, as Gavin said, due to the
fact that there were two copies of the Seam JAR in my EAR. I had placed a copy
of jboss-seam.jar in my WEB-INF/lib and this was causing the issue.
Thanks again,
Chris.
View the original post :
http://w
Hi Glesdon,
I've still not managed to solve this one. If I find anything then I'll post an
update right away!
Cheers,
Chris.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988009#3988009
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=po
I have just upgraded an existing Seam project from 1.0.1GA to 1.1 CR1 and all
of my business objects identified by @Name("") have disappeared!
In 1.0.1GA I would see output like this (business components highlighted in
bold):
2006-10-16 09:07:09,488 INFO [javax.servlet.ServletContextListener] W
When running a TestNG Seam test, the following exception occurred:
Failed to invoke @Configuration method
org.jboss.seam.mock.SeamTest.init:java.util.zip.ZipException: The system cannot
find the path specified
| FAILED: init
| java.lang.RuntimeException: java.util.zip.ZipException: The syste
Jason,
re: getting parameter information included in the byte code.
Is there a bug/rfe database ID that we can add our votes to? This would be
incredibly useful.
Chris.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982643#3982643
Reply to the post :
htt
Oh (expletive deleted).
It was so obvious - I'd been looking at it for so long that I completely missed
the basics!
Thanks for you help,
Chris.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982620#3982620
Reply to the post :
http://www.jboss.com/index.ht
Hi Jason,
Here is the code that I had for StockData:
package org.test;
|
| import java.io.Serializable;
|
| public class StockData
| implements Serializable
| {
| /**
|*
|*/
| private static final long serialVersionUID = 1L;
|
| private String title;
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979789#3979789
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979789
___
jboss-user mailing list
jboss-user@lists.jboss.
I could only see the JDK 1.4 version in the 4.0.5 release, will there be a 1.5
version available soon?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979628#3979628
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979628
Hello,
I'm trying to set up a simple web service that returns a StockData object that
has 4 properties. From my client, I can invoke the service and I can step
through the method in the debugger and see that an object is created and
populated. However, when the method returns at the client th
I'm using EJB3 RC9 with Seam and the following exception occurs frequently when
my session times out:
15:20:10,243 ERROR [STDERR] Exception in thread "SFSB Passivation Thread -
jboss.j2ee:ear=ocss.ear,jar=ocssEJB.jar,name=MyAccountBean,service=EJB3"
| 15:20:10,243 ERROR [STDERR] java.lang.NoC
You've probably discovered this by now, but I thought I would respond just in
case anyone else comes across this thread...
Injection does not happen because the example LoggedInInterceptor is configured
to be "around" the BijectionInterceptor.class
@Interceptor(around = { BijectionInterceptor.
Will do. Watch this space...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973693#3973693
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973693
___
jboss-user mailing list
j
I meant to say that if I remove the #{user.id} from the log statement, then the
test succeeds.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973532#3973532
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973532
___
Hi,
I have the following log statement within a SFSB action.
log.debug("Attempting to registister account for user: #{user.id}; account:
number '#0'; postcode '#1'; telephone = '#2'", originalRef, postcode,
phoneNumber);
When the action is invoked from the main application the log statement work
Okay - after installing the new version of seam-gen and refreshing the 3
projects in eclipse, running seam.sh for scaffold-wtp-project generation now
works.
Thank you for the tutorial!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965326#3965326
Reply to t
The last exception was caused because application.xml is not being copied
either.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965138#3965138
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965138
I'm also getting this problem on WinXP. I checked ejb-jar.xml, and it hadn't
been modified. I replaced sampleEJB\ejbModule\META-INF\ejb-jar.xml with the
file in seam-gen\resources\META-INF. This time, when I ran the application I
received the following error:
ejb-jar.xml must either obey the
101 - 159 of 159 matches
Mail list logo