[Wicket-develop] Unable to deploy application after build

2006-09-26 Thread [EMAIL PROTECTED]
Hi,
 I have compiled the wicket sources and when I try to start tomcat, I get the error "Error loading previous sessions" and an invalidClassException. While this goes away if I use the same version of JDK for my build and tomcat (I believe this has to do with the serialVersionUID. could someone point to the right way of doing this), the application fails to load with the error "Unable to create application of class" and gives the reason as ClassNotFoundException. I have the application under /web-inf/classes under the right package structure. The same eample application was loading fine  when I used the wicket-1.2.2 binary jar. 
 
Could someone tell me the best way to go about building wicket and then using it to run the examples.
 
Regards,
prakash
 
 
 
 

___
PrivatePhoneTM- FREE telephone number & voicemail.  A number so private, you can make it public.
http://www.privatephone.com

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop


Re: [Wicket-develop] Unable to deploy application after build

2006-10-05 Thread Johan Compagner
Are you saying that you have an application that runs on 1.2.2 and when you have the current wicket-1.x branch compiled you get that error?That shouldn't happen.If you upgrade to trunk, thats 2.0,  then this could happen and you won't be able to just shutdown tomcat (saving all the sessions)
and then restarting it. Because to much is changed and the serialization will fail.But are you saying that the application itself doesn't startup completely??Do you have a full stacktrace for me?johan
On 9/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi,
 I have compiled the wicket sources and when I try to start tomcat, I get the error "Error loading previous sessions" and an invalidClassException. While this goes away if I use the same version of JDK for my build and tomcat (I believe this has to do with the serialVersionUID. could someone point to the right way of doing this), the application fails to load with the error "Unable to create application of class" and gives the reason as ClassNotFoundException. I have the application under /web-inf/classes under the right package structure. The same eample application was loading fine  when I used the 
wicket-1.2.2 binary jar. 
 
Could someone tell me the best way to go about building wicket and then using it to run the examples.
 
Regards,
prakash
 
 
 
 

___
PrivatePhoneTM- FREE telephone number & voicemail.  A number so private, you can make it public.
http://www.privatephone.com


-Take Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's Techsay panel and you'll get the chance to share youropinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___Wicket-develop mailing listWicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop