facebook

Hibernate Mapping File validation

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #231440 Reply

    obrebskim
    Member

    Hi,
    I have hibernate mapping files with the following doctype:

    <!DOCTYPE hibernate-mapping PUBLIC
    “-//Hibernate/Hibernate Mapping DTD//EN”
    http://hibernate.sourceforge.net/hibernate-mapping-2.0.dtd”&gt;

    I cannot perform a validation on these files because the connection times out when trying to connect to the external address. I can connect to this address outside of eclipse. This doesn’t seem to be a problem with any other type of externally defined XML file, for example I have a Struts config file that validates with no problem. How could I check if Eclipse can actually connect to this address? Are there any other reasons this would time out?
    Mike

    #231447 Reply

    Riyad Kalla
    Member

    Mike,
    It sounds like you might have a http proxy setup that you are sitting behind, be sure to configure MyEclipse so it knows about this proxy: Window > Preferences > MyEclipse > Internet Tools > internet proxy.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Hibernate Mapping File validation

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