[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5606) Smooks Configuration Editor dos not start in CR2-H105 build

Edward Pilipczuk (JIRA) jira-events at lists.jboss.org
Wed Jan 6 10:49:30 EST 2010


    [ https://jira.jboss.org/jira/browse/JBIDE-5606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12502505#action_12502505 ] 

Edward Pilipczuk commented on JBIDE-5606:
-----------------------------------------

Use any smooks-config.xml file, in particular you can create new one from menu, e.g. this one is valid

<?xml version="1.0" encoding="UTF-8"?>
<smooks-resource-list xmlns="http://www.milyn.org/xsd/smooks-1.1.xsd">
		<params>
			<param name="stream.filter.type">SAX</param>
		</params>
</smooks-resource-list>

> Smooks Configuration Editor dos not start in CR2-H105 build
> -----------------------------------------------------------
>
>                 Key: JBIDE-5606
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5606
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: smooks
>         Environment: Linux FC12 (32bit), Eclipse Galileo, Java Sun SDK 1.6_17, 3GB RAM, 1x Intel 2.6GHz HT, D865PEARL matherboard
>            Reporter: Edward Pilipczuk
>            Assignee: Brian Fitzpatrick
>            Priority: Blocker
>             Fix For: 3.1.0.CR2
>
>
> When truing to edit smooks-config.xml file editor shows empty page and the following error message is generated "Unhandled event loop exception".
> The top few lines of java stack show the following:
> java.lang.NoClassDefFoundError: org/milyn/delivery/Visitor
> 	at org.jboss.tools.smooks.editor.AbstractSmooksFormEditor.init(AbstractSmooksFormEditor.java:714)
> 	at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:798)
> 	at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:644)
> 	at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462)
> [cut] ...
> It worked in M4 (all prerequisites for JT on eclipse installed), but after upgrade to CR2-H105 not.
> I also asked community for the answer how to add missing components, see -->http://community.jboss.org/thread/146426?tstart=0
> Edward

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list