Hi Mary,

If your application is not configured to use a Modules database, then just put the login-routine.xqy alongside your other XQuery pages. I think that's what you're experiencing.

The "File System" vs. "Modules Database" switch tells the appserver where to find all of the XQuery in your app. You either put all the XQuery pages into the Modules database, or on the file system, but they don't really mix and match.

Hope that's all you're running into,

Charles



On 11/07/2012 02:22 PM, Kalinosky, Mary wrote:

Hi All,

I tried implementing the code from *“8.3.5 Access Control Based on Client IP Address”* of *“Understanding and Using Security Guide”* (p. 44), and added my module, the “login-routine.xqy” file to the Modules database on my localhost. Now all the files in my application give me a 404 Not Found Error. I had changed the modules database from “file system” to “Modules” and I believe that’s the real cause because if I change it back my pages reappear but my module is not found. Any clues on how and why this happens?

Thanks,

Mary Kalinosky
eProducts
Thieme Medical Publishers
333 Seventh Avenue, New York, NY 10001 USA

Ruedigerstrasse 14, 70469 Stuttgart, Germany

Email: [email protected] <blocked::mailto:[email protected]>
Tel: +1 212 584-4684
www.thieme.com <http://www.thieme.com/>

*Thieme eNeurosurgery:
The world's most comprehensive neurosurgical resource online.*



--
Charles Greer
Senior Engineer
MarkLogic Corporation
[email protected]
Phone: +1 707 408 3277
www.marklogic.com

This e-mail and any accompanying attachments are confidential. The information 
is intended solely for the use of the individual to whom it is addressed. Any 
review, disclosure, copying, distribution, or use of this e-mail communication 
by others is strictly prohibited. If you are not the intended recipient, please 
notify us immediately by returning this message to the sender and delete all 
copies. Thank you for your cooperation.

_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to