Scott,

Upgrading from 3.2.1 did the trick.  

Thanks,
John

Scott M Stark wrote:

> It works for me with the basically the same settings. I am not
>
> specifying a Context Root as I want to see the entire tree. You
>
> won't be able to see any entries under the java: context using
>
> an external client, but I can see all entries that show up under
>
> the Global JNDI Namespace portion of the JNDIView display.
>
>  
>
> One difference is  
> java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
>
>  
>
> I'm also using the Netbeans 3.3 Beta4 release.
>
>  
>
> xxxxxxxxxxxxxxxxxxxxxxxx
> Scott Stark
> Chief Technology Officer
> JBoss Group, LLC
> xxxxxxxxxxxxxxxxxxxxxxxx
>
>     ----- Original Message -----
>
>     From: John Moore <mailto:[EMAIL PROTECTED]>
>
>     To: [EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>
>     Sent: Friday, November 02, 2001 4:26 PM
>
>     Subject: [JBoss-user] Browsing JNDI Provider (JNP) via NetBeans
>
>
>
>     Has anyone been able to browser the JBoss directory through
>     NetBeans and have a suggestion for what I'm missing?  I added
>     jnp-client.jar to the lib/ext for netbeans and configured the
>     provider; at least it tells me it's defined.  When I try to
>     connect a node is created to browse but nothing shows up when I
>     expand the structure, I just get a folder with a red x box.  If I
>     give a bogus context it complains instead of creating a node to
>     browser from so I believe it is connecting correctly.
>
>     * Using the JNDIViewer I can see that my beans are deployed and in
>     the structure where I am looking for them. 
>     * The sun provider works for other applications in the past.
>
>     Using the "New JNDI Context" I enter the following:
>
>     Context Label: customer
>     JNDI Context Factory: org.jnp.interfaces.NamingContextFactory
>     JNDI Initial Context: localhost:1099 (also tried
>     jnp://localhost:1099 with the same results)
>     Context Root: customer
>     Other Properties: java.naming.factory.url.pkgs=org.jboss.naming
>
>     the JNDIViewer shows
>     +-customer
>       +-- Account
>
>     Thanks,
>     John Moore
>



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to