|
Does your war contain the class za.co.q3.prophecy_DP.utils.Schedule? Just making sure that you havn't deployed the class to a tomcat commons/* folder.
Assuming that it does exist, perhaps you should try deploying it uncompressed. Beware however that if you deploy it uncompressed you should still deploy to a folder called "prophecy_DP.war"... with Tomcat I normally leave the .war from the folder name, but JBoss requires it to distinguish from .jar/.ear/etc.
Another thing to check... did you install jboss using the windows jboss installer, or did you simply unzip it? If I remember correctly there is an "Isolation" option that you can select. Perhaps Lisa Retief can assist here, but I think that selecting that option changes JBoss's classloading to behave similarly to Tomcat's.... i.e. jars in your war and only availble to your war and not to siblings.
Paul
>>> [EMAIL PROTECTED] 06/08/06 3:46 PM >>> 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
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~--- |
- [CTJUG Forum] JBoss errors Riaan Koegelenberg
- [CTJUG Forum] Re: JBoss errors Jeff Mutonho
- [CTJUG Forum] JBoss errors Paul Gilowey
