lication that reproduces the problem for a long
> period.
> As soon such application is attached to the ticket the ticket will be
> reopened and addressed.
> Please feel free to attach a quickstart application.
> Thanks!
>
>
> On Wed, Aug 14, 2013 at 2:59 PM, souvikbhattac
g the maven jetty plugin: mvn jetty:run (which will
> make
> the application available under localhost:8080/app)
>
> On Tuesday 13 August 2013 03:21:20 souvikbhattacharyas wrote:
> > Hi,
> > I have compiled the mentioned application and deployed in the glassfish
> > serve
Hi,
I have compiled the mentioned application and deployed in the glassfish
server. But what is the url to run the same and also let me know how to run
it on Jetty.
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/wicket-atmosphere-EventBus-post-throwing-Null-pointer-
HI Emond,
Thanks for your reply. We have updated all the jar's but no luck. What we
found is the error is related to
https://issues.apache.org/jira/browse/WICKET-5282 . So, this is not a
atmosphere error rather error in wicket component. Is any wayout to solve
the issue
--
View this message i
Hi,
Recently I am stuck with problem of Wicket-atmosphere and it seems to be
very strange to me.
In my application, I am publishing data through Hazelcast and after
HazelCast receives data, it uses wicket atmosphere's EventBus.post() method
to push the data and then methods with @subscribe anno
Hi,
I am facing a problem during event bus push mechanism. I am able to push
my event through EventBus but my @subscribe method not receiving the same. I
am using wicket version 6.3.0
My web.xml is
wicket.ssp
org.atmosphere.cpr.AtmosphereServlet
applicatio
Then its really shocking that it's not working for me. I am attaching my
web.xml below.
protected
/*
TRACE
PUT
OPTIONS
DELETE
30
wicket.ssp
org.atm
Hi,
In my web.xml I specified session timeout the way we usuallly do with
other web application but still its not working. Is ther any other settings.
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Session-timeout-tp4658356p4658358.html
Sent from the Users forum
Hi,
Recently Wicket put me in another problem of Session out. In normal web
application what we do is simply declare session-timeout in web. xml and it
works fine for us. But in wicket specifying session timeout in web.xml is
not working anymore. But I need session time out for my application ba
Hi,
Thanks for the suggetion you have given in two posts.
With the first one Replace Components I have to create the new object again
and creating new object will call lots of web services as written on screen
initialize. This will effect the performance of the product.
In second one you have sug
10 matches
Mail list logo