I followed the instructions on how to set up Cactus inside VAge and works
ok without any compile errors. I am using TomCat 3.1 , and I am not quite
sure why the instructions tell me to modify the WebSphere Test environment,
which I did anyway.  test directory is setup under the the WebSphere test
environment as the instructions stated, which probably should be setup
under TomCat Test Environment? If so, does anyone know how to set up TomCat
for Cactus, so I could run the SimpleServlet Test?

I get the following error from JUnit when try to run the SimpleServlet
inside VisualAge for Java.
                                                                            
                                                                            
 java.io.FileNotFoundException:                                             
 http://localhost:8080/test/ServletRedirector                               
                                                                            
      java.lang.Throwable(java.lang.String)                                 
                                                                            
      java.lang.Exception(java.lang.String)                                 
                                                                            
      java.io.IOException(java.lang.String)                                 
                                                                            
      java.io.FileNotFoundException(java.lang.String)                       
                                                                            
      java.io.InputStream                                                   
 sun.net.www.protocol.http.HttpURLConnection.getInputStream()               
                                                                            
      java.io.InputStream                                                   
 org.apache.commons.cactus.client.AutoReadHttpURLConnection.getInputStream  
 ()                                                                         
                                                                            
      java.net.HttpURLConnection                                            
 org.apache.commons.cactus.client.ServletHttpClient.doTest(org.apache.commo 
 ns.cactus.ServletTestRequest)                                              
                                                                            
      void                                                                  
 org.apache.commons.cactus.ServletTestCase.runGenericTest(org.apache.common 
 s.cactus.client.AbstractHttpClient)                                        
                                                                            
      void org.apache.commons.cactus.ServletTestCase.runTest()              
                                                                            
      void org.apache.commons.cactus.AbstractTestCase.runBare()             
                                                                            
                                                                            
                                                                            
                                                                            
                                                                            
  Thanks so much for your help on this.                                     
  Lanka :)                                                                  
                                                                            
                                                                            
                                                                            



[EMAIL PROTECTED]
CheckFree i-Solutions
Ann Arbor MI 48108
734-205-4112


Reply via email to