Re: java.lang.LinkageError

2008-06-24 Thread Fátima Milla Olaya
I resolved the problem. I put this lines in the config JAVA of Tomcat: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=C:\Program Files\Apache Software Foundation\Tomcat 5.5\conf\logging.properties Caldarale, Charles R a écrit : From: Fátima Mi

Re: java.lang.LinkageError

2008-06-24 Thread Fátima Milla Olaya
I'm using Tomcat 5.5 and Sun JDK 1.5.0 update 11. I have configured it to use this JDK's virtual machine, but it seems it's using Sun JRE 1.6 VM despite it not being declared anywhere ( neither on classpath nor anywhere else ) I think it is executing the java.exe of Windows/System32 because it

RE: java.lang.LinkageError

2008-06-23 Thread Caldarale, Charles R
> From: Fátima Milla Olaya [mailto:[EMAIL PROTECTED] > Subject: java.lang.LinkageError > > Hi! I have a problem with the configuration of the logs in Tomcat > (it puts the logs in Windows/System32) and also I get an error > that doesn't let me start the service: Don't suppose you'd want to tell us

Re: java.lang.LinkageError: Class soap/xsd/CompanyInfo violates loader constraints

2006-07-25 Thread Martin Gainty
;> notify >> the sender immediately by telephone or email and destroy the original >> message without making a copy. Thank you. >> >> >> >> >> - Original Message - >> *From:* Luis Rivera <[EMAIL PROTECTED]> >> *To:* Raju Balugu &l

Re: java.lang.LinkageError: Class soap/xsd/CompanyInfo violates loader constraints

2006-07-24 Thread Luis Rivera
> *To:* Raju Balugu <[EMAIL PROTECTED]> *Cc:* Tomcat Users List *Sent:* Monday, July 24, 2006 5:18 AM *Subject:* Re: java.lang.LinkageError: Class soap/xsd/CompanyInfo violates loader constraints Dear Raju and Martin, First of all, thanks a lot for the replies. I do appreciate

Re: java.lang.LinkageError: Class soap/xsd/CompanyInfo violates loader constraints

2006-07-24 Thread Martin Gainty
dressed. If you have received this email message in error, please notify the sender immediately by telephone or email and destroy the original message without making a copy. Thank you. - Original Message - From: Luis Rivera To: Raju Balugu Cc: Tomcat Users List Sent: Monday

Re: java.lang.LinkageError: Class soap/xsd/CompanyInfo violates loader constraints

2006-07-23 Thread Raju Balugu
Hi , How you are loading the outside(which are not there in classpath) jars and classes in tomcat? try to load the outside jar and class files from the catalina.properties(/conf).It may solve ur problem?please let me know server configuration too. Regards Raju On 7/24/06, Luis Rivera <[EMAIL P

Re: java.lang.LinkageError: Class soap/xsd/CompanyInfo violates loader constraints

2006-07-23 Thread Luis Rivera
Dear Martin Gainty, I have posted this issue on the axis (devs and users) lists, without any luck. I really thought it was because it was a tomcat issue, so I am posting it here. The only thing I have not posted is my WSDL, which I will do, in both places. But in case I still have your attentio