Re: URGENT ::: Caused by: java.lang.NoSuchMethodError: oracle.sql.STRUCT.toClass(Ljava/lang/Class;Ljava/util/Map;)Ljava/lang/Object;

2006-07-14 Thread vishakha sawant
Hi chaithanya ,I think you are using a wrong oracle driver. Use oracle10g driver.which driver you are using? Regards,Vishakha sawantOn 14/07/06, Brandon Goodin [EMAIL PROTECTED] wrote:It looks as though something is trying to call the method toClass on the STRUCT class. I'm not sure what is

Re: problem with '$' in package name

2006-07-06 Thread vishakha sawant
in Subversion. For now, you can locally host your DTDs on your filesystem or replace the ones in your custom JAR file (they should be resolved from the JAR anyway. ClintonOn 7/5/06, vishakha sawant [EMAIL PROTECTED] wrote: Hi,We have to call legacy oracle store procedure which has '$' included

Re: problem with '$' in package name

2006-07-05 Thread vishakha sawant
the ones in your custom JAR file (they should be resolved from the JAR anyway. ClintonOn 7/5/06, vishakha sawant [EMAIL PROTECTED] wrote: Hi,We have to call legacy oracle store procedure which has '$' included in package name. When I try it I fot following exception.--- The error occurred