debugging simple methods.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

debugging simple methods.

BJ Freeman
New area for me. validating simple methods.
Working on verifying the jira 892 CustomerEvents.xml
don't believe from the log it has been used.
how can I insert debug info into the service to verify?
any links I can read up on?
any code examples so I don't have to search.
Reply | Threaded
Open this post in threaded view
|

Re: debugging simple methods.

Adrian Crum
<log />

BJ Freeman wrote:

> New area for me. validating simple methods.
> Working on verifying the jira 892 CustomerEvents.xml
> don't believe from the log it has been used.
> how can I insert debug info into the service to verify?
> any links I can read up on?
> any code examples so I don't have to search.
>

Reply | Threaded
Open this post in threaded view
|

Re: debugging simple methods.

BJ Freeman
thanks Adrian

Adrian Crum sent the following on 10/24/2007 1:06 PM:

> <log />
>
> BJ Freeman wrote:
>
>> New area for me. validating simple methods.
>> Working on verifying the jira 892 CustomerEvents.xml
>> don't believe from the log it has been used.
>> how can I insert debug info into the service to verify?
>> any links I can read up on?
>> any code examples so I don't have to search.
>>
>
>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: debugging simple methods.

Jacques Le Roux
Administrator
In reply to this post by Adrian Crum
BJ,

Are you using a contextual XML editor ?

http://docs.ofbiz.org/display/OFBIZ/Mini-Language+Guide look for
https://issues.apache.org/jira/browse/OFBIZ-571

Jacques

De : "Adrian Crum" <[hidden email]>

> <log />
>
> BJ Freeman wrote:
>
> > New area for me. validating simple methods.
> > Working on verifying the jira 892 CustomerEvents.xml
> > don't believe from the log it has been used.
> > how can I insert debug info into the service to verify?
> > any links I can read up on?
> > any code examples so I don't have to search.
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: debugging simple methods.

Scott Gray
I had wondered the other day if I should make a transform for the xsd that
would convert the docs into confluence markup, then we could just drop a new
version into confluence every now and again?  The transform could just live
as an attachment to the confluence page.

Scott

On 25/10/2007, Jacques Le Roux <[hidden email]> wrote:

>
> BJ,
>
> Are you using a contextual XML editor ?
>
> http://docs.ofbiz.org/display/OFBIZ/Mini-Language+Guide look for
> https://issues.apache.org/jira/browse/OFBIZ-571
>
> Jacques
>
> De : "Adrian Crum" <[hidden email]>
> > <log />
> >
> > BJ Freeman wrote:
> >
> > > New area for me. validating simple methods.
> > > Working on verifying the jira 892 CustomerEvents.xml
> > > don't believe from the log it has been used.
> > > how can I insert debug info into the service to verify?
> > > any links I can read up on?
> > > any code examples so I don't have to search.
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: debugging simple methods.

Jacques Le Roux
Administrator
Hi Scott,

This is an interesting idea, even if what we have is already not so bad. I would like to make the same type of contribution (XML
annotations for "incode" documentation) to service and widget xsd files, but I can't find the time...

Jacques

De : "Scott Gray" <[hidden email]>

> I had wondered the other day if I should make a transform for the xsd that
> would convert the docs into confluence markup, then we could just drop a new
> version into confluence every now and again?  The transform could just live
> as an attachment to the confluence page.
>
> Scott
>
> On 25/10/2007, Jacques Le Roux <[hidden email]> wrote:
> >
> > BJ,
> >
> > Are you using a contextual XML editor ?
> >
> > http://docs.ofbiz.org/display/OFBIZ/Mini-Language+Guide look for
> > https://issues.apache.org/jira/browse/OFBIZ-571
> >
> > Jacques
> >
> > De : "Adrian Crum" <[hidden email]>
> > > <log />
> > >
> > > BJ Freeman wrote:
> > >
> > > > New area for me. validating simple methods.
> > > > Working on verifying the jira 892 CustomerEvents.xml
> > > > don't believe from the log it has been used.
> > > > how can I insert debug info into the service to verify?
> > > > any links I can read up on?
> > > > any code examples so I don't have to search.
> > > >
> > >
> >
>