0 Replies Latest reply on Apr 3, 2003 6:38 PM by osatien

    can any one help me with corba client in java?

    osatien

      i want to access a simple stateless bean (that access cmp beans) with corba client in java (yes in java) i have make the bean class and use it with rmic -idl Home and Bean.
      after it i use idlj -emitAll to compile the .java but :

      Prueba\Test.java:69: cannot resolve symbol
      symbol : method printStackTrace ()
      location: class java.lang.Throwable
      t.printStackTrace();
      how can i resolve it? is there a manual to do what i want? ( a simple amnual for dummies ;->)
      i think it must be easy, but i have been search for info and i haven?t found anything and any manual :<
      Can any one help me plis?¿