Problem generating Bottom Up CXF 2.x [message #714019] |
Tue, 09 August 2011 11:46  |
Eclipse User |
|
|
|
I must be doing something wrong. I'm using Eclipse Indigo / CXF 2.X / Tomcat 6.0
I have managed to create a bottom up Webservice using the WTP. Republishing/rebuilding my wsdl file does not work anymore.
I'm in the Java EE Perspective.
On the Web Service Dialog (WSDL file > Web Services > Generate Java Bean Skeleton)
Somehow the default setting for bottom up is not used here as specified in my preferences file.
From the service Configuration the service project is always wrong, it always picks another project althoug it starts with the correct one. In the Service I select my Service. Click Next where I want to select an SEI.
This dropdown is now always empty (was filled before with my SEI)
If I use the "Browse" button and want to select my Service Endpoint Interface it does not show my SEI either, and cannot open the package where my Interface is in.
Double clicking on the package name throughs an exceptions:
An error has occurred. See error log for more details.
java.lang.NullPointerException
(I cannot find this log file anywhere by the way).
Typing in the Interface name of my SEI doesn't work either because then the dialog claims the certain methods are nog implemented. But they are.
I want to do this to generate the correct/new WSDL file using eclipse.
This has worked at least a few times but not sure what went wrong here. I only switched from workspace.
Does anybody know what the problem is?
Tried to clean my workspace and tried to startup eclipse with the -clean option.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05515 seconds