Re: Open the Source code for java..Correct me if I'am wrong..!!!

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: Open the Source code for java..Correct me if I'am wrong..!!!

Mohammad Sarrami
Correct me if I am wrong...
 
So far I have understood that:
I need to install tomcat and eclipse...
2- install WTP on eclipse...
3.. create a dynamic web project...and insert the source code which is still the unclear part...?
4-Now how could I insert the source from orbeon source folder.. to my project....
5- or is there any kind of solution file for the whole project which I could click and the project get loaded into eclipse?
 
 
I promise.....I will provide a step by step help for the source code.... if i get these source code up and running....!!
 
You guys, don't you have any weblog???


 
On Thu, Oct 16, 2008 at 9:23 AM, Mohammad Sarrami <sarrami.pro@gmail.com> wrote:

Hi every body

I am going to open the source code for the java  with eclipse…. I have he eclipse… I have the tomcat and  configure them to work properly….

I have read somewhere that there is Orbeon Plug in for eclipse…. 1- do I need to install that too?

2- the cvs code contains 6 folders…studio, stax, saxon, orbeon, cvsroot, cvs, what is the purpose of these folders? Do I need them in eclipse or the orbeon one would be enough?

3- in orbeon \lib there are so many jar files …. What are there files for? And is there any source available for these jar files?

 

4- I need to find out How orbeon render the xforms in server side which part of code should I am looking for?

 

 

Thanks for the answer, by the way , I am not smart as you are..!!! then please don't ignore the details.!!!




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Open the Source code for java..Correct me if I'am wrong..!!!

Ryan Puddephatt-3
If you've created a WTP dynamic web project place the orbeon source under the src directory and refresh the project.

You will also need the linked jars in the lib directory and any files in the WEB-INF, unless you really need the source I would recommend a nightly build instead

Ryan
-----------------------------------------------
Ryan Puddephatt
FIX Developer
Fidessa LatentZero
1 Alfred Place
London WC1E 7EB
Office: +44 (0) 20 7462 4200
Direct: +44 (0) 20 7323 6112
Blackberry: +44 (0) 79 8539 2458
Fax: +44 (0) 20 7462 4242
Email: [hidden email]
Web: http://www.latentzero.com


----- Original Message -----
From: Mohammad Sarrami <[hidden email]>
To: [hidden email] <[hidden email]>
Sent: Wed Oct 15 22:43:01 2008
Subject: [ops-users] Re: Open the Source code for java..Correct me if I'am wrong..!!!

Correct me if I am wrong...
 
So far I have understood that:
I need to install tomcat and eclipse...
2- install WTP on eclipse...
3.. create a dynamic web project...and insert the source code which is still the unclear part...?
4-Now how could I insert the source from orbeon source folder.. to my project....
5- or is there any kind of solution file for the whole project which I could click and the project get loaded into eclipse?
 
 
I promise.....I will provide a step by step help for the source code.... if i get these source code up and running....!!
 
You guys, don't you have any weblog???


 
On Thu, Oct 16, 2008 at 9:23 AM, Mohammad Sarrami <[hidden email]> wrote:


        Hi every body

        I am going to open the source code for the java  with eclipse…. I have he eclipse… I have the tomcat and  configure them to work properly….

        I have read somewhere that there is Orbeon Plug in for eclipse…. 1- do I need to install that too?

        2- the cvs code contains 6 folders…studio, stax, saxon, orbeon, cvsroot, cvs, what is the purpose of these folders? Do I need them in eclipse or the orbeon one would be enough?

        3- in orbeon \lib there are so many jar files …. What are there files for? And is there any source available for these jar files?

         

        4- I need to find out How orbeon render the xforms in server side which part of code should I am looking for?

         

         

        Thanks for the answer, by the way , I am not smart as you are..!!! then please don't ignore the details.!!!



______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________


_______________________________________________________________________
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.

_____________________________________________________________________
This e-mail has been scanned for viruses by Verizon Business Internet Managed Scanning Services - powered by MessageLabs. For further information visit http://www.mci.com


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Open the Source code for java..Correct me if I'am wrong..!!!

Alessandro Vernet
Administrator
In reply to this post by Mohammad Sarrami
On Wed, Oct 15, 2008 at 2:43 PM, Mohammad Sarrami
<[hidden email]> wrote:
> So far I have understood that:
> I need to install tomcat and eclipse...
> 2- install WTP on eclipse...
> 3.. create a dynamic web project...and insert the source code which is still
> the unclear part...?
> 4-Now how could I insert the source from orbeon source folder.. to my
> project....
> 5- or is there any kind of solution file for the whole project which I could
> click and the project get loaded into eclipse?

I am using IntelliJ, so I am sorry but I can't help you with Eclipse.

> I promise.....I will provide a step by step help for the source code.... if
> i get these source code up and running....!!

Not very busy, but there is http://www.orbeon.com/blog/. And of course,
if you write instructions on how to setup Eclipse to work with Orbeon
Forms, you are very welcome to post them on your own blog and/or in this
list.

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/
Twitter - http://twitter.com/avernet


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Open the Source code for java..Correct me if I'am wrong..!!!

Alessandro Vernet
Administrator
On Thu, Oct 16, 2008 at 2:49 PM, Alessandro Vernet <[hidden email]>
wrote:
> Not very busy, but there is http://www.orbeon.com/blog/. And of course, if
> you write instructions on how to setup Eclipse to work with Orbeon Forms,
> you are very welcome to post them on your own blog and/or in this list.

Also, if you wish to write something about this on the wiki
(http://wiki.orbeon.com/forms/), just let us know and we'll create an
account for you.

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/
Twitter - http://twitter.com/avernet


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws