hi, everyone.
    I had test the JBossTemplate&Samples on JBoss 3.0.4, they work well,
but when i test the cmp2 program in JBoss 3.2.0 RC2 it throw a
Exception.
    I had build and deploy the ganster-cmp2.jar into the deploy
directory, when i take an "ant setup" it throws this:

/*************************************************************
    [junit] 1)
testSetUp(org.jboss.docs.cmp2.crimeportal.CrimePortalSetUp)
    [junit] javax.naming.NameNotFoundException: EJBTestRunner not bound
    [junit]     at
org.jnp.server.NamingServer.getBinding(NamingServer.java:495)
    [junit]     at
org.jnp.server.NamingServer.getBinding(NamingServer.java:503)
    [junit]     at
org.jnp.server.NamingServer.getObject(NamingServer.java:509)
    [junit]     at
org.jnp.server.NamingServer.lookup(NamingServer.java:282)
    [junit]     at
org.jnp.server.NamingServer.lookup(NamingServer.java:256)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
    [junit]     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces
*************************************************************/

the platform is Redhat Linux 8 and jdk1.4.1_01 and JBoss-Tomcat 3.2.0
RC2.but the same env in Windows XP platform is work fine.When I take
"ant setup" and "ant test" ant "ant test-gui" in Windows XP there have
no problem.
WHY???
thanks.




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to