facebook

"Couldn’t create type for property" won’t go away

  1. MyEclipse Archived
  2.  > 
  3. Web Services
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #288265 Reply

    Frank Lawlor
    Participant

    I added a class with a list to my WS request object and got the error “XFireRuntimeException: Couldn’t create type for property …”.

    I didn’t really need that class so I deleted it and all was fine.

    Next day I accidentally introduced it again and got the error again.
    So I just deleted it as before, but now the error won’t go away no matter what I do!

    – I deleted every reference to the class in the project
    – I cleaned the project
    – I deleted the webapp from the Tomcat directory
    – I deleted the webapp stuff from the Tomcat work directory
    – I redeployed the app and cannot find any reference to the class in MyEclipse or the filesystem.

    BUT IT STILL TROWS THE ERROR complaining about that class!!!

    All my WS objects just have simple Strings and ints.

    Is it caching something somewhere?

    Strangely enough while the WSDL web page for the web services showed this error, I did not get the error when I used the Web Services Exprorer WSDL interface the test the service. But, when I had to change the application port from 8080 to 8081, both interfaces now throw the error!!!

    How do I get rid of this error/

    I am using MyEclipse 6.5.

    #288304 Reply

    Loyal Water
    Member

    Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.

    Can you paste the entire error message here for me.

    You get this error on adding the class or running the project?

    #288313 Reply

    Frank Lawlor
    Participant

    Thanks for the quick response.

    I looked into this again and found that an the class of one of the properties had a reference to the class which was being complained about. When I deleted this the problem went away.

    It would be nice if there was some kind of “traceback” through the classes to help diagnose these types of problems.

    Again, thanks for your help.

    — Frank

    #288344 Reply

    Loyal Water
    Member

    Your welcome.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: "Couldn’t create type for property" won’t go away

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

You must be logged in to post in the forum log in