Let me explain more detailed. After I ran: > $ANT_HOME/bin/ant -Dappserver=jboss40 driver Then execute driver.sh under the directory SPECjAppServer2002/bin , I got the IO error: java.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:8080/Supplier/DeliveryServlet?cmd=switchlog at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:800) Then I observed the jboss server. There are some error outputs, like: 2004-10-26 08:28:41,532 ERROR [org.jboss.web.localhost.Engine] StandardWrapperValve[Delivery]: Allocate exception for servlet Delivery javax.servlet.ServletException: Could not dereference object at org.spec.jappserver.supplier.web.SupplierDomainServlet.init(SupplierDomainServlet.java:132)
Root exception is javax.naming.NameNotFoundException: ReceiverSes not bound.. Any suggestions??? Thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852774#3852774 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852774 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
