Finding the Volume of a Solid - Find the volume of the solid generated by revolving the region bounded by the graphs of the equations about the $x$-axis
$$y = e^{-x}, \space y = 0, \space x = 0, \space y = 1$$
Why would the upper limit of integration be $1$?
The region is unbounded, thus the solid of revolution will be unbounded as well.
It would be best to take a 'slice' parallel to the axis of revolution, so one wants
\begin{equation} V=\int_0^12\pi rh\,dy \end{equation}
with $r=y$ and $h=x=-\ln(y)$
Therefore
\begin{equation} V=-2\pi\int_0^1y\ln(y)\,dy \end{equation}
Which is an improper integral.
\begin{equation} V=-2\pi\left[ \dfrac{y^2}{2}\ln(y)-\dfrac{y^2}{4}\right]_0^1 \end{equation}
Since \begin{equation} \lim_{x\to0^+}y^2\ln(y)=0 \end{equation}
Then
\begin{equation} V=\dfrac{\pi}{2} \end{equation}