473,386 Members | 1,795 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

NoSuchMethodException

Hi I'm receiving the following from my stack trace and can't seem to work out where the problem is. The method createMessage does exist and takes in two strings for its arguments. Also when I type GetProposalList.cre... the method comes up in the intellisense list so I'm stumped of where my problem could be. Could someone please help?

Expand|Select|Wrap|Line Numbers
  1. java.lang.NoSuchMethodError: com.portal.wiz.iplan.inspect.soap.GetProposalList.createMessage(Ljava/lang/String;Ljava/lang/String;)Ljavax/xml/soap/SOAPMessage;
  2.  
  3.     at com.portal.wiz.iplan.inspect.client.PlanningPortalClient$22.construct(PlanningPortalClient.java:858)
  4.  
  5.     at com.portal.wiz.iplan.inspect.client.SwingWorker$2.run(SwingWorker.java:110)
  6.  
  7.     at java.lang.Thread.run(Thread.java:536)
Sep 23 '08 #1
4 1671
karthickkuchanur
156 100+
Could u able to post the code for the reference
Sep 23 '08 #2
karthickkuchanur
156 100+
u try to call the method that is not in ur class
Sep 24 '08 #3
Nepomuk
3,112 Expert 2GB
Can you post the header of that method? It might not be visible to the part of code trying to call it.

Greetings,
Nepomuk
Sep 24 '08 #4
Hi, its ok thanks, I've resolved it now. I have another query though and its to do with certificates. I'm trying to connect to an https and am getting a handshake exception. I want to be able to ignore this exception and just get the file anyway, I know it can be done but am not sure how
Sep 24 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Bernard Koninckx | last post by:
Hi everybody, The following code (putted in a inherited object from AbstractTableModel object) make some errors : public void deleteRow(int rowToDelete){ try{ Object dataObject =...
0
by: Andy Fish | last post by:
Hi I am using Xalan-J 2.4.1 and I am trying to get the EXSLT node-set function working. xalan:nodeset() works fine but when I try exslt:node-set I get this error: (Location of error...
0
by: Zou_Benjamin | last post by:
would anyone helps me about the following error java: Class A { ... } Class B
669
by: Xah Lee | last post by:
in March, i posted a essay “What is Expressiveness in a Computer Language”, archived at: http://xahlee.org/perl-python/what_is_expresiveness.html I was informed then that there is a academic...
3
dmjpro
by: dmjpro | last post by:
plz give me a sample code or situation where NoSuchMethodException exception may be thrown .... any help is most welcome ...
16
by: s16kumar | last post by:
Hi,, I am new to programming languages.. I want this problem to be resolved. Consider a situation of three class.. C1, C2 & C3. Class C3 has a method that receives the object as the...
2
by: JosAH | last post by:
Greetings, Introduction Java is not Javascript and most of the times when questions end up in the wrong forum, they're moved to the other forum as soon as possible. Accidentally this article...
2
by: inetjack | last post by:
Hi, This is a little test application, generating and compiling code at runtime. The loadClassLoader() method of the Factory Object suppose to unload all class previously loaded. It does not...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.