Results 1 to 2 of 2
- 01-06-2009, 07:02 PM #1
Member
- Join Date
- Jan 2009
- Posts
- 1
- Rep Power
- 0
Error when importing a web reference
Hello,
I am trying to import a web reference into my project but the following error is been displayed when I right click my project and select import Web Reference (Trying to add a wsdl file).
The selected wizard could not be started(Time of error:Jan 6,2009,9.46.46 AM PST)
Reason:
Plug-in "org.apache.axis.wsdl2java.eclipse"was unable to instantiate class "org.apache.axis.wsdl2java.eclipse.wizards.WebRefe renceImportWizard"
I downloaded and extracted the org.apache.axis.wsdl2java.eclipse_1.1.0.1.zip and org.apache.axis_1.1.zip plugins in the eclipse\plugins\ directory.
After extracting the plugins I restarted Eclipse and tried to import the web reference but the above error popped up.:(
I edited the class path by following the below steps:
Go to Windows\Preferences\ java\ classpath variables and create a New... variable with the name
ORG_APACHE_AXIS
Browse to the folder
..Program Files/eclipse/plugins/org.apache.axis_1.1
After setting this global variable we are going to add classpath values to the current work project.
Right click on your project and go to properties.Go to the Java Build Path and select the Libraries tab.
Add Variable and select the ORG_APACHE_AXIS what we just created. Press Extend.
For the extension we select all the jar files:
axis.jar, axis-ant.jar, commons-discovery.jar, commons-logging.jar, jaxrpc.jar saaj.jar, wsdl4j.jar
press OK
I restarted the IDE and still the same error was popping up.
Can anyone help me out with this?Your help will be greatly appreciated.
Thanks,
Sravanthi.Last edited by sravyen; 01-06-2009 at 07:26 PM.
- 04-06-2009, 06:30 PM #2
Member
- Join Date
- Apr 2009
- Posts
- 1
- Rep Power
- 0
Similar Threads
-
Object and reference
By katie in forum New To JavaReplies: 2Last Post: 10-19-2009, 03:45 PM -
Very new to Java, how to reference an object
By tornado in forum New To JavaReplies: 3Last Post: 12-05-2008, 12:51 AM -
pls help me out its critical ...... how can we use an arralylist reference
By raj reddy in forum Advanced JavaReplies: 1Last Post: 04-15-2008, 12:09 PM -
Getting the Object Reference Name
By Deathmonger in forum New To JavaReplies: 2Last Post: 03-12-2008, 02:51 PM -
reference to elements in array
By Igor in forum New To JavaReplies: 1Last Post: 12-14-2007, 11:56 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks