On Tue, Jul 21, 2009 at 3:06 PM, phanlesang <[email protected]> wrote:
> > Hi everybody, > I'm in need of getting log information while deploying a Bpel process. > Though I can customize ODE log4j.properties file to tell ODE to write logs > in a separate file but it's really messy because it contains all ODE logs > in > the whole session. I only want to get logs for every deployment. How can I > do that? You could redirect only the org.apache.ode.store category. Would that suit your needs? > > I think a deploy command line tool can help me out but I can't find one. I > say that because I've customized your bpel compile tool (bpelc) to get > compile logs and it work well for me. There's no compile command but if you needed one it would be easy enough to write using the deployment web service. Matthieu > > Thanks for any suggestions! > > > > ----- > Sang PL > -- > View this message in context: > http://www.nabble.com/How-get-deploy-logs-tp24596704p24596704.html > Sent from the Apache Ode User mailing list archive at Nabble.com. > >
