Hi,
I have published a java bundle by right clicking and select 'Build Bundle' on the 'bnd' file, the bundle gets deployed properly on the 'Author' instance, but the 'publish' instance deploy failed.
The code currently works in 'Author'.
How do I replicate the bundle from Author to Publish? Does 'Build Bundle' only deploy the bundle to 'Author'? If yes, step by step how do I replicate the bundle to Publish?
Thanks.