Thanks guys Got it working. Just learned that you should not take the fact that something is working in Tomcat on face value.
The relevant class was missing from the war file. Oops. Riaan On Thu, 8 Jun 2006 15:55:39 +0200 "Carl Woermann" <[EMAIL PROTECTED]> wrote: >1. - check that the file in question is acutally in the >war: open with >winzip etc.. >2. If its a library (inside a jar) make sure that its >acutally in the >WEB-INF/ lib directory >3. Does tomcat also work if you call a function that uses >the class that is >not bing found.. (sometimes Tomcat is very forgiving.. >when it comes to >these things.) Hope that helps Carl > > >On 6/8/06, Riaan Koegelenberg ><[EMAIL PROTECTED]> wrote: >> >> >> Hi Paul >> >> Server.log is telling me the following: >> >> org.jboss.deployment.DeploymentException: Could not >create >> deployment: file:/C:/Program >> >Files/jboss-4.0.4.GA/server/default/deploy/prophecy_DP.war; >> - nested throwable: (org.jboss.ws.WSException: >> java.lang.ClassNotFoundException: >> za.co.q3.prophecy_DP.utils.Schedule) >> >> This makes me think that I might have missed something >in >> my web.xml file, but the question begs asking: why is >it >> working in Tomcat? >> >> Or am I completely of track? >> >___________________________________________________________________ >> For super low premiums, click here >http://www.webmail.co.za/dd.pwm >> >> http://www.webmail.co.za the South African FREE email >service >> >> > >> > > > ___________________________________________________________________ For super low premiums, click here http://www.webmail.co.za/dd.pwm http://www.webmail.co.za the South African FREE email service --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CTJUG Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/CTJUG-Forum For the ctjug home page see http://www.ctjug.org.za -~----------~----~----~----~------~----~------~--~---
