I've updated the install guide with the updated link on the wiki,
On Tue, Jan 5, 2010 at 4:13 PM, Denis Lussier <lussman1@gmail.com> wrote:
> Note that Resin-4.0.0 is no longer a link on Caucho's download page.
> However, it's still there at the following URL.
> http://www.caucho.com/download/resin-4.0.0.zip
>
> On Tue, Jan 5, 2010 at 7:07 PM, Denis Lussier <lussman1@gmail.com> wrote:
>>
>> You get this error if you try to use Resin-4.0.1 or Resin-4.0.2 It will
>> go away if you use Resin-4.0.0 as instructed.
>>
>>
>> On Tue, Jan 5, 2010 at 5:20 PM, Stewrat <stewrat@codeaurora.org> wrote:
>>>
>>> Followed the setup page for a new install of Subetha.
>>> Resin 4.0.0 was installed using:
>>> ./configure --prefix=/usr/local/resin/4.0.0/ --enable-64bit
>>> --with-java-home=/usr/local/java/jdk1.6.0_17/
>>> make
>>> make install
>>> Resin is confirmed to work via http://<hostname>:8080. But when testing
>>> Subetha at http://<hostname>:8080/se the below servlet exception error is
>>> thrown.
>>> Seems like just missing a class path value, but after adding everything I
>>> could think of to the Java home variable still get the same error.
>>> The debug level is turned up, and more exhaustive log output can be
>>> provided if it would help.
>>>
>>> 500 Servlet Exception
>>>
>>> WEB-INF/resin-web.xml:34: 'QName[resin:{urn:java:com.caucho.resin}Name]'
>>> cannot be instantiated because it does not map to a known class
>>>
>>> 32: <!-- <queue:DeliveryQueue/>-->
>>> 33: <Named>delivery</Named>
>>> 34: <resin:Name>delivery</resin:Name>
>>> 35: </jms:FileQueue>
>>> 36:
>>>
>>>
>>>
>>> _______________________________________________
>>> SubEtha Users mailing list
>>> users@subethamail.org
>>> http://www.subethamail.org/se/list/users
>>> http://www.subethamail.org/se/archive_msg.jsp?msgId=58041
>>
>
>
>
> _______________________________________________
> SubEtha Users mailing list
> users@subethamail.org
> http://www.subethamail.org/se/list/users
> http://www.subethamail.org/se/archive_msg.jsp?msgId=58054
>