Customizing existing component

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

Customizing existing component

prasath
Hi all,

 I am customizing Accounting module, for that I just copied Accounting from application to hot-deploy folder and planing to alter it.What all steps I have to consider now? When I run this the UILabel and Java service implementation are still refering from the original.

Thanks in advance
prasath rajan 9442369696
Reply | Threaded
Open this post in threaded view
|

Re: Customizing existing component

Dhiraj
Hi
Following steps are follows
Put the module in hot-deploy
and run the start  command



Thanks
Dhiraj
Reply | Threaded
Open this post in threaded view
|

Re: Customizing existing component

prasath
I have done that. But, the resource bundle (Label Messages) and java class are referring the application component only not our custom component.


On Wed, Nov 23, 2011 at 4:57 PM, Dhiraj [via OFBiz] <[hidden email]> wrote:
Hi
Following steps are follows
Put the module in hot-deploy
and run the start  command



Thanks
Dhiraj



If you reply to this email, your message will be added to the discussion below:
http://ofbiz.135035.n4.nabble.com/Customizing-existing-component-tp4099164p4099266.html
To unsubscribe from Customizing existing component, click here.
NAML

prasath rajan 9442369696
Reply | Threaded
Open this post in threaded view
|

Re: Customizing existing component

rrhati2010
In reply to this post by prasath
Hi,

Try to extend the Accounting module by creating a different custom component in "hot-deploy". Create component using the ant command and follow the steps in the URL

https://cwiki.apache.org/confluence/display/OFBIZ/Addressing+Custom+Requirements+In+OFBiz

Regards
RRH
RRH