BC4J does not contain any LDAP code in its JAR's.

We use the standard JAAS API's for security stuff and standard
JNDI API's.

Likely the class you need is in your ./j2ee/home/jazn.jar

The predefined library named "BC4J Security" in JDev 9.0.3
contains references to the jaas.jar and the jazn.jar 

__________________________________________________________________
Steve Muench - Developer, Product Mgr, Java/XML Evangelist, Author
Simplify J2EE Development with the Oracle BC4J Framework
http://otn.oracle.com/products/jdev/htdocs/j2ee_bc4j.html
Building Oracle XML Apps, http://www.oreilly.com/catalog/orxmlapp
----- Original Message ----- 
From: "PILGRIM, Peter, FM" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Tuesday, January 07, 2003 5:40 PM
Subject: RE: [OT] Re: Oracle JDeveloper 9i and Struts Tomcat deployment


| 
| 
| > -----Original Message-----
| > From: Rick Reumann [mailto:[EMAIL PROTECTED]]
| > Sent: 07 January 2003 15:42
| > To: Struts Users Mailing List
| > Subject: [OT] Re: Oracle JDeveloper 9i and Struts Tomcat deployment
| > 
| > 
| > On Tuesday, January 7, 2003, 10:15:16 AM, FM wrote:
| > 
| > PPF> I am in fix with a IDE I have never used before in my life,
| > PPF> Oracle JDeveloper 9i. Is there anyone out there who give 
| > some pointers
| > PPF> on how to compile and deploy a Struts demo on to an external
| > PPF> running Tomcat 4.1.18 server on Windows NT 4.0? 
| > 
| > I know this IDE has won awards, but in my, not so humble opinion I
| > think this IDE is horrible. It's so bloated with stuff and even on a
| > fast machine it seemed to run slow. But the biggest problem I had with
| > it was everything seemed like a chore to learn how to do with the
| > tool. To deploy with it you have to develop your app and then it
| > provides a way to deploy a war file out to the server. To me it seems
| > so much more worthwhile to just learn a quick ant script that you
| > could use with any IDE (or none for that matter). My suggestion is to
| > not even use JDeveloper. I'll give you another situation that came up
| 
| --////--
| 
| At home I am a Linux/Emacs/KDE fan. Unfortunately the environment 
| where I am working does not allow me the liberty to install my own 
| IDE software. So I am stuck with JDeveloper. This is what my client
| uses in his house. There is something missing in the 
| JDeveloper's ``Project Settings'' dialog. How do you find certain
| missing packages in their custom jar  bundles. 
| I get a lot of weird compilation from Oracle JNDI.
| `oracle.ldap.util' which BC4J package contains this.
| 
| "cannot access directory oracle\ldap\util; verify the directory is reachable
| or listed in the classpath.
| 
| TIA
| 
| Regards
| Peter 
| ======
| Expresso and Struts Developer
| 
| 
| 
| 
| 
| ***********************************************************************
|       Visit our Internet site at http://www.rbsmarkets.com
| 
| This e-mail is intended only for the addressee named above.
| As this e-mail may contain confidential or privileged information,
| if you are not the named addressee, you are not authorised to
| retain, read, copy or disseminate this message or any part of it.
| The Royal Bank of Scotland plc is registered in Scotland No 90312
| Registered Office: 36 St Andrew Square, Edinburgh EH2 2YB 
| Regulated by the Financial Services Authority
| ***********************************************************************
| 
| --
| To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
| For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
| 
| 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to