Ver 4.0 Send email from partymgr Profile.

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

Ver 4.0 Send email from partymgr Profile.

BJ Freeman
open a profile that has a email address and click on Sendemail.
the process will complete and click on save.

  ModelScreenWidget.java:129:INFO ] Rendering screen
EditCommunicationEvent widget org.ofbiz.widget.screen.ModelScreenWidget$Form
2007-11-07 13:38:47,236 (http-0.0.0.0-8443-Processor4) [
UtilXml.java:243:DEBUG] XML Read 0.064s:
file:/opt/apacheofbiz/applications/party/webapp/partymgr/communication/CommForms.xml
2007-11-07 13:38:47,382 (http-0.0.0.0-8443-Processor4) [
UtilXml.java:614:WARN ] [UtilXml.LocalResolver.resolveEntity] could not
find LOCAL DTD/Schema with publicId [null] and the file/resource is
[D:\workspace\ofbizRun\framework\widget\dtd\widget-form.xsd]
quite a few so I just gave the first one.

then
[            UtilXml.java:243:DEBUG] XML Read 4.574s:
file:/opt/apacheofbiz/applications/workeffort/widget/WorkEffortForms.xml
2007-11-07 13:38:51,967 (http-0.0.0.0-8443-Processor4) [
PrimaryKeyFinder.java:124:INFO ] Returning null because found incomplete
primary key in find: [GenericEntity:StatusItem][statusId,null()]
2007-11-07 13:38:52,047 (http-0.0.0.0-8443-Processor4) [
UtilXml.java:243:DEBUG] XML Read 0.016s:
jndi:/0.0.0.0/partymgr/WEB-INF/controller.xml
2007-11-07 13:38:52,049 (http-0.0.0.0-8443-Processor4)
Reply | Threaded
Open this post in threaded view
|

Re: Ver 4.0 Send email from partymgr Profile.

Scott Gray
Hi BJ

What is the problem exactly? I see a few warnings in your log excerpt
but no errors.

Regards
Scott

On 08/11/2007, BJ Freeman <[hidden email]> wrote:

> open a profile that has a email address and click on Sendemail.
> the process will complete and click on save.
>
>   ModelScreenWidget.java:129:INFO ] Rendering screen
> EditCommunicationEvent widget org.ofbiz.widget.screen.ModelScreenWidget$Form
> 2007-11-07 13:38:47,236 (http-0.0.0.0-8443-Processor4) [
> UtilXml.java:243:DEBUG] XML Read 0.064s:
> file:/opt/apacheofbiz/applications/party/webapp/partymgr/communication/CommForms.xml
> 2007-11-07 13:38:47,382 (http-0.0.0.0-8443-Processor4) [
> UtilXml.java:614:WARN ] [UtilXml.LocalResolver.resolveEntity] could not
> find LOCAL DTD/Schema with publicId [null] and the file/resource is
> [D:\workspace\ofbizRun\framework\widget\dtd\widget-form.xsd]
> quite a few so I just gave the first one.
>
> then
> [            UtilXml.java:243:DEBUG] XML Read 4.574s:
> file:/opt/apacheofbiz/applications/workeffort/widget/WorkEffortForms.xml
> 2007-11-07 13:38:51,967 (http-0.0.0.0-8443-Processor4) [
> PrimaryKeyFinder.java:124:INFO ] Returning null because found incomplete
> primary key in find: [GenericEntity:StatusItem][statusId,null()]
> 2007-11-07 13:38:52,047 (http-0.0.0.0-8443-Processor4) [
> UtilXml.java:243:DEBUG] XML Read 0.016s:
> jndi:/0.0.0.0/partymgr/WEB-INF/controller.xml
> 2007-11-07 13:38:52,049 (http-0.0.0.0-8443-Processor4)
>
Reply | Threaded
Open this post in threaded view
|

Re: Ver 4.0 Send email from partymgr Profile.

BJ Freeman
I don't have a
D:\workspace\ofbizRun\framework\widget\dtd\widget-form.xsd]
on my system.

had not seen this warning before.

Scott Gray sent the following on 11/7/2007 11:59 PM:

> Hi BJ
>
> What is the problem exactly? I see a few warnings in your log excerpt
> but no errors.
>
> Regards
> Scott
>
> On 08/11/2007, BJ Freeman <[hidden email]> wrote:
>> open a profile that has a email address and click on Sendemail.
>> the process will complete and click on save.
>>
>>   ModelScreenWidget.java:129:INFO ] Rendering screen
>> EditCommunicationEvent widget org.ofbiz.widget.screen.ModelScreenWidget$Form
>> 2007-11-07 13:38:47,236 (http-0.0.0.0-8443-Processor4) [
>> UtilXml.java:243:DEBUG] XML Read 0.064s:
>> file:/opt/apacheofbiz/applications/party/webapp/partymgr/communication/CommForms.xml
>> 2007-11-07 13:38:47,382 (http-0.0.0.0-8443-Processor4) [
>> UtilXml.java:614:WARN ] [UtilXml.LocalResolver.resolveEntity] could not
>> find LOCAL DTD/Schema with publicId [null] and the file/resource is
>> [D:\workspace\ofbizRun\framework\widget\dtd\widget-form.xsd]
>> quite a few so I just gave the first one.
>>
>> then
>> [            UtilXml.java:243:DEBUG] XML Read 4.574s:
>> file:/opt/apacheofbiz/applications/workeffort/widget/WorkEffortForms.xml
>> 2007-11-07 13:38:51,967 (http-0.0.0.0-8443-Processor4) [
>> PrimaryKeyFinder.java:124:INFO ] Returning null because found incomplete
>> primary key in find: [GenericEntity:StatusItem][statusId,null()]
>> 2007-11-07 13:38:52,047 (http-0.0.0.0-8443-Processor4) [
>> UtilXml.java:243:DEBUG] XML Read 0.016s:
>> jndi:/0.0.0.0/partymgr/WEB-INF/controller.xml
>> 2007-11-07 13:38:52,049 (http-0.0.0.0-8443-Processor4)
>>
>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Ver 4.0 Send email from partymgr Profile.

Scott Gray
You should have it, it's in svn.

Scott

On 09/11/2007, BJ Freeman <[hidden email]> wrote:

> I don't have a
> D:\workspace\ofbizRun\framework\widget\dtd\widget-form.xsd]
> on my system.
>
> had not seen this warning before.
>
> Scott Gray sent the following on 11/7/2007 11:59 PM:
> > Hi BJ
> >
> > What is the problem exactly? I see a few warnings in your log excerpt
> > but no errors.
> >
> > Regards
> > Scott
> >
> > On 08/11/2007, BJ Freeman <[hidden email]> wrote:
> >> open a profile that has a email address and click on Sendemail.
> >> the process will complete and click on save.
> >>
> >>   ModelScreenWidget.java:129:INFO ] Rendering screen
> >> EditCommunicationEvent widget org.ofbiz.widget.screen.ModelScreenWidget$Form
> >> 2007-11-07 13:38:47,236 (http-0.0.0.0-8443-Processor4) [
> >> UtilXml.java:243:DEBUG] XML Read 0.064s:
> >> file:/opt/apacheofbiz/applications/party/webapp/partymgr/communication/CommForms.xml
> >> 2007-11-07 13:38:47,382 (http-0.0.0.0-8443-Processor4) [
> >> UtilXml.java:614:WARN ] [UtilXml.LocalResolver.resolveEntity] could not
> >> find LOCAL DTD/Schema with publicId [null] and the file/resource is
> >> [D:\workspace\ofbizRun\framework\widget\dtd\widget-form.xsd]
> >> quite a few so I just gave the first one.
> >>
> >> then
> >> [            UtilXml.java:243:DEBUG] XML Read 4.574s:
> >> file:/opt/apacheofbiz/applications/workeffort/widget/WorkEffortForms.xml
> >> 2007-11-07 13:38:51,967 (http-0.0.0.0-8443-Processor4) [
> >> PrimaryKeyFinder.java:124:INFO ] Returning null because found incomplete
> >> primary key in find: [GenericEntity:StatusItem][statusId,null()]
> >> 2007-11-07 13:38:52,047 (http-0.0.0.0-8443-Processor4) [
> >> UtilXml.java:243:DEBUG] XML Read 0.016s:
> >> jndi:/0.0.0.0/partymgr/WEB-INF/controller.xml
> >> 2007-11-07 13:38:52,049 (http-0.0.0.0-8443-Processor4)
> >>
> >
> >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Ver 4.0 Send email from partymgr Profile.

BJ Freeman
not understanding what you mean I should have it.
I mean I don't have the path it shows.
I don't have a d: drive or
\workspace\ofbizRun\

Scott Gray sent the following on 11/8/2007 9:57 AM:

> You should have it, it's in svn.
>
> Scott
>
> On 09/11/2007, BJ Freeman <[hidden email]> wrote:
>> I don't have a
>> D:\workspace\ofbizRun\framework\widget\dtd\widget-form.xsd]
>> on my system.
>>
>> had not seen this warning before.
>>
>> Scott Gray sent the following on 11/7/2007 11:59 PM:
>>> Hi BJ
>>>
>>> What is the problem exactly? I see a few warnings in your log excerpt
>>> but no errors.
>>>
>>> Regards
>>> Scott
>>>
>>> On 08/11/2007, BJ Freeman <[hidden email]> wrote:
>>>> open a profile that has a email address and click on Sendemail.
>>>> the process will complete and click on save.
>>>>
>>>>   ModelScreenWidget.java:129:INFO ] Rendering screen
>>>> EditCommunicationEvent widget org.ofbiz.widget.screen.ModelScreenWidget$Form
>>>> 2007-11-07 13:38:47,236 (http-0.0.0.0-8443-Processor4) [
>>>> UtilXml.java:243:DEBUG] XML Read 0.064s:
>>>> file:/opt/apacheofbiz/applications/party/webapp/partymgr/communication/CommForms.xml
>>>> 2007-11-07 13:38:47,382 (http-0.0.0.0-8443-Processor4) [
>>>> UtilXml.java:614:WARN ] [UtilXml.LocalResolver.resolveEntity] could not
>>>> find LOCAL DTD/Schema with publicId [null] and the file/resource is
>>>> [D:\workspace\ofbizRun\framework\widget\dtd\widget-form.xsd]
>>>> quite a few so I just gave the first one.
>>>>
>>>> then
>>>> [            UtilXml.java:243:DEBUG] XML Read 4.574s:
>>>> file:/opt/apacheofbiz/applications/workeffort/widget/WorkEffortForms.xml
>>>> 2007-11-07 13:38:51,967 (http-0.0.0.0-8443-Processor4) [
>>>> PrimaryKeyFinder.java:124:INFO ] Returning null because found incomplete
>>>> primary key in find: [GenericEntity:StatusItem][statusId,null()]
>>>> 2007-11-07 13:38:52,047 (http-0.0.0.0-8443-Processor4) [
>>>> UtilXml.java:243:DEBUG] XML Read 0.016s:
>>>> jndi:/0.0.0.0/partymgr/WEB-INF/controller.xml
>>>> 2007-11-07 13:38:52,049 (http-0.0.0.0-8443-Processor4)
>>>>
>>>
>>>
>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Ver 4.0 Send email from partymgr Profile.

Scott Gray
Ah ok I understand now, fixed in rev. 593419. Thanks BJ

Scott

On 09/11/2007, BJ Freeman <[hidden email]> wrote:

> not understanding what you mean I should have it.
> I mean I don't have the path it shows.
> I don't have a d: drive or
> \workspace\ofbizRun\
>
> Scott Gray sent the following on 11/8/2007 9:57 AM:
> > You should have it, it's in svn.
> >
> > Scott
> >
> > On 09/11/2007, BJ Freeman <[hidden email]> wrote:
> >> I don't have a
> >> D:\workspace\ofbizRun\framework\widget\dtd\widget-form.xsd]
> >> on my system.
> >>
> >> had not seen this warning before.
> >>
> >> Scott Gray sent the following on 11/7/2007 11:59 PM:
> >>> Hi BJ
> >>>
> >>> What is the problem exactly? I see a few warnings in your log excerpt
> >>> but no errors.
> >>>
> >>> Regards
> >>> Scott
> >>>
> >>> On 08/11/2007, BJ Freeman <[hidden email]> wrote:
> >>>> open a profile that has a email address and click on Sendemail.
> >>>> the process will complete and click on save.
> >>>>
> >>>>   ModelScreenWidget.java:129:INFO ] Rendering screen
> >>>> EditCommunicationEvent widget org.ofbiz.widget.screen.ModelScreenWidget$Form
> >>>> 2007-11-07 13:38:47,236 (http-0.0.0.0-8443-Processor4) [
> >>>> UtilXml.java:243:DEBUG] XML Read 0.064s:
> >>>> file:/opt/apacheofbiz/applications/party/webapp/partymgr/communication/CommForms.xml
> >>>> 2007-11-07 13:38:47,382 (http-0.0.0.0-8443-Processor4) [
> >>>> UtilXml.java:614:WARN ] [UtilXml.LocalResolver.resolveEntity] could not
> >>>> find LOCAL DTD/Schema with publicId [null] and the file/resource is
> >>>> [D:\workspace\ofbizRun\framework\widget\dtd\widget-form.xsd]
> >>>> quite a few so I just gave the first one.
> >>>>
> >>>> then
> >>>> [            UtilXml.java:243:DEBUG] XML Read 4.574s:
> >>>> file:/opt/apacheofbiz/applications/workeffort/widget/WorkEffortForms.xml
> >>>> 2007-11-07 13:38:51,967 (http-0.0.0.0-8443-Processor4) [
> >>>> PrimaryKeyFinder.java:124:INFO ] Returning null because found incomplete
> >>>> primary key in find: [GenericEntity:StatusItem][statusId,null()]
> >>>> 2007-11-07 13:38:52,047 (http-0.0.0.0-8443-Processor4) [
> >>>> UtilXml.java:243:DEBUG] XML Read 0.016s:
> >>>> jndi:/0.0.0.0/partymgr/WEB-INF/controller.xml
> >>>> 2007-11-07 13:38:52,049 (http-0.0.0.0-8443-Processor4)
> >>>>
> >>>
> >>>
> >
> >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Ver 4.0 Send email from partymgr Profile.

Jacques Le Roux
Administrator
Sorry BJ, Scott,

This was my fault

Jacques

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

> Ah ok I understand now, fixed in rev. 593419. Thanks BJ
>
> Scott
>
> On 09/11/2007, BJ Freeman <[hidden email]> wrote:
> > not understanding what you mean I should have it.
> > I mean I don't have the path it shows.
> > I don't have a d: drive or
> > \workspace\ofbizRun\
> >
> > Scott Gray sent the following on 11/8/2007 9:57 AM:
> > > You should have it, it's in svn.
> > >
> > > Scott
> > >
> > > On 09/11/2007, BJ Freeman <[hidden email]> wrote:
> > >> I don't have a
> > >> D:\workspace\ofbizRun\framework\widget\dtd\widget-form.xsd]
> > >> on my system.
> > >>
> > >> had not seen this warning before.
> > >>
> > >> Scott Gray sent the following on 11/7/2007 11:59 PM:
> > >>> Hi BJ
> > >>>
> > >>> What is the problem exactly? I see a few warnings in your log excerpt
> > >>> but no errors.
> > >>>
> > >>> Regards
> > >>> Scott
> > >>>
> > >>> On 08/11/2007, BJ Freeman <[hidden email]> wrote:
> > >>>> open a profile that has a email address and click on Sendemail.
> > >>>> the process will complete and click on save.
> > >>>>
> > >>>>   ModelScreenWidget.java:129:INFO ] Rendering screen
> > >>>> EditCommunicationEvent widget org.ofbiz.widget.screen.ModelScreenWidget$Form
> > >>>> 2007-11-07 13:38:47,236 (http-0.0.0.0-8443-Processor4) [
> > >>>> UtilXml.java:243:DEBUG] XML Read 0.064s:
> > >>>> file:/opt/apacheofbiz/applications/party/webapp/partymgr/communication/CommForms.xml
> > >>>> 2007-11-07 13:38:47,382 (http-0.0.0.0-8443-Processor4) [
> > >>>> UtilXml.java:614:WARN ] [UtilXml.LocalResolver.resolveEntity] could not
> > >>>> find LOCAL DTD/Schema with publicId [null] and the file/resource is
> > >>>> [D:\workspace\ofbizRun\framework\widget\dtd\widget-form.xsd]
> > >>>> quite a few so I just gave the first one.
> > >>>>
> > >>>> then
> > >>>> [            UtilXml.java:243:DEBUG] XML Read 4.574s:
> > >>>> file:/opt/apacheofbiz/applications/workeffort/widget/WorkEffortForms.xml
> > >>>> 2007-11-07 13:38:51,967 (http-0.0.0.0-8443-Processor4) [
> > >>>> PrimaryKeyFinder.java:124:INFO ] Returning null because found incomplete
> > >>>> primary key in find: [GenericEntity:StatusItem][statusId,null()]
> > >>>> 2007-11-07 13:38:52,047 (http-0.0.0.0-8443-Processor4) [
> > >>>> UtilXml.java:243:DEBUG] XML Read 0.016s:
> > >>>> jndi:/0.0.0.0/partymgr/WEB-INF/controller.xml
> > >>>> 2007-11-07 13:38:52,049 (http-0.0.0.0-8443-Processor4)
> > >>>>
> > >>>
> > >>>
> > >
> > >
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Ver 4.0 Send email from partymgr Profile.

BJ Freeman
Not a problem. figured it out.

Jacques Le Roux sent the following on 11/8/2007 10:16 PM:

> Sorry BJ, Scott,
>
> This was my fault
>
> Jacques
>
> De : "Scott Gray" <[hidden email]>
>> Ah ok I understand now, fixed in rev. 593419. Thanks BJ
>>
>> Scott
>>
>> On 09/11/2007, BJ Freeman <[hidden email]> wrote:
>>> not understanding what you mean I should have it.
>>> I mean I don't have the path it shows.
>>> I don't have a d: drive or
>>> \workspace\ofbizRun\
>>>
>>> Scott Gray sent the following on 11/8/2007 9:57 AM:
>>>> You should have it, it's in svn.
>>>>
>>>> Scott
>>>>
>>>> On 09/11/2007, BJ Freeman <[hidden email]> wrote:
>>>>> I don't have a
>>>>> D:\workspace\ofbizRun\framework\widget\dtd\widget-form.xsd]
>>>>> on my system.
>>>>>
>>>>> had not seen this warning before.
>>>>>
>>>>> Scott Gray sent the following on 11/7/2007 11:59 PM:
>>>>>> Hi BJ
>>>>>>
>>>>>> What is the problem exactly? I see a few warnings in your log excerpt
>>>>>> but no errors.
>>>>>>
>>>>>> Regards
>>>>>> Scott
>>>>>>
>>>>>> On 08/11/2007, BJ Freeman <[hidden email]> wrote:
>>>>>>> open a profile that has a email address and click on Sendemail.
>>>>>>> the process will complete and click on save.
>>>>>>>
>>>>>>>   ModelScreenWidget.java:129:INFO ] Rendering screen
>>>>>>> EditCommunicationEvent widget org.ofbiz.widget.screen.ModelScreenWidget$Form
>>>>>>> 2007-11-07 13:38:47,236 (http-0.0.0.0-8443-Processor4) [
>>>>>>> UtilXml.java:243:DEBUG] XML Read 0.064s:
>>>>>>> file:/opt/apacheofbiz/applications/party/webapp/partymgr/communication/CommForms.xml
>>>>>>> 2007-11-07 13:38:47,382 (http-0.0.0.0-8443-Processor4) [
>>>>>>> UtilXml.java:614:WARN ] [UtilXml.LocalResolver.resolveEntity] could not
>>>>>>> find LOCAL DTD/Schema with publicId [null] and the file/resource is
>>>>>>> [D:\workspace\ofbizRun\framework\widget\dtd\widget-form.xsd]
>>>>>>> quite a few so I just gave the first one.
>>>>>>>
>>>>>>> then
>>>>>>> [            UtilXml.java:243:DEBUG] XML Read 4.574s:
>>>>>>> file:/opt/apacheofbiz/applications/workeffort/widget/WorkEffortForms.xml
>>>>>>> 2007-11-07 13:38:51,967 (http-0.0.0.0-8443-Processor4) [
>>>>>>> PrimaryKeyFinder.java:124:INFO ] Returning null because found incomplete
>>>>>>> primary key in find: [GenericEntity:StatusItem][statusId,null()]
>>>>>>> 2007-11-07 13:38:52,047 (http-0.0.0.0-8443-Processor4) [
>>>>>>> UtilXml.java:243:DEBUG] XML Read 0.016s:
>>>>>>> jndi:/0.0.0.0/partymgr/WEB-INF/controller.xml
>>>>>>> 2007-11-07 13:38:52,049 (http-0.0.0.0-8443-Processor4)
>>>>>>>
>>>>>>
>>>>
>>>>
>
>
>