|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
Wicket cannot work on OC4J (ias 10g)?I can deploy the application can kick up and the first page can be shown but the rest of the stuff do not work as normal:
- forms lost validations - buttons do not work etc.. wicket 1.3.1 |
|
|
Re: Wicket cannot work on OC4J (ias 10g)?try using wicketservlet instead of wicketfilter
-igor On Wed, Apr 16, 2008 at 8:46 PM, xdirewolfx <kennguyen.p@...> wrote: > > I can deploy the application can kick up and the first page can be shown but > the rest of the stuff do not work as normal: > - forms lost validations > - buttons do not work > etc.. > > wicket 1.3.1 > -- > View this message in context: http://www.nabble.com/Wicket-cannot-work-on-OC4J-%28ias-10g%29--tp16738242p16738242.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@... > For additional commands, e-mail: users-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
Re: Wicket cannot work on OC4J (ias 10g)?Thank you for your prompt reply. It s working well now
|
|
|
Re: Wicket cannot work on OC4J (ias 10g)?from what i remember, filter support is broken in oracle app server.
dont quote me on that though, but do search this list... -igor On Wed, Apr 16, 2008 at 10:15 PM, xdirewolfx <kennguyen.p@...> wrote: > > Thank you for your prompt reply. It s working well now > > > > igor.vaynberg wrote: > > > > try using wicketservlet instead of wicketfilter > > > > -igor > > > > On Wed, Apr 16, 2008 at 8:46 PM, xdirewolfx <kennguyen.p@...> wrote: > >> > >> I can deploy the application can kick up and the first page can be shown > >> but > >> the rest of the stuff do not work as normal: > >> - forms lost validations > >> - buttons do not work > >> etc.. > >> > >> wicket 1.3.1 > >> -- > >> View this message in context: > >> http://www.nabble.com/Wicket-cannot-work-on-OC4J-%28ias-10g%29--tp16738242p16738242.html > >> Sent from the Wicket - User mailing list archive at Nabble.com. > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: users-unsubscribe@... > >> For additional commands, e-mail: users-help@... > >> > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscribe@... > > For additional commands, e-mail: users-help@... > > > > > > > > -- > View this message in context: http://www.nabble.com/Wicket-cannot-work-on-OC4J-%28ias-10g%29--tp16738242p16739041.html > > > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@... > For additional commands, e-mail: users-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
Re: Wicket cannot work on OC4J (ias 10g)?Which version of oc4j are you using ?
I (am forced to run :-) ) run a 1.3.2 on a oc4j 10.1.2.2.0 without any problems. It's rather small, just a viewer and no editing, but it's working with WicketFilter. regards, tom Igor Vaynberg schrieb: > from what i remember, filter support is broken in oracle app server. > dont quote me on that though, but do search this list... > > -igor > > > On Wed, Apr 16, 2008 at 10:15 PM, xdirewolfx <kennguyen.p@...> wrote: > >> Thank you for your prompt reply. It s working well now >> >> >> >> igor.vaynberg wrote: >> > >> > try using wicketservlet instead of wicketfilter >> > >> > -igor >> > >> > On Wed, Apr 16, 2008 at 8:46 PM, xdirewolfx <kennguyen.p@...> wrote: >> >> >> >> I can deploy the application can kick up and the first page can be shown >> >> but >> >> the rest of the stuff do not work as normal: >> >> - forms lost validations >> >> - buttons do not work >> >> etc.. >> >> >> >> wicket 1.3.1 >> >> -- >> >> View this message in context: >> >> http://www.nabble.com/Wicket-cannot-work-on-OC4J-%28ias-10g%29--tp16738242p16738242.html >> >> Sent from the Wicket - User mailing list archive at Nabble.com. >> >> >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: users-unsubscribe@... >> >> For additional commands, e-mail: users-help@... >> >> >> >> >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: users-unsubscribe@... >> > For additional commands, e-mail: users-help@... >> > >> > >> > >> >> -- >> View this message in context: http://www.nabble.com/Wicket-cannot-work-on-OC4J-%28ias-10g%29--tp16738242p16739041.html >> >> >> Sent from the Wicket - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscribe@... >> For additional commands, e-mail: users-help@... >> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@... > For additional commands, e-mail: users-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
Re: Wicket cannot work on OC4J (ias 10g)?Oracle IAS 10.1.3.1.0. We had a product in spring hibernate JPA and wicket (+ ext-js). We deployed in many web/app server but this was the first time we deploy to oc4j (due to client's requirements hooking up to oc4j sso).
WicketFilter doesnot work so we switched to WicketServlet and everything is running fine.
|
| Free embeddable forum powered by Nabble | Forum Help |