
Hi, oXygen for Eclipse declines to transform any of my XML files on my SAMBA share. It works fine when I copy the entire workspace to my hard disk and then try it. I just recently moved my workspace to my SAMBA share so I could build with ant on Linux. The error came up when I was trying a manual transformation to diagnose an XEP problem... I am using the right click->transformation->configure transformation method. The error is: Configure Transformation Scenario Configure transformation skipped. Content type not handled for resource: Engineering_Optimization.xml -- http://chris.chiasson.name/

Hello, Until we fix the problem please apply the main method of configuring/running the transform: open Engineering_Optimization.xml for editing using the editor contributed by the oXygen plugin and use the toolbar buttons/XML menu actions called "Configure Transformation Scenario" and "Apply Transformation Scenario". They work correctly even in workspaces located on a Samba share. Best regards, Sorin http://www.oxygenxml.com/ Chris Chiasson wrote:
Hi,
oXygen for Eclipse declines to transform any of my XML files on my SAMBA share. It works fine when I copy the entire workspace to my hard disk and then try it. I just recently moved my workspace to my SAMBA share so I could build with ant on Linux. The error came up when I was trying a manual transformation to diagnose an XEP problem...
I am using the right click->transformation->configure transformation method.
The error is: Configure Transformation Scenario Configure transformation skipped. Content type not handled for resource: Engineering_Optimization.xml

This does work to bring up the dialog. However, the transformation fails. The message is is "Failed to compile stylesheet. 1 error detected" and the file indicated is the entry point to my customization layer. I think this is because my customization layer is in the project, which is on the SAMBA share. On 9/6/06, Sorin Ristache <sorin@oxygenxml.com> wrote:
Hello,
Until we fix the problem please apply the main method of configuring/running the transform: open Engineering_Optimization.xml for editing using the editor contributed by the oXygen plugin and use the toolbar buttons/XML menu actions called "Configure Transformation Scenario" and "Apply Transformation Scenario". They work correctly even in workspaces located on a Samba share.
Best regards, Sorin
Chris Chiasson wrote:
Hi,
oXygen for Eclipse declines to transform any of my XML files on my SAMBA share. It works fine when I copy the entire workspace to my hard disk and then try it. I just recently moved my workspace to my SAMBA share so I could build with ant on Linux. The error came up when I was trying a manual transformation to diagnose an XEP problem...
I am using the right click->transformation->configure transformation method.
The error is: Configure Transformation Scenario Configure transformation skipped. Content type not handled for resource: Engineering_Optimization.xml
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Hello Chris, The message "Failed to compile stylesheet." is issued by the XSLT processor, so your stylesheet was retrieved correctly from the Samba share. I think there is an error in your stylesheet but without seeing it I cannot be of more help. Regards, Sorin http://www.oxygenxml.com/ Chris Chiasson wrote:
This does work to bring up the dialog. However, the transformation fails. The message is is "Failed to compile stylesheet. 1 error detected" and the file indicated is the entry point to my customization layer. I think this is because my customization layer is in the project, which is on the SAMBA share.

It started working after I made an edit to the output file name of the transformation (in oXygen). Apparently, it still thought it was on a mapped network drive - but that cleared up when I made the edit. (either that or I've lost my mind, which I wouldn't dispute) On 9/7/06, Sorin Ristache <sorin@oxygenxml.com> wrote:
Hello Chris,
The message "Failed to compile stylesheet." is issued by the XSLT processor, so your stylesheet was retrieved correctly from the Samba share. I think there is an error in your stylesheet but without seeing it I cannot be of more help.
Regards, Sorin
Chris Chiasson wrote:
This does work to bring up the dialog. However, the transformation fails. The message is is "Failed to compile stylesheet. 1 error detected" and the file indicated is the entry point to my customization layer. I think this is because my customization layer is in the project, which is on the SAMBA share.
oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user
participants (2)
-
Chris Chiasson
-
Sorin Ristache