Tried to repeat your steps and it didn't work.

OS: WIndows XP-Pro

1. Downloaded and installed "jboss-3.2.2RC1_tomcat-4.1.24", release build of "Eclipse 
3.0" and "Jboss-IDE 1.2.430.
2. Downloaded and install Tutorial_1.2.0.zip into eclipse workspace.
3. Imported the project into eclipse.
4. Copied the javax.servlet.jar and jboss-j2ee.jar to the Tutorial root.
5. Went to Windows>Preferences>JBoss-IDE>XDoclet and did a refresh.
6. Did a project build, ran XDoclet and Packager.
7. Started up "jboss-3.2.2RC1_tomcat-4.1.24" -c default
8. Deployed FiboApp.ear to server\conf\default\deploy
9. Got the following messages:

12:26:10,125 INFO  [EjbModule] Started
  | 12:26:10,125 INFO  [EJBDeployer] Deployed: 
file:/C:/jboss-3.2.2RC1_tomcat-4.1.24/server/default/tmp/deploy/tmp33679FiboApp.ear-contents/FiboEJB.jar
  | 12:26:10,296 INFO  [EmbeddedCatalinaService41] deploy, ctxPath=/fibo, 
warUrl=file:/C:/jboss-3.2.2RC1_tomcat-4.1.24/server/default/tmp/deploy/tmp33679FiboApp.ear-contents/FiboWeb.war/
  | 12:26:10,328 INFO  [EmbeddedCatalinaService41] ClusteredHTTPSessionService not 
found
  | 12:26:10,328 ERROR [EmbeddedCatalinaService41] Failed to setup clustering, 
clustering disabled
  | 12:26:10,796 INFO  [Engine] ContextConfig[/fibo]: Added certificates -> request 
attribute Valve
  | 12:26:10,828 WARN  [EmbeddedCatalinaService41] Unable to invoke setDelegate on 
class loader:[EMAIL PROTECTED] 
url=file:/C:/jboss-3.2.2RC1_tomcat-4.1.24/server/default/tmp/deploy/tmp33679FiboApp.ear
 ,addedOrder=30}
  | 12:26:10,828 INFO  [Engine] StandardManager[/fibo]: Seeding random number 
generator class java.security.SecureRandom
  | 12:26:10,828 INFO  [Engine] StandardManager[/fibo]: Seeding of random number 
generator has been completed
  | 12:26:10,828 INFO  [Engine] StandardWrapper[/fibo:default]: Loading container 
servlet default
  | 12:26:10,828 INFO  [Engine] StandardWrapper[/fibo:invoker]: Loading container 
servlet invoker
  | 12:26:10,843 INFO  [EARDeployer] Started J2EE application: 
file:/C:/jboss-3.2.2RC1_tomcat-4.1.24/server/default/deploy/FiboApp.ear
  | 12:26:10,843 INFO  [MainDeployer] Deployed package: 
file:/C:/jboss-3.2.2RC1_tomcat-4.1.24/server/default/deploy/FiboApp.ear
  | 12:26:10,859 INFO  [URLDeploymentScanner] Started
  | 12:26:10,921 INFO  [MainDeployer] Deployed package: 
file:/C:/jboss-3.2.2RC1_tomcat-4.1.24/server/default/conf/jboss-service.xml
  | 12:26:10,921 INFO  [Server] JBoss (MX MicroKernel) [3.2.2RC1 (build: 
CVSTag=JBoss_3_2_2_RC1 date=200306060938)] Started in 22s:578ms
  | 
  | 
  | 10. When to "http://localhost:8080/fibo/index.html";  in my IE 6.0 browser.  
  | 11. Pressed the Compute button and got the same error message.
  | 12. When to "http://localhost:8080/jmx-console"; and selected JNDIView then invoked 
the list operation and I got this:
  | 
  | Ejb Module: FiboEJB.jar
  |   | java:comp namespace of the Fibo bean:
  |   |   +- env (class: org.jnp.interfaces.NamingContext)
  | 
  | 13. Notice that there is no
  | 
  | java:comp namespace of the Fibo bean:
  |   |   +- env (class: org.jnp.interfaces.NamingContext)
  |   |       +- Title ...
  | 
  | 14. I also restarted JBoss and tried using the other two configurations: mimimal 
and all with no change - it still fails.
  | 
  | 15. What am I doing wrong?  What do I did to look for or read in order to solve 
this problem?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840653#3840653

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840653


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to