On Mon, Mar 21, 2011 at 1:29 PM, Pradeep Fernando <[email protected]> wrote:

> hi,
>
> On Mon, Mar 21, 2011 at 1:18 PM, Samisa Abeysinghe <[email protected]>
> wrote:
> > Also, what is the plan? We need to do this wherever we codegen right?
>
> i know some of you encountered this issue. But anyone of you
> encountered within the service-stubs. Because within
> service-stub generation we only have dependency  - axis2.
>
> So in that case maven.dependency.classpath is not a long one. (when
> the code generation happened in UI components, the UI components
> themselves have declared dependencies, and hence the
> maven.dependency.classpath become very long). so encountering issue in
> the code-gen inside Ui is acceptable.
>
> if we are going to a separate service stub model we should not need
> this kind of fix. for the moment this is fine.
>

All transitive dependencies will also become part of the classpath. So, you
will never have real control over the length of the classpath which could
cause the same failure in the future, even though it may not surface today.
The fix I propose is future proof.


>
> --Pradeep.
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



-- 
*Afkham Azeez*
Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
*
*
*Member; Apache Software Foundation;
**http://www.apache.org/*<http://www.apache.org/>
*
email: **[email protected]* <[email protected]>* cell: +94 77 3320919
blog: **http://blog.afkham.org* <http://blog.afkham.org>*
twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to