[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-2755) Wrong "jsdk.jar" referenced in the tutorial

Diego Pires Plentz (JIRA) noreply at atlassian.com
Tue Aug 14 16:08:14 EDT 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Diego Pires Plentz updated HHH-2755:
------------------------------------

    Summary: Wrong "jsdk.jar" referenced in the tutorial  (was: Small mistake in the tutorial)

> Wrong "jsdk.jar" referenced in the tutorial
> -------------------------------------------
>
>                 Key: HHH-2755
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2755
>             Project: Hibernate3
>          Issue Type: Deprecation
>          Components: documentation
>            Reporter: Ales Nemochovsky
>            Priority: Minor
>             Fix For: 3.3
>
>   Original Estimate: 5 minutes
>  Remaining Estimate: 5 minutes
>
> In Hibernate tutorial (@ http://www.hibernate.org/hib_docs/v3/reference/en/html/tutorial.html) should be "jsdk.jar" replaced with "servlet.jar".
> That means it should be also replaced in the file doc/tutorial/build.xml (on line 42).
> There are two reasons for that. Sun offers 2 implementations of JSDK:
> 1) JSDK 2.0 which contains jsdk.jar. But jsdk.jar doesn't implement constructor ServletException(Throwable), which is needed in file doc/tutorial/src/events/EventManagerServlet.java (on line 58).
> 2) JSDK 2.1 which contains !servlet.jar! is OK.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list