Thread: [Jsxe-devel] Adding security module within JSXE
Status: Inactive
Brought to you by:
ian_lewis
From: Majirus F. <jm...@ho...> - 2007-12-17 17:40:00
|
Dear JSXE devel list members, I am working on security techniques for XML documents. I would like to buil= d a prototype by integrating a security module to JSXE. I wonder if you cou= ld probably indicate me how to download the source of the soft. I will also= greatly appreciate if one can provide me with the developer's guide. With kindest regards, =20 Majirus _________________________________________________________________ Nouveau ! Cr=E9ez votre profil Messenger ! http://home.services.spaces.live.com/= |
From: Ian L. <ian...@gm...> - 2007-12-18 01:15:51
|
Marjirus, I'm not sure what you are doing but I had some documents in svn. I'm pretty sure they are far from complete and in various formats. http://jsxe.svn.sourceforge.net/viewvc/jsxe/trunk/design/ Is there a particular reason you are working on "security techniques for XML"? That sounds like a university project. If it's a learning exercise then I would say go ahead and play around with it, but security techniques for XML sounds like a vacuous topic. XML is a text format used for various things but works best as a data transport format. Security is usually a non-issue at this level. XML, even as a file, is secured by means not specific to XML such as normal RSA encryption, PGP etc. Very rarely would you need to encrypt data within an XML document or apply any kind of security techniques specific to XML. What kind of thing did you have in mind? Ian 2007/12/18, Majirus FANSI <jm...@ho...>: > > Dear JSXE devel list members, > I am working on security techniques for XML documents. I would like to > build a prototype by integrating a security module to JSXE. I wonder if y= ou > could probably indicate me how to download the source of the soft. I will > also greatly appreciate if one can provide me with the developer's guide. > With kindest regards, > > Majirus > > ------------------------------ > Windows Live Messenger 2008 vient de sortir, encore plus de fun ! T=E9l= =E9chargez > gratuitement Messenger 2008 <http://www.windowslive.fr/majmessenger.asp> > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services > for just about anything Open Source. > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketpl= ace > _______________________________________________ > Jsxe-devel mailing list > Jsx...@li... > https://lists.sourceforge.net/lists/listinfo/jsxe-devel > > --=20 Ian Lewis ian...@me... http://www.ianlewis.org/ |
From: Majirus F. <jm...@ho...> - 2007-12-18 16:15:33
|
Hi Ian, First, I'd like to thank you for your message. I am working on a research project that aims to provide a secure environmen= t for cooperative edition of document. We have recently published a research paper for securely updating XML (Secu= rely Updating XML. In Lecture Notes in Computer Science, Springer B/H, Vol.= 4694, Pages 1098-1106, September 2007;). To better understand the motivati= ons for protecting XML, you may think about a hospital database and consid= =E8re an XML document with patients informations. We can control the access= to the document by sending on the fly to any patient only part of the docu= ment he/she is allowed to see. Now I'd like to provide a security module to jsxe in order for it to filter= first the document and present to the user only the autorized nodes and su= btrees. That way, many partner organisations can cooperatively and securely= tender for a job, but anyone in those organisations having to read and com= plete only part of the document according to the security policy. Adobe Lif= ecycle Policy server offer somthing like that for pdf and word file, but fo= r centralized environment. Well, I expect I have been clear about the motivations for my project. I'd like to access the source of jsxe in order to add that module. I am going to browse the repository you have indicated. Of course, any docu= mentation or indication to develop on the current source files will be welc= omed. With kindest regards, =20 Majirus=20 =20 Date: Tue, 18 Dec 2007 10:15:45 +0900From: ian...@gm...To: jmfansi@h= otmail.comSubject: Re: [Jsxe-devel] Adding security module within JSXECC: j= sxe...@li...Marjirus,I'm not sure what you are doing but= I had some documents in svn. I'm pretty sure they are far from complete an= d in various formats.http://jsxe.svn.sourceforge.net/viewvc/jsxe/trunk/desi= gn/Is there a particular reason you are working on "security techniques for= XML"? That sounds like a university project. If it's a learning exercise t= hen I would say go ahead and play around with it, but security techniques f= or XML sounds like a vacuous topic. XML is a text format used for various t= hings but works best as a data transport format. Security is usually a non-= issue at this level. XML, even as a file, is secured by means not specific = to XML such as normal RSA encryption, PGP etc. Very rarely would you need t= o encrypt data within an XML document or apply any kind of security techniq= ues specific to XML. What kind of thing did you have in mind?Ian 2007/12/18, Majirus FANSI <jm...@ho...>: Dear JSXE devel list members,I am working on security techniques for XML do= cuments. I would like to build a prototype by integrating a security module= to JSXE. I wonder if you could probably indicate me how to download the so= urce of the soft. I will also greatly appreciate if one can provide me with= the developer's guide. With kindest regards, Majirus Windows Live Messenger 2008 vient de sortir, encore plus de fun ! T=E9l=E9c= hargez gratuitement Messenger 2008 ----------------------------------------= ---------------------------------SF.Net email is sponsored by:Check out the= new SourceForge.net Marketplace.It's the best place to buy or sell service= sfor just about anything Open Source. http://ad.doubleclick.net/clk;1642162= 39;13503038;w?http://sf.net/marketplace ___________________________________= ____________Jsxe-devel mailing lis...@li... https:/= /lists.sourceforge.net/lists/listinfo/jsxe-devel-- Ian Lewisianlewis@member= .fsf.orghttp://www.ianlewis.org/=20 _________________________________________________________________ Nouveau ! Cr=E9ez votre profil Messenger ! http://home.services.spaces.live.com/= |
From: Majirus F. <jm...@ho...> - 2007-12-27 15:42:39
|
Dear Ian, I downloaded via svn a source distribution of jsxe. The compilation process= ends with a successful message, but when any attempt to launch the jsxe.ja= r prompts the message "xerces-j 2.8.0 not found, jsxe requires apache xerce= s-j 2.8.0". The jar files xercesImpl.jar, xml-apis.jar and resolver.jar are= present in the lib folder of jsxe's root directory. Could you please tell me what is wrong in my setting? Thank a lots in advance. =20 Majirus _________________________________________________________________ Microsoft vous offre un logiciel pour classer, retoucher et partager vos ph= otos ! http://www.windowslive.fr/galerie/= |
From: Ian L. <ian...@gm...> - 2007-12-27 15:48:13
|
Majirus, Did you launch jsXe using the included batch file or shell script? You need to run it that way so that the lib directory is set as an endorsed library directory when you run java. Java includes a version of xerces in the norma= l distribution but jsXe requires a newer version so you have to tell it not t= o use java's included version and use the one that comes with jsXe instead. Ian 2007/12/28, Majirus FANSI <jm...@ho...>: > > Dear Ian, > I downloaded via svn a source distribution of jsxe. The compilation > process ends with a successful message, but when any attempt to launch th= e > jsxe.jar prompts the message "xerces-j 2.8.0 not found, jsxe requires > apache xerces-j 2.8.0". The jar files xercesImpl.jar, xml-apis.jar and > resolver.jar are present in the lib folder of jsxe's root directory. > Could you please tell me what is wrong in my setting? > Thank a lots in advance. > > Majirus > > ------------------------------ > Windows Live Messenger 2008 vient de sortir, enti=E8rement personnalisabl= e ! > T=E9l=E9chargez gratuitement Messenger 2008<http://www.windowslive.fr/maj= messenger.asp> > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Jsxe-devel mailing list > Jsx...@li... > https://lists.sourceforge.net/lists/listinfo/jsxe-devel > > |
From: Majirus F. <jm...@ho...> - 2007-12-27 16:53:25
|
Ian, I am launching now using the batch file. It finds jsxe.jar, but is promptin= g the following JVM launcher message "Error: no server JVM at ...\bin\serve= r\jvm.dll". I am trying to locate the problem. Any idea guy? Thanks again, =20 Majirus Date: Fri, 28 Dec 2007 00:48:08 +0900From: ian...@gm...To: jmfansi@h= otmail.comSubject: Re: [Jsxe-devel] Problem running compiled jsxe sourceCC:= jsx...@li...Majirus,Did you launch jsXe using the incl= uded batch file or shell script? You need to run it that way so that the li= b directory is set as an endorsed library directory when you run java. Java= includes a version of xerces in the normal distribution but jsXe requires = a newer version so you have to tell it not to use java's included version a= nd use the one that comes with jsXe instead. Ian 2007/12/28, Majirus FANSI <jm...@ho...>: Dear Ian,I downloaded via svn a source distribution of jsxe. The compilatio= n process ends with a successful message, but when any attempt to launch th= e jsxe.jar prompts the message "xerces-j 2.8.0 not found, jsxe requires apa= che xerces-j 2.8.0". The jar files xercesImpl.jar, xml-apis.jar and resolve= r.jar are present in the lib folder of jsxe's root directory.Could you plea= se tell me what is wrong in my setting?Thank a lots in advance. Majirus Windows Live Messenger 2008 vient de sortir, enti=E8rement personnalisable = ! T=E9l=E9chargez gratuitement Messenger 2008 -----------------------------= --------------------------------------------This SF.net email is sponsored = by: MicrosoftDefy all challenges. Microsoft(R) Visual Studio 2005.http://cl= k.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_____________________________= __________________Jsxe-devel mailing lis...@li...ht= tps://lists.sourceforge.net/lists/listinfo/jsxe-devel=20 _________________________________________________________________ Comme 9 millions de fran=E7ais, cr=E9ez un compte Hotmail ! http://www.windowslive.fr/hotmail/default.asp= |
From: Ian L. <ian...@gm...> - 2007-12-28 01:03:25
|
I have no idea. There is something wrong with your JVM installation. What JVM are you trying to use? I have only tested using the Sun JVM 1.4 and above. 2007/12/28, Majirus FANSI <jm...@ho...>: > > Ian, > I am launching now using the batch file. It finds jsxe.jar, but is > prompting the following JVM launcher message "Error: no server JVM at > ...\bin\server\jvm.dll". > I am trying to locate the problem. Any idea guy? > Thanks again, > > Majirus > > > > ------------------------------ > Date: Fri, 28 Dec 2007 00:48:08 +0900 > From: ian...@gm... > To: jm...@ho... > Subject: Re: [Jsxe-devel] Problem running compiled jsxe source > CC: jsx...@li... > > Majirus, > > Did you launch jsXe using the included batch file or shell script? You > need to run it that way so that the lib directory is set as an endorsed > library directory when you run java. Java includes a version of xerces in > the normal distribution but jsXe requires a newer version so you have to > tell it not to use java's included version and use the one that comes wit= h > jsXe instead. > > Ian > > 2007/12/28, Majirus FANSI <jm...@ho...>: > > Dear Ian, > I downloaded via svn a source distribution of jsxe. The compilation > process ends with a successful message, but when any attempt to launch th= e > jsxe.jar prompts the message "xerces-j 2.8.0 not found, jsxe requires > apache xerces-j 2.8.0". The jar files xercesImpl.jar, xml-apis.jar and > resolver.jar are present in the lib folder of jsxe's root directory. > Could you please tell me what is wrong in my setting? > Thank a lots in advance. > > Majirus > > ------------------------------ > Windows Live Messenger 2008 vient de sortir, enti=E8rement personnalisabl= e ! > T=E9l=E9chargez gratuitement Messenger 2008 > <http://www.windowslive.fr/majmessenger.asp> > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Jsxe-devel mailing list > Jsx...@li... > https://lists.sourceforge.net/lists/listinfo/jsxe-devel > > > > ------------------------------ > T=E9l=E9chargez gratuitement Messenger 2008<http://www.windowslive.fr/maj= messenger.asp> > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Jsxe-devel mailing list > Jsx...@li... > https://lists.sourceforge.net/lists/listinfo/jsxe-devel > > |
From: Majirus F. <jm...@ho...> - 2007-12-28 14:04:15
|
Well, I found the problem. It was just a stupid mistake of mine. Haven't us= ed the right option while compiling. Thanks for your help guy! =20 Majirus Date: Fri, 28 Dec 2007 10:03:22 +0900From: ian...@gm...To: jmfansi@h= otmail.comSubject: Re: [Jsxe-devel] Problem running compiled jsxe sourceCC:= jsx...@li...I have no idea. There is something wrong w= ith your JVM installation. What JVM are you trying to use? I have only test= ed using the Sun JVM 1.4 and above. 2007/12/28, Majirus FANSI < jm...@ho...>:=20 Ian,I am launching now using the batch file. It finds jsxe.jar, but is prom= pting the following JVM launcher message "Error: no server JVM at ...\bin\s= erver\jvm.dll".I am trying to locate the problem. Any idea guy?Thanks again= , Majirus Date: Fri, 28 Dec 2007 00:48:08 +0900From: ian...@gm...To: jmfansi@h= otmail.comSubject: Re: [Jsxe-devel] Problem running compiled jsxe sourceCC:= jsx...@li...=20 Majirus,Did you launch jsXe using the included batch file or shell script? = You need to run it that way so that the lib directory is set as an endorsed= library directory when you run java. Java includes a version of xerces in = the normal distribution but jsXe requires a newer version so you have to te= ll it not to use java's included version and use the one that comes with js= Xe instead. Ian 2007/12/28, Majirus FANSI <jm...@ho...>:=20 Dear Ian,I downloaded via svn a source distribution of jsxe. The compilatio= n process ends with a successful message, but when any attempt to launch th= e jsxe.jar prompts the message "xerces-j 2.8.0 not found, jsxe requires apa= che xerces-j 2.8.0". The jar files xercesImpl.jar, xml-apis.jar and resolve= r.jar are present in the lib folder of jsxe's root directory.Could you plea= se tell me what is wrong in my setting?Thank a lots in advance. Majirus Windows Live Messenger 2008 vient de sortir, enti=E8rement personnalisable = ! T=E9l=E9chargez gratuitement Messenger 2008 -----------------------------= --------------------------------------------This SF.net email is sponsored = by: MicrosoftDefy all challenges. Microsoft(R) Visual Studio 2005.http://cl= k.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_____________________________= __________________Jsxe-devel mailing lis...@li...ht= tps://lists.sourceforge.net/lists/listinfo/jsxe-devel=20 T=E9l=E9chargez gratuitement Messenger 2008 -------------------------------= ------------------------------------------This SF.net email is sponsored by= : MicrosoftDefy all challenges. Microsoft(R) Visual Studio 2005.http://clk.= atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________= ________________Jsxe-devel mailing lis...@li...http= s://lists.sourceforge.net/lists/listinfo/jsxe-devel=20 _________________________________________________________________ Comme 9 millions de fran=E7ais, cr=E9ez un compte Hotmail ! http://www.windowslive.fr/hotmail/default.asp= |