Re: [Wicket-user] Wicket and Websphere

2006-06-23 Thread shumbola
Çäðàâñòâóéòå, Jeremy.

Âû ïèñàëè 23 èþíÿ 2006 ã., 4:55:29:

 Thanks very much for the response, can you point me to an example
 of how exceptions are used in wicket with 1.4 as complared to how it
 would work in 1.3.  I'd like to figure out exactly how much is
 involved in backporting wicket.  I'll post the library if I am
 successful. 
I'll be interested in such a port, too. Let me know if you come up
with working solution. Thanks.

-- 
Ñ óâàæåíèåì,
 shumbola  mailto:[EMAIL PROTECTED]


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket and Websphere

2006-06-23 Thread Jeremy Levy
Will do, so far it looks like java.util.regex is going to be a significant effort in addition to the exception handling.On 6/23/06, shumbola 
[EMAIL PROTECTED] wrote:Здравствуйте, Jeremy.Вы писали 23 июня 2006 г., 4:55:29:
 Thanks very much for the response, can you point me to an example of how exceptions are used in wicket with 1.4 as complared to how it would work in 1.3. I'd like to figure out exactly how much is
 involved in backporting wicket. I'll post the library if I am successful.I'll be interested in such a port, too. Let me know if you come upwith working solution. Thanks.--С уважением,
 shumbolamailto:[EMAIL PROTECTED]Using Tomcat but need to do more? Need to support web services, security?Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimohttp://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___Wicket-user mailing listWicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket and Websphere

2006-06-23 Thread Ingo Adler
Jeremy Levy wrote:
 Does anyone use wicket in websphere 5?  I am tring to deploy my
 application and I am getting class not found for
 java.land.charsequence.  This instance of websphere is running in JDK
 1.3.

 Has wicket been used successfully in this version of Java?
   
 I think WebSphere 5.1 uses Java 1.4.

Ingo.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket and Websphere

2006-06-23 Thread Paolo Di Tommaso
So it is.On 6/23/06, Ingo Adler [EMAIL PROTECTED] wrote:
 I think WebSphere 5.1 uses Java 1.4.Ingo.
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket and Websphere

2006-06-23 Thread Levy, Jeremy




But Websphere 5.02 doesn't :)


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Paolo Di 
TommasoSent: Friday, June 23, 2006 4:19 PMTo: 
wicket-user@lists.sourceforge.netSubject: Re: [Wicket-user] Wicket 
and Websphere
So it is.
On 6/23/06, Ingo 
Adler [EMAIL PROTECTED] 
wrote:
I 
  think WebSphere 5.1 uses Java 
1.4.Ingo.







Important Notice to Recipients:


It is important that you do not use e-mail to request, authorize or effect the purchase or sale of any security or commodity, to send fund transfer instructions, or to effect any other transactions. Any such request, orders, or instructions that you send will not be accepted and will not be processed by Morgan Stanley.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket and Websphere

2006-06-22 Thread Igor Vaynberg
i believe wicket requires 1.4. if you look at charsequence javadoc:* @version 1.8 03/12/19* @since 1.4* @spec JSR-51-IgorOn 6/22/06, 
Jeremy Levy [EMAIL PROTECTED] wrote:
Does anyone use wicket in websphere 5?I am tring to deploy myapplication and I am getting class not found forjava.land.charsequence.This instance of websphere is running in JDK1.3.Has wicket been used successfully in this version of Java?
Using Tomcat but need to do more? Need to support web services, security?Get stuff done quickly with pre-integrated technology to make your job easierDownload IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Wicket-user mailing listWicket-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wicket-user

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket and Websphere

2006-06-22 Thread Martijn Dashorst
Wicket is compiled using java 1.4, and we use some api's from the 1.4
runtime, so probably you should try to get your hands on a
retrotranslator, but I don't know if one exists for 1.4 - 1.3

Especially the exception handling inside wicket is the largest
deviation from 1.3 to 1.4

Martijn

On 6/22/06, Jeremy Levy [EMAIL PROTECTED] wrote:
 Does anyone use wicket in websphere 5?  I am tring to deploy my
 application and I am getting class not found for
 java.land.charsequence.  This instance of websphere is running in JDK
 1.3.

 Has wicket been used successfully in this version of Java?

 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user



-- 
Download Wicket 1.2 now! Write Ajax applications without touching JavaScript!
-- http://wicketframework.org

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket and Websphere

2006-06-22 Thread Eelco Hillenius
It's probably less than a day work to convert to 1.3 by hand. But
you'd be on your own I'm afraid. We considered 1.3. vs 1.4. long time
ago, and thought 1.4. had enough improvements to justify going for
that.

Eelco


On 6/22/06, Martijn Dashorst [EMAIL PROTECTED] wrote:
 Wicket is compiled using java 1.4, and we use some api's from the 1.4
 runtime, so probably you should try to get your hands on a
 retrotranslator, but I don't know if one exists for 1.4 - 1.3

 Especially the exception handling inside wicket is the largest
 deviation from 1.3 to 1.4

 Martijn

 On 6/22/06, Jeremy Levy [EMAIL PROTECTED] wrote:
  Does anyone use wicket in websphere 5?  I am tring to deploy my
  application and I am getting class not found for
  java.land.charsequence.  This instance of websphere is running in JDK
  1.3.
 
  Has wicket been used successfully in this version of Java?
 
  Using Tomcat but need to do more? Need to support web services, security?
  Get stuff done quickly with pre-integrated technology to make your job 
  easier
  Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
  http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
  ___
  Wicket-user mailing list
  Wicket-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wicket-user
 


 --
 Download Wicket 1.2 now! Write Ajax applications without touching JavaScript!
 -- http://wicketframework.org

 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket and Websphere

2006-06-22 Thread Jeremy Levy
Thanks very much for the response, can you point me to an example of how exceptions are used in wicket with 1.4 as complared to how it would work in 1.3. I'd like to figure out exactly how much is involved in backporting wicket. I'll post the library if I am successful.
I wasn't able to find a retrotranslator for 1.3 :(... Hoping that building wicket for 1.3 will be easier then getting the servers upgraded ;)On 6/22/06, 
Eelco Hillenius [EMAIL PROTECTED] wrote:
It's probably less than a day work to convert to 1.3 by hand. Butyou'd be on your own I'm afraid. We considered 1.3. vs 1.4. long timeago, and thought 1.4. had enough improvements to justify going forthat.
EelcoOn 6/22/06, Martijn Dashorst [EMAIL PROTECTED] wrote: Wicket is compiled using java 1.4, and we use some api's from the 1.4
 runtime, so probably you should try to get your hands on a retrotranslator, but I don't know if one exists for 1.4 - 1.3 Especially the exception handling inside wicket is the largest deviation from 
1.3 to 1.4 Martijn On 6/22/06, Jeremy Levy [EMAIL PROTECTED] wrote:  Does anyone use wicket in websphere 5?I am tring to deploy my
  application and I am getting class not found for  java.land.charsequence.This instance of websphere is running in JDK  1.3.   Has wicket been used successfully in this version of Java?
   Using Tomcat but need to do more? Need to support web services, security?  Get stuff done quickly with pre-integrated technology to make your job easier  Download IBM WebSphere Application Server 
v.1.0.1 based on Apache Geronimo  http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
  ___  Wicket-user mailing list  Wicket-user@lists.sourceforge.net  
https://lists.sourceforge.net/lists/listinfo/wicket-user  -- Download Wicket 1.2 now! Write Ajax applications without touching _javascript_! -- 
http://wicketframework.org Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server 
v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___ Wicket-user mailing list Wicket-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/wicket-userUsing Tomcat but need to do more? Need to support web services, security?Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimohttp://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___Wicket-user mailing listWicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket and Websphere

2006-06-22 Thread Eelco Hillenius
That's basically the exception with the throwable argument.
Furthermore, there are the CharSequences, which should be converted to
strings, and for the rest I don't know from the top of my head.  I
hope it is doable! The disadvantage of patching Wicket is of course
that you don't have the bugfixes etc unless you do it manually.

Is it your hosting party requiring you to use WS on JDK 1.3? That
version is almost EOL...


Eelco



On 6/22/06, Jeremy Levy [EMAIL PROTECTED] wrote:
 Thanks very much for the response, can you point me to an example of how
 exceptions are used in wicket with 1.4 as complared to how it would work in
 1.3.  I'd like to figure out exactly how much is involved in backporting
 wicket.  I'll post the library if I am successful.

 I wasn't able to find a retrotranslator for 1.3 :(...  Hoping that building
 wicket for 1.3 will be easier then getting the servers upgraded ;)


 On 6/22/06, Eelco Hillenius [EMAIL PROTECTED] wrote:
  It's probably less than a day work to convert to 1.3 by hand. But
  you'd be on your own I'm afraid. We considered 1.3. vs 1.4. long time
  ago, and thought 1.4. had enough improvements to justify going for
  that.
 
  Eelco
 
 
  On 6/22/06, Martijn Dashorst [EMAIL PROTECTED] wrote:
   Wicket is compiled using java 1.4, and we use some api's from the 1.4
   runtime, so probably you should try to get your hands on a
   retrotranslator, but I don't know if one exists for 1.4 - 1.3
  
   Especially the exception handling inside wicket is the largest
   deviation from 1.3 to 1.4
  
   Martijn
  
   On 6/22/06, Jeremy Levy [EMAIL PROTECTED] wrote:
Does anyone use wicket in websphere 5?  I am tring to deploy my
application and I am getting class not found for
java.land.charsequence.  This instance of websphere is running in JDK
1.3.
   
Has wicket been used successfully in this version of Java?
   
Using Tomcat but need to do more? Need to support web services,
 security?
Get stuff done quickly with pre-integrated technology to make your job
 easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache
 Geronimo
   
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
   
 https://lists.sourceforge.net/lists/listinfo/wicket-user
   
  
  
   --
   Download Wicket 1.2 now! Write Ajax applications without touching
 JavaScript!
   -- http://wicketframework.org
  
   Using Tomcat but need to do more? Need to support web services,
 security?
   Get stuff done quickly with pre-integrated technology to make your job
 easier
   Download IBM WebSphere Application Server v.1.0.1 based on Apache
 Geronimo
  
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
   ___
   Wicket-user mailing list
   Wicket-user@lists.sourceforge.net
  
 https://lists.sourceforge.net/lists/listinfo/wicket-user
  
 
  Using Tomcat but need to do more? Need to support web services, security?
  Get stuff done quickly with pre-integrated technology to make your job
 easier
  Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
  ___
  Wicket-user mailing list
  Wicket-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wicket-user
 


 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job
 easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642


 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user




Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket and Websphere

2006-06-22 Thread Jeremy Levy
Thanks for the info.It's my company. We are upgrading to WAS6, however that most likely won't be until January. I might be able to get the JVM's upgraded but IBM claims that as a nono and in production I don't think that will fly. They are deployed on Windows and I don't even see IBM allowing you to download Windows JDK's. I'll try with our rep.
I think I can skip the CharSequences and just include java.lang.CharSequence in my app or the wicket lib build.. As for the exceptions, doesn't sound too bad. :) (famous last words)j
On 6/22/06, Eelco Hillenius [EMAIL PROTECTED] wrote:
That's basically the exception with the throwable argument.Furthermore, there are the CharSequences, which should be converted tostrings, and for the rest I don't know from the top of my head.Ihope it is doable! The disadvantage of patching Wicket is of course
that you don't have the bugfixes etc unless you do it manually.Is it your hosting party requiring you to use WS on JDK 1.3? Thatversion is almost EOL...EelcoOn 6/22/06, Jeremy Levy 
[EMAIL PROTECTED] wrote: Thanks very much for the response, can you point me to an example of how exceptions are used in wicket with 1.4 as complared to how it would work in
 1.3.I'd like to figure out exactly how much is involved in backporting wicket.I'll post the library if I am successful. I wasn't able to find a retrotranslator for 1.3 :(...Hoping that building
 wicket for 1.3 will be easier then getting the servers upgraded ;) On 6/22/06, Eelco Hillenius [EMAIL PROTECTED] wrote:  It's probably less than a day work to convert to 
1.3 by hand. But  you'd be on your own I'm afraid. We considered 1.3. vs 1.4. long time  ago, and thought 1.4. had enough improvements to justify going for  that.   Eelco
On 6/22/06, Martijn Dashorst [EMAIL PROTECTED] wrote:   Wicket is compiled using java 1.4, and we use some api's from the 
1.4   runtime, so probably you should try to get your hands on a   retrotranslator, but I don't know if one exists for 1.4 - 1.3 Especially the exception handling inside wicket is the largest
   deviation from 1.3 to 1.4 Martijn On 6/22/06, Jeremy Levy [EMAIL PROTECTED] wrote:
Does anyone use wicket in websphere 5?I am tring to deploy myapplication and I am getting class not found forjava.land.charsequence.This instance of websphere is running in JDK
1.3.   Has wicket been used successfully in this version of Java?   Using Tomcat but need to do more? Need to support web services,
 security?Get stuff done quickly with pre-integrated technology to make your job easierDownload IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Wicket-user mailing listWicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user  --   Download Wicket 1.2 now! Write Ajax applications without touching
 _javascript_!   -- http://wicketframework.org Using Tomcat but need to do more? Need to support web services, security?
   Get stuff done quickly with pre-integrated technology to make your job easier   Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo  
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642   ___
   Wicket-user mailing list   Wicket-user@lists.sourceforge.net   
https://lists.sourceforge.net/lists/listinfo/wicket-user Using Tomcat but need to do more? Need to support web services, security?  Get stuff done quickly with pre-integrated technology to make your job
 easier  Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo  http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
  ___  Wicket-user mailing list  Wicket-user@lists.sourceforge.net  
https://lists.sourceforge.net/lists/listinfo/wicket-user  Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job
 easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___ Wicket-user mailing list Wicket-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/wicket-userUsing Tomcat but need to do more? Need to support web services, security?Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimohttp://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___Wicket-user mailing listWicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user
Using Tomcat but need to do more? Need to support web services, security?
Get 

Re: [Wicket-user] Wicket and Websphere

2006-06-22 Thread Igor Vaynberg
just including charsequence wont work i dont think because there are a lot of places where we cast down from string to charsequence because in 1.4 string implements charsequence-Igor
On 6/22/06, Jeremy Levy [EMAIL PROTECTED] wrote:
Thanks for the info.It's my company. We are upgrading to WAS6, however that most likely won't be until January. I might be able to get the JVM's upgraded but IBM claims that as a nono and in production I don't think that will fly. They are deployed on Windows and I don't even see IBM allowing you to download Windows JDK's. I'll try with our rep.
I think I can skip the CharSequences and just include java.lang.CharSequence in my app or the wicket lib build.. As for the exceptions, doesn't sound too bad. :) (famous last words)
j
On 6/22/06, Eelco Hillenius [EMAIL PROTECTED] wrote:

That's basically the exception with the throwable argument.Furthermore, there are the CharSequences, which should be converted tostrings, and for the rest I don't know from the top of my head.Ihope it is doable! The disadvantage of patching Wicket is of course
that you don't have the bugfixes etc unless you do it manually.Is it your hosting party requiring you to use WS on JDK 1.3? Thatversion is almost EOL...EelcoOn 6/22/06, Jeremy Levy 
[EMAIL PROTECTED] wrote: Thanks very much for the response, can you point me to an example of how
 exceptions are used in wicket with 1.4 as complared to how it would work in
 1.3.I'd like to figure out exactly how much is involved in backporting wicket.I'll post the library if I am successful. I wasn't able to find a retrotranslator for 1.3 :(...Hoping that building
 wicket for 1.3 will be easier then getting the servers upgraded ;) On 6/22/06, Eelco Hillenius 
[EMAIL PROTECTED] wrote:  It's probably less than a day work to convert to 
1.3 by hand. But  you'd be on your own I'm afraid. We considered 1.3. vs 1.4. long time  ago, and thought 1.4. had enough improvements to justify going for  that.   Eelco
On 6/22/06, Martijn Dashorst [EMAIL PROTECTED] wrote:
   Wicket is compiled using java 1.4, and we use some api's from the 
1.4   runtime, so probably you should try to get your hands on a   retrotranslator, but I don't know if one exists for 1.4 - 1.3 Especially the exception handling inside wicket is the largest
   deviation from 1.3 to 1.4 Martijn On 6/22/06, Jeremy Levy 
[EMAIL PROTECTED] wrote:
Does anyone use wicket in websphere 5?I am tring to deploy myapplication and I am getting class not found forjava.land.charsequence.This instance of websphere is running in JDK
1.3.   Has wicket been used successfully in this version of Java?   Using Tomcat but need to do more? Need to support web services,
 security?Get stuff done quickly with pre-integrated technology to make your job easierDownload IBM WebSphere Application Server v.1.0.1 based on Apache
 Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing listWicket-user@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/wicket-user  --   Download Wicket 1.2 now! Write Ajax applications without touching
 _javascript_!   -- http://wicketframework.org Using Tomcat but need to do more? Need to support web services,
 security?
   Get stuff done quickly with pre-integrated technology to make your job easier   Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo  
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
   ___
   Wicket-user mailing list   Wicket-user@lists.sourceforge.net
   
https://lists.sourceforge.net/lists/listinfo/wicket-user Using Tomcat but need to do more? Need to support web services, security?  Get stuff done quickly with pre-integrated technology to make your job
 easier  Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo  
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
  ___  Wicket-user mailing list  
Wicket-user@lists.sourceforge.net  
https://lists.sourceforge.net/lists/listinfo/wicket-user  Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job
 easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo 
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___ Wicket-user mailing list 
Wicket-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/wicket-userUsing Tomcat but need to do more? Need to support web services, security?Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo