[
https://issues.jboss.org/browse/JBIDE-9803?page=com.atlassian.jira.plugin...
]
Brian Fitzpatrick updated JBIDE-9803:
-------------------------------------
Fix Version/s: 3.3.0.Beta2
(was: 3.3.0.Beta1)
We don't currently have anyone to work on this tooling. Bumping to the next
milestone.
Error when running smooks config in eclipse
-------------------------------------------
Key: JBIDE-9803
URL:
https://issues.jboss.org/browse/JBIDE-9803
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Affects Versions: 3.2.1.Final
Environment: Windows 7, Eclipse Helios
Reporter: Arun Joy
Assignee: Brian Fitzpatrick
Fix For: 3.3.0.Beta2
When running a smooks config (examples provided with smooks) in eclipse helios the
following error appears in console and no other output.
Exception in thread "main" java.lang.IllegalArgumentException: ObjectSerializer
argument 'object' is null.
at
org.jboss.tools.smooks.launch.serialize.ObjectSerializer.assertNotNull(ObjectSerializer.java:278)
at
org.jboss.tools.smooks.launch.serialize.ObjectSerializer.<init>(ObjectSerializer.java:56)
at
org.jboss.tools.smooks.launch.serialize.ObjectSerializer.serialize(ObjectSerializer.java:79)
at org.jboss.tools.smooks.launch.SmooksLauncher.main(SmooksLauncher.java:103)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira