Wicket cannot work on OC4J (ias 10g)?

View: New views
6 Messages — Rating Filter:   Alert me  

Wicket cannot work on OC4J (ias 10g)?

by xdirewolfx :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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)?

by igor.vaynberg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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)?

by xdirewolfx :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@gmail.com> 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@wicket.apache.org
>  For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org

Re: Wicket cannot work on OC4J (ias 10g)?

by igor.vaynberg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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)?

by Thomas Lutz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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)?

by xdirewolfx :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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.

Thomas Lutz wrote:
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@gmail.com> 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@gmail.com> 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@wicket.apache.org
>>  >>  For additional commands, e-mail: users-help@wicket.apache.org
>>  >>
>>  >>
>>  >
>>  > ---------------------------------------------------------------------
>>  > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>  > For additional commands, e-mail: users-help@wicket.apache.org
>>  >
>>  >
>>  >
>>
>>  --
>>  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@wicket.apache.org
>>  For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>>    
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>  


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org