Service dispatcher threw an exception: Cannot find service location class

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

Re: Service dispatcher threw an exception: Cannot find service location class

Michael Brohl-3
Hi Daniel,

thanks for your efforts!

I cannot find an attachment (not even sure if it's possible in this list?).

I you like, you can register yourself as a contributor and we can give
you access to the wiki to make the necessary changes. Your help is
appreciated.

Else you should file a Jira and attach your remarks to it, we'll take
care of it then.

Best regards,

Michael Brohl
ecomify GmbH
www.ecomify.de


Am 12.06.17 um 11:55 schrieb Daniel Coric:

> Hi Michael,
>
> thank you for your time taken to correct mistakes in the tutorial.
> I would kindly ask you to check the attached file when you find the
> time for it - I've marked red a couple of more things that should be
> corrected.
>
> Regards,
> Daniel
>
>
> On 06/11/2017 12:28 PM, Michael Brohl wrote:
>> I've fixed the reported errors in the wiki tutorial.
>>
>> Thanks again for reporting, Daniel!
>>
>> Regards,
>>
>> Michael Brohl
>> ecomify GmbH
>> www.ecomify.de
>>
>> Am 10.06.17 um 21:37 schrieb Daniel Coric:
>>> Hi Michael,
>>>
>>> that, with "the crystal ball"... totally unnecessary... as Donald
>>> Trump would say. ;)
>>> This time. :)
>>>
>>> After I changed directory structure from "src --> com -->
>>> companyname --> ofbizdemo --> services" to "src --> main --> java
>>> --> com --> companyname --> ofbizdemo --> services" the class file
>>> compiled.
>>>
>>> Blindly followed tutorial instruction: "Create package in your
>>> ofbizdemo components src directory e.g. src --> com --> companyname
>>> --> ofbizdemo --> services. Services which has to be implemented in
>>> Java can be placed in this directory for your application."
>>>
>>>
>>>
>>> In this adventure of mine, I spotted also a few typos or things that
>>> simply do not work with this release (16.11):
>>>
>>> Running Apache OFBiz
>>> - "./gradlew cleanAll loadDefault ofbiz()" - [bash: syntax error
>>> near unexpected token `(']
>>> + "./gradlew cleanAll loadDefault ofbiz"
>>>
>>> Running your first application
>>> - (3.) ... http://localhost:8080/ofbizdemo
>>> + (3.) ... https://localhost:8443/ofbizDemo
>>>
>>> Loading data in entity
>>> - "./gradlew loadefault"
>>> + "./gradlew loadDefault"
>>>
>>> Controller Entry for Form
>>> - http://localhost:8080/ofbizdemo
>>> + https://localhost:8443/ofbizDemo
>>>
>>> Use of UI Labels (Completion)
>>> - "https://localhost:8443/ofbizdemo/control/main"
>>> + "https://localhost:8443/ofbizDemo/control/main"
>>>
>>> OfbizDemoServices.java, OfbizDemoServices.groovy, OfbizDemoEvents.java
>>> - "import org.ofbiz..."
>>> + "import org.apache.ofbiz..."
>>>
>>> paths in the tutorial
>>> - "/webapp/ofbizdemo"
>>> + "/webapp/ofbizDemo".
>>>
>>>
>>>
>>> It's not the end of the world, but... hope it could be helpful by
>>> the tutorial update. ;)
>>>
>>> Best regards,
>>> Daniel
>>
>>
>


smime.p7s (5K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Service dispatcher threw an exception: Cannot find service location class

Daniel Coric
Hi Michael,

I see now, using 'Pony Mail', that there is no attached file in my message. Probably not possible - I didn't know it, I'm sorry.  I have used an email client to attach the file and reply and I can also see it and open it in our correspondence - in both of my email clients, desktop and phone.

Nevertheless, I would like to contribute and I'm gonna take the necessary steps to register myself as a contributor.

Regards,
Daniel
Reply | Threaded
Open this post in threaded view
|

Re: Service dispatcher threw an exception: Cannot find service location class

Michael Brohl-3
Hi Daniel,

that's great!

The necessary steps can be found here:
https://cwiki.apache.org/confluence/display/OFBIZ/Apache+OFBiz+Contributors

Thanks,

Michael


Am 12.06.17 um 13:54 schrieb Daniel Coric:
> Hi Michael,
>
> I see now, using 'Pony Mail', that there is no attached file in my message. Probably not possible - I didn't know it, I'm sorry.  I have used an email client to attach the file and reply and I can also see it and open it in our correspondence - in both of my email clients, desktop and phone.
>
> Nevertheless, I would like to contribute and I'm gonna take the necessary steps to register myself as a contributor.
>
> Regards,
> Daniel



smime.p7s (5K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Service dispatcher threw an exception: Cannot find service location class

Daniel Coric
Hi Michael,

I have uploaded ICLA, my Confluence username is "dcoric".

Thanks,
Daniel
Reply | Threaded
Open this post in threaded view
|

Re: Service dispatcher threw an exception: Cannot find service location class

Michael Brohl-3
Thanks, Daniel,

you are now added to the Confluence contributors list.

Regards,

Michael


Am 12.06.17 um 16:49 schrieb Daniel Coric:
> Hi Michael,
>
> I have uploaded ICLA, my Confluence username is "dcoric".
>
> Thanks,
> Daniel



smime.p7s (5K) Download Attachment
12