]
Diego Pires Plentz resolved HHH-2755.
-------------------------------------
Assignee: Diego Pires Plentz
Resolution: Fixed
Fix Version/s: 3.3
Done. I also linked the sun jsdk download site.
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
Assignee: Diego Pires Plentz
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: