it throws to me this exception now:
-Xbootclasspath/p:rt_deuce.jar -javaagent:deuceAgent.jar Main
Exception in thread "main" java.lang.NoClassDefFoundError: org/deuce/
transaction/Context
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
at java.lang.Class.getMethod0(Class.java:2670)
at java.lang.Class.getMethod(Class.java:1603)
at javax.swing.UIDefaults.getUI(UIDefaults.java:749)
at javax.swing.UIManager.getUI(UIManager.java:989)
at javax.swing.JOptionPane.updateUI(JOptionPane.java:1859)
at javax.swing.JOptionPane.<init>(JOptionPane.java:1822)
at javax.swing.JOptionPane.showInputDialog(JOptionPane.java:552)
at javax.swing.JOptionPane.showInputDialog(JOptionPane.java:508)
at UserHandler.<init>(UserHandler.java:19)
at Main.main(Main.java:18)
Seem that JOption component is the problem now.
On 28 Apr, 06:50, Guy Korland <
gkorl...@gmail.com> wrote:
> You should use: -Xbootclasspath/p:rt_deuce.jar
>
> On Thu, Apr 28, 2011 at 12:45 AM, Carmelo Polito
> <
polito.carm...@libero.it>wrote:
> > To post to this group, send email to
deuce-stm-...@googlegroups.com