You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org> on 2005/05/10 20:47:05 UTC

[jira] Resolved: (BEEHIVE-652) org.apache.jasper.JasperException: Can't find bundle for base name org.apache.beehive.samples.petstore.resources.view

     [ http://issues.apache.org/jira/browse/BEEHIVE-652?page=all ]
     
Eddie O'Neil resolved BEEHIVE-652:
----------------------------------

     Assign To: Scott Symmank
    Resolution: Cannot Reproduce

I can't seem to make this happen...

My repro steps:
cd apache-beehive-incubating-20050510-svn169446\samples\petstoreWeb
ant clean deploy-beehive build war -Dderby.jar=<path to derby.jar>
cp petstoreWeb.war $CATALINA_HOME/webapps

hit http://localhost:8080/petstoreWeb

The documentation is pretty light on these steps; I'll open a JIRA issue to track that.  

But, it should be deployable...

> org.apache.jasper.JasperException: Can't find bundle for base name org.apache.beehive.samples.petstore.resources.view
> ---------------------------------------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-652
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-652
>      Project: Beehive
>         Type: Bug
>   Components: Samples
>     Versions: V1
>     Reporter: Scott Symmank
>     Assignee: Scott Symmank
>      Fix For: V1

>
> when i hit the following url, i receive the below exception:
> http://localhost:8080/petstoreWeb/ 
> <jspoutput>
> NetUI Error Exception: org.apache.jasper.JasperException: Can't find bundle for base name org.apache.beehive.samples.petstore.resources.view, locale en_US
> caused by : java.util.MissingResourceException: Can't find bundle for base name org.apache.beehive.samples.petstore.resources.view, locale en_US 
> --------------------------------------------------------------------------------
>  
> Stack Trace: 
> </jspoutput>
> D:\tmp\apache-beehive-incubating-20050510-svn169446\apache-beehive-incubating-20050510-svn169446
> bash05102005
> STEPS_TO_REPRODUCE:
> 1. Using dist apache-beehive-incubating-20050510-svn169446
> 2. Follow petstore tutorial \docs\jpetstore.html
> 3. call 'ant deploy-beehive' (julie will enter a bug on petstore tutorial for
> not detailing this step)
> 4. deploy the .war
> 5. start tomcat
> 6. http://localhost:8080/petstoreWeb/
> EXPECTED_BEHAVIOR:
> 1. See the page
> ACTUAL_BEHAVIOR:
> 1. MissingResourceException

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