On Fri, 4 Oct 2002, Eddie Bush wrote: I had to revert back to sp1 for Struts 1.1b1 to deploy. However, that was from sp2, and it was a manifest file issue. The latest nightly build is deploying just fine with sp3.
I would double check again that it is in "WEB-INF/struts-config.xml" and not "Web-inf/struts-config.xml." Unwar it on your Unix system and double check. What do you use to build? I would suggest using Ant 1.5 to build and deploy your application. Take a look at the serverdeploy task. It works well deploying a build to a remote Weblogic server. I use it to deploy locally to Weblogic (on Windows) and to remote Weblogic servers for testing (running on Unix). --> stu: www.stuology.net It just no longer is plain simple safe fun when it's the psycho chimp that has the ray gun ------------------------------------------------ Stuology -- A million monkeys can't be wrong > Why do I have a voice in the back of my head saying "Didn't someone have > to revert to sp1 to get things going?"? > > If that's an option, you might explore it. If it's not an option - I > don't know what to say. I can't say where the above thought comes from, > but I seem to have some vague recollection that someone had to do that. > Don't quote me! I could be wrong! I have no problem associated with > that "fix", so I can't even begin to claim with any certainty this is > the solution to your problem - looks like you're grasping for straws > though, so here's one more for you ... > > Ramu, Manjukumar [PRDUS] wrote: > > >I checked the file name and path, both are correct. > > > > -- > Eddie Bush > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

