[jira] Commented: (TUSCANY-2166) Tuscany eclipse library buildpath exceeds max Windows command line length

2008-03-30 Thread Jean-Sebastien Delfino (JIRA)

[ 
https://issues.apache.org/jira/browse/TUSCANY-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583555#action_12583555
 ] 

Jean-Sebastien Delfino commented on TUSCANY-2166:
-

For this to work, I need to make a small change to the node launcher to allow 
test programs for example to get an SCA node from the launcher instead of 
creating the SCA node directly (as creating the SCA node directly would again 
require all the runtime JARs to be on their Eclipse buildpath or runtime 
classpath).


> Tuscany eclipse library buildpath exceeds max Windows command line length
> -
>
> Key: TUSCANY-2166
> URL: https://issues.apache.org/jira/browse/TUSCANY-2166
> Project: Tuscany
>  Issue Type: Bug
>  Components: Java SCA Tools
>Affects Versions: Java-SCA-1.2
>Reporter: Jean-Sebastien Delfino
>Assignee: Jean-Sebastien Delfino
> Fix For: Java-SCA-1.2
>
>
> Adding the Tuscany library from the Tuscany Eclipse plugin to a Java project 
> breaks it as its buildpath exceeds the limit of the Windows command line 
> length, preventing any programs to be launched from that project.
> The fix is pretty simple, all the runtime JARs configured in the Tuscany 
> library should not be there anyway. Only the API JARs and the node launcher 
> JAR need to be on the buildpath.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (TUSCANY-2166) Tuscany eclipse library buildpath exceeds max Windows command line length

2008-03-30 Thread Jean-Sebastien Delfino (JIRA)

[ 
https://issues.apache.org/jira/browse/TUSCANY-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583547#action_12583547
 ] 

Jean-Sebastien Delfino commented on TUSCANY-2166:
-

I'm working on it and will try to get it in before the next RC is cut.

> Tuscany eclipse library buildpath exceeds max Windows command line length
> -
>
> Key: TUSCANY-2166
> URL: https://issues.apache.org/jira/browse/TUSCANY-2166
> Project: Tuscany
>  Issue Type: Bug
>  Components: Java SCA Tools
>Affects Versions: Java-SCA-1.2
>Reporter: Jean-Sebastien Delfino
>Assignee: Jean-Sebastien Delfino
> Fix For: Java-SCA-1.2
>
>
> Adding the Tuscany library from the Tuscany Eclipse plugin to a Java project 
> breaks it as its buildpath exceeds the limit of the Windows command line 
> length, preventing any programs to be launched from that project.
> The fix is pretty simple, all the runtime JARs configured in the Tuscany 
> library should not be there anyway. Only the API JARs and the node launcher 
> JAR need to be on the buildpath.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]