Apache Geronimo > Discussion Forums  User List | Dev List | Wiki | Issue Tracker  

tomcat plugin can build now.

View: New views
5 Messages — Rating Filter:   Alert me  

tomcat plugin can build now.

by Rick McGuire :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

With the batch of changes I just checked in the tomcat plugin will build
now (although there's a long chain of other plugins you need to build
first).  There are a few test failures I haven't looked into yet, so
this only works if you build without the tests.

Rick

Re: tomcat plugin can build now.

by Forrest_Xia :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Rick,

Encounter lot of compilation failures when trying to build tomcat plugins. Can you help?

plugins/tomcat/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/TomcatContainer.java:[46,47] package rg.apache.geronimo.j2ee.j2eeobjectnames does not exist
plugins/tomcat/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/TomcatContainer.java:[53,38] package org.apache.geronimo.webservices does not exist

...

Thanks,
Forrest

Re: tomcat plugin can build now.

by Delos-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Good news, Rick!

How long do you think will the OSGI Web container start to work in Geronimo?

2009/11/6 Forrest Xia <forrestxm@...>
Hi Rick,

Encounter lot of compilation failures when trying to build tomcat plugins. Can you help?

plugins/tomcat/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/TomcatContainer.java:[46,47] package rg.apache.geronimo.j2ee.j2eeobjectnames does not exist
plugins/tomcat/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/TomcatContainer.java:[53,38] package org.apache.geronimo.webservices does not exist

...

Thanks,
Forrest



--
Best Regards,

Delos

Re: tomcat plugin can build now.

by Rick McGuire :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Delos wrote:
> Good news, Rick!
>
> How long do you think will the OSGI Web container start to work in
> Geronimo?
Well, first we need to actually get a server instance running with an
active web container.  I suspect it will take a week or two after we
achieve that point.  Right now, things just build, but that's a very big
step toward getting things to run given the number of dependencies
involved.

Rick

>
> 2009/11/6 Forrest Xia <forrestxm@... <mailto:forrestxm@...>>
>
>     Hi Rick,
>
>     Encounter lot of compilation failures when trying to build tomcat
>     plugins. Can you help?
>
>     plugins/tomcat/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/TomcatContainer.java:[46,47]
>     package rg.apache.geronimo.j2ee.j2eeobjectnames does not exist
>     plugins/tomcat/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/TomcatContainer.java:[53,38]
>     package org.apache.geronimo.webservices does not exist
>
>     ...
>
>     Thanks,
>     Forrest
>
>
>
>
> --
> Best Regards,
>
> Delos


Re: tomcat plugin can build now.

by Donald Woods-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Cool and great progress!

-Donald

Rick McGuire wrote:
> With the batch of changes I just checked in the tomcat plugin will build
> now (although there's a long chain of other plugins you need to build
> first).  There are a few test failures I haven't looked into yet, so
> this only works if you build without the tests.
>
> Rick
>