Re: [Dspace-tech] how to adding static page

2009-05-10 Thread Allen Lam
Hi, Zoloo,

You can put html or jsp files, and their associated files, under webapp, 
or under subdirectories of webapp. Put them into your source directory 
so that they will not be overwritten after re-packaging.

Regards,
Allen Lam.
HKU Hub Administrator, http://hub.hku.hk


Zaya Kh wrote:
> Hi, all expert
> 
> I'm using Dspace 1.5.1, But I inshalled E-Journal , So I cannot create 
> static page on jspui.
> 
> How can I do static page, Help me
> 
> cheers, Zoloo
> 
> 
> 
> 
> --
> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
> production scanning environment may not be a perfect world - but thanks to
> Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
> Series Scanner you'll get full speed at 300 dpi even with all image 
> processing features enabled. http://p.sf.net/sfu/kodak-com
> 
> 
> 
> 
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Fwd: how to adding static page

2009-05-10 Thread Zaya Kh
Hi, all expert

I'm using Dspace 1.5.1, But I inshalled E-Journal , So I cannot create
static page on jspui.

How can I do static page, Help me

cheers, Zoloo
--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] handle server implementation problem

2009-05-10 Thread Zico
When i goes for installing the handle server with the command:

java -cp handle.jar net.handle.server.SimpleSetup /dspace/handle-server/

then,

this error occurs;

*Exception in thread "main" java.lang.NoClassDefFoundError:
net.handle.security.provider.SunJceHdlSecurityProvider
   at java.lang.Class.initializeClass(libgcj.so.90)
   at java.lang.Class.forName(libgcj.so.90)
   at java.lang.Class.forName(libgcj.so.90)
   at
net.handle.security.HdlSecurityProvider.getInstance(HdlSecurityProvider.java:36)
   at net.handle.hdllib.Util.encrypt(Util.java:890)
   at net.handle.hdllib.Util.encryptIfPossible(Util.java:931)
   at net.handle.server.SimpleSetup.generateKeys(SimpleSetup.java:527)
   at net.handle.server.SimpleSetup.main(SimpleSetup.java:331)
Caused by: java.lang.ClassNotFoundException: com.sun.crypto.provider.SunJCE
not found in gnu.gcj.runtime.SystemClassLoader{urls=[file:handle-5.3.4.jar],
parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
   at java.net.URLClassLoader.findClass(libgcj.so.90)
   at gnu.gcj.runtime.SystemClassLoader.findClass(libgcj.so.90)
   at java.lang.ClassLoader.loadClass(libgcj.so.90)
   at java.lang.ClassLoader.loadClass(libgcj.so.90)
   at java.lang.Class.forName(libgcj.so.90)
   at java.lang.Class.initializeClass(libgcj.so.90)
   ...7 more
*


Can you please suggest me something to get rid of this problem?
-- 
Best,
Zico
--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech