Moving Jetty component from framework to specialpurpose

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

Moving Jetty component from framework to specialpurpose

Jacopo Cappellato-4
What do you think? With the work I did some time ago now each component has the ability to declare its containers and so it is technically possible to move them outside of the framework.
Moving jetty out of the framework will remove from the core part of OFBiz a good number of jars.

Jacopo

Reply | Threaded
Open this post in threaded view
|

Re: Moving Jetty component from framework to specialpurpose

Medhat
Hi,

If the default installation will run ofbiz using tomcat, then i agree with
moving Jetty to specialpurpose, because it is an alternative web server.
If there is no default web server used to run ofbiz after build using the
default configurations, then it is OK to move both Jetty and tomcat to
another place, maybe it will be specialpurpose but after restructuring it.
e.g .. to have a directory inside specialpurpose  called webservers
contains any webserver used with ofbiz.

Regards,
Medhat


On Tue, Apr 2, 2013 at 5:55 PM, Jacopo Cappellato <
[hidden email]> wrote:

> What do you think? With the work I did some time ago now each component
> has the ability to declare its containers and so it is technically possible
> to move them outside of the framework.
> Moving jetty out of the framework will remove from the core part of OFBiz
> a good number of jars.
>
> Jacopo
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Moving Jetty component from framework to specialpurpose

Jacques Le Roux
Administrator
In reply to this post by Jacopo Cappellato-4
I see no problems with that, as long as it's tested and work maybe?

Jacques

From: "Jacopo Cappellato" <[hidden email]>
> What do you think? With the work I did some time ago now each component has the ability to declare its containers and so it is technically possible to move them outside of the framework.
> Moving jetty out of the framework will remove from the core part of OFBiz a good number of jars.
>
> Jacopo
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Moving Jetty component from framework to specialpurpose

Jacopo Cappellato-4
This is now done in rev. 1465283
I don't know how to test it but it should work just fine.

Jacopo

On Apr 3, 2013, at 9:17 AM, Jacques Le Roux <[hidden email]> wrote:

> I see no problems with that, as long as it's tested and work maybe?
>
> Jacques
>
> From: "Jacopo Cappellato" <[hidden email]>
>> What do you think? With the work I did some time ago now each component has the ability to declare its containers and so it is technically possible to move them outside of the framework.
>> Moving jetty out of the framework will remove from the core part of OFBiz a good number of jars.
>>
>> Jacopo
>>
>>