[Plone-Users] can't import .zexp file - AttributeError: 'module' object has no attribute 'CSSRegistryTool'

8 Messages Forum Options Options
Embed this topic
Permalink
Count László de Almásy
[Plone-Users] can't import .zexp file - AttributeError: 'module' object has no attribute 'CSSRegistryTool'
Reply Threaded MoreMore options
Print post
Permalink
I'm attempting to move a Plone site from a zope instance on one
machine to that of another machine following the directions at
http://plone.org/documentation/how-to/move-site - specifically, I'm
exporting the entire Plone site to a file on the server from the ZMI,
and then importing it on the new machine.

Seems straightforward enough, but when I attempt to Import the .zexp
file at the ZMI root of the zope instance on the new machine it fails
with the following traceback.  Any ideas what the problem is?

Traceback (innermost last):
  Module ZPublisher.Publish, line 114, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 40, in call_object
  Module OFS.ObjectManager, line 575, in manage_importObject
  Module OFS.ObjectManager, line 592, in _importObjectFromFile
  Module ZODB.ExportImport, line 75, in importFile
  Module transaction._transaction, line 297, in savepoint
  Module transaction._transaction, line 294, in savepoint
  Module transaction._transaction, line 657, in __init__
  Module ZODB.Connection, line 1032, in savepoint
  Module ZODB.Connection, line 470, in _commit
  Module ZODB.ExportImport, line 139, in _importDuringCommit
AttributeError: 'module' object has no attribute 'CSSRegistryTool'

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users
Andreas Jung
Re: [Plone-Users] can't import .zexp file - AttributeError: 'module' object has no attribute 'CSSRegistryTool'
Reply Threaded MoreMore options
Print post
Permalink
Are you *sure* that *both* installations have an *identical* software setup?

-aj

--On 28. Juni 2006 13:02:51 -0600 Count László de Almásy
<calmasy@...> wrote:

> I'm attempting to move a Plone site from a zope instance on one
> machine to that of another machine following the directions at
> http://plone.org/documentation/how-to/move-site - specifically, I'm
> exporting the entire Plone site to a file on the server from the ZMI,
> and then importing it on the new machine.
>
> Seems straightforward enough, but when I attempt to Import the .zexp
> file at the ZMI root of the zope instance on the new machine it fails
> with the following traceback.  Any ideas what the problem is?
>
> Traceback (innermost last):
>   Module ZPublisher.Publish, line 114, in publish
>   Module ZPublisher.mapply, line 88, in mapply
>   Module ZPublisher.Publish, line 40, in call_object
>   Module OFS.ObjectManager, line 575, in manage_importObject
>   Module OFS.ObjectManager, line 592, in _importObjectFromFile
>   Module ZODB.ExportImport, line 75, in importFile
>   Module transaction._transaction, line 297, in savepoint
>   Module transaction._transaction, line 294, in savepoint
>   Module transaction._transaction, line 657, in __init__
>   Module ZODB.Connection, line 1032, in savepoint
>   Module ZODB.Connection, line 470, in _commit
>   Module ZODB.ExportImport, line 139, in _importDuringCommit
> AttributeError: 'module' object has no attribute 'CSSRegistryTool'
>
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Plone-Users mailing list
> Plone-Users@...
> https://lists.sourceforge.net/lists/listinfo/plone-users




Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users

attachment0 (193 bytes) Download Attachment
Andreas Jung
Re: [Plone-Users] can't import .zexp file - AttributeError: 'module' object has no attribute 'CSSRegistryTool'
Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by Count László de Almásy
Are you *sure* that *both* installations have an *identical* software setup?

-aj

--On 28. Juni 2006 13:02:51 -0600 Count László de Almásy
<calmasy@...> wrote:

> I'm attempting to move a Plone site from a zope instance on one
> machine to that of another machine following the directions at
> http://plone.org/documentation/how-to/move-site - specifically, I'm
> exporting the entire Plone site to a file on the server from the ZMI,
> and then importing it on the new machine.
>
> Seems straightforward enough, but when I attempt to Import the .zexp
> file at the ZMI root of the zope instance on the new machine it fails
> with the following traceback.  Any ideas what the problem is?
>
> Traceback (innermost last):
>   Module ZPublisher.Publish, line 114, in publish
>   Module ZPublisher.mapply, line 88, in mapply
>   Module ZPublisher.Publish, line 40, in call_object
>   Module OFS.ObjectManager, line 575, in manage_importObject
>   Module OFS.ObjectManager, line 592, in _importObjectFromFile
>   Module ZODB.ExportImport, line 75, in importFile
>   Module transaction._transaction, line 297, in savepoint
>   Module transaction._transaction, line 294, in savepoint
>   Module transaction._transaction, line 657, in __init__
>   Module ZODB.Connection, line 1032, in savepoint
>   Module ZODB.Connection, line 470, in _commit
>   Module ZODB.ExportImport, line 139, in _importDuringCommit
> AttributeError: 'module' object has no attribute 'CSSRegistryTool'
>
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Plone-Users mailing list
> Plone-Users@...
> https://lists.sourceforge.net/lists/listinfo/plone-users




Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users

attachment0 (193 bytes) Download Attachment
Count László de Almásy
Re: [Plone-Users] can't import .zexp file - AttributeError: 'module' object has no attribute 'CSSRegistryTool'
Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by Count László de Almásy
The new server runs zope 2.8.7, while the old runs zope 2.8.5.
Otherwise, they are identical.  But would that be the cause of this
problem?  For various reasons, it will be very difficult to upgrade
the old machine's zope, so I don't want to do that unless it will
help.  I thought the Export/Import process would allow for slight
differences in setup like this?

On 6/28/06, Andreas Jung <lists@...> wrote:

> Are you *sure* that *both* installations have an *identical* software setup?
>
> -aj
>
> --On 28. Juni 2006 13:02:51 -0600 Count László de Almásy
> <calmasy@...> wrote:
>
> > I'm attempting to move a Plone site from a zope instance on one
> > machine to that of another machine following the directions at
> > http://plone.org/documentation/how-to/move-site - specifically, I'm
> > exporting the entire Plone site to a file on the server from the ZMI,
> > and then importing it on the new machine.
> >
> > Seems straightforward enough, but when I attempt to Import the .zexp
> > file at the ZMI root of the zope instance on the new machine it fails
> > with the following traceback.  Any ideas what the problem is?
> >
> > Traceback (innermost last):
> >   Module ZPublisher.Publish, line 114, in publish
> >   Module ZPublisher.mapply, line 88, in mapply
> >   Module ZPublisher.Publish, line 40, in call_object
> >   Module OFS.ObjectManager, line 575, in manage_importObject
> >   Module OFS.ObjectManager, line 592, in _importObjectFromFile
> >   Module ZODB.ExportImport, line 75, in importFile
> >   Module transaction._transaction, line 297, in savepoint
> >   Module transaction._transaction, line 294, in savepoint
> >   Module transaction._transaction, line 657, in __init__
> >   Module ZODB.Connection, line 1032, in savepoint
> >   Module ZODB.Connection, line 470, in _commit
> >   Module ZODB.ExportImport, line 139, in _importDuringCommit
> > AttributeError: 'module' object has no attribute 'CSSRegistryTool'

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users
Andreas Jung
Re: [Plone-Users] can't import .zexp file - AttributeError: 'module' object has no attribute 'CSSRegistryTool'
Reply Threaded MoreMore options
Print post
Permalink
identical *Plone* installations?

-aj

--On 29. Juni 2006 10:04:04 -0600 Count László de Almásy
<calmasy@...> wrote:

> The new server runs zope 2.8.7, while the old runs zope 2.8.5.
> Otherwise, they are identical.  But would that be the cause of this
> problem?  For various reasons, it will be very difficult to upgrade
> the old machine's zope, so I don't want to do that unless it will
> help.  I thought the Export/Import process would allow for slight
> differences in setup like this?
>
> On 6/28/06, Andreas Jung <lists@...> wrote:
>> Are you *sure* that *both* installations have an *identical* software
>> setup?
>>
>> -aj
>>
>> --On 28. Juni 2006 13:02:51 -0600 Count László de Almásy
>> <calmasy@...> wrote:
>>
>> > I'm attempting to move a Plone site from a zope instance on one
>> > machine to that of another machine following the directions at
>> > http://plone.org/documentation/how-to/move-site - specifically, I'm
>> > exporting the entire Plone site to a file on the server from the ZMI,
>> > and then importing it on the new machine.
>> >
>> > Seems straightforward enough, but when I attempt to Import the .zexp
>> > file at the ZMI root of the zope instance on the new machine it fails
>> > with the following traceback.  Any ideas what the problem is?
>> >
>> > Traceback (innermost last):
>> >   Module ZPublisher.Publish, line 114, in publish
>> >   Module ZPublisher.mapply, line 88, in mapply
>> >   Module ZPublisher.Publish, line 40, in call_object
>> >   Module OFS.ObjectManager, line 575, in manage_importObject
>> >   Module OFS.ObjectManager, line 592, in _importObjectFromFile
>> >   Module ZODB.ExportImport, line 75, in importFile
>> >   Module transaction._transaction, line 297, in savepoint
>> >   Module transaction._transaction, line 294, in savepoint
>> >   Module transaction._transaction, line 657, in __init__
>> >   Module ZODB.Connection, line 1032, in savepoint
>> >   Module ZODB.Connection, line 470, in _commit
>> >   Module ZODB.ExportImport, line 139, in _importDuringCommit
>> > AttributeError: 'module' object has no attribute 'CSSRegistryTool'
>
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Plone-Users mailing list
> Plone-Users@...
> https://lists.sourceforge.net/lists/listinfo/plone-users




Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users

attachment0 (193 bytes) Download Attachment
Count László de Almásy
Re: [Plone-Users] can't import .zexp file - AttributeError: 'module' object has no attribute 'CSSRegistryTool'
Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by Count László de Almásy
No, the old is Plone 2.1.2, and the new is Plone 2.1.3.  Would that
cause this problem?

On 6/29/06, Andreas Jung <lists@...> wrote:

> identical *Plone* installations?
>
> -aj
>
> --On 29. Juni 2006 10:04:04 -0600 Count László de Almásy
> <calmasy@...> wrote:
>
> > The new server runs zope 2.8.7, while the old runs zope 2.8.5.
> > Otherwise, they are identical.  But would that be the cause of this
> > problem?  For various reasons, it will be very difficult to upgrade
> > the old machine's zope, so I don't want to do that unless it will
> > help.  I thought the Export/Import process would allow for slight
> > differences in setup like this?
> >
> > On 6/28/06, Andreas Jung <lists@...> wrote:
> >> Are you *sure* that *both* installations have an *identical* software
> >> setup?
> >>
> >> -aj
> >>
> >> --On 28. Juni 2006 13:02:51 -0600 Count László de Almásy
> >> <calmasy@...> wrote:
> >>
> >> > I'm attempting to move a Plone site from a zope instance on one
> >> > machine to that of another machine following the directions at
> >> > http://plone.org/documentation/how-to/move-site - specifically, I'm
> >> > exporting the entire Plone site to a file on the server from the ZMI,
> >> > and then importing it on the new machine.
> >> >
> >> > Seems straightforward enough, but when I attempt to Import the .zexp
> >> > file at the ZMI root of the zope instance on the new machine it fails
> >> > with the following traceback.  Any ideas what the problem is?
> >> >
> >> > Traceback (innermost last):
> >> >   Module ZPublisher.Publish, line 114, in publish
> >> >   Module ZPublisher.mapply, line 88, in mapply
> >> >   Module ZPublisher.Publish, line 40, in call_object
> >> >   Module OFS.ObjectManager, line 575, in manage_importObject
> >> >   Module OFS.ObjectManager, line 592, in _importObjectFromFile
> >> >   Module ZODB.ExportImport, line 75, in importFile
> >> >   Module transaction._transaction, line 297, in savepoint
> >> >   Module transaction._transaction, line 294, in savepoint
> >> >   Module transaction._transaction, line 657, in __init__
> >> >   Module ZODB.Connection, line 1032, in savepoint
> >> >   Module ZODB.Connection, line 470, in _commit
> >> >   Module ZODB.ExportImport, line 139, in _importDuringCommit
> >> > AttributeError: 'module' object has no attribute 'CSSRegistryTool'
> >
> > Using Tomcat but need to do more? Need to support web services, security?
> > Get stuff done quickly with pre-integrated technology to make your job
> > easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
> > Geronimo
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > _______________________________________________
> > Plone-Users mailing list
> > Plone-Users@...
> > https://lists.sourceforge.net/lists/listinfo/plone-users
>
>
>
>
>
>

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users
rawsystems
Re: [Plone-Users] can't import .zexp file - AttributeError:'module' object has no attribute 'CSSRegistryTool'
Reply Threaded MoreMore options
Print post
Permalink
2 things, i'll save andreas some typing :)

1) the answer is yes.
2) the answer is yes.

unless your python, zope and plone are the same versions...the risk is
higher / the success rate is lower (very low?)

hth

bobb

----- Original Message -----
From: "Count László de Almásy" <calmasy@...>
To: "Andreas Jung" <lists@...>
Cc: <plone-users@...>
Sent: Thursday, June 29, 2006 3:42 PM
Subject: Re: [Plone-Users] can't import .zexp file - AttributeError:'module'
object has no attribute 'CSSRegistryTool'


No, the old is Plone 2.1.2, and the new is Plone 2.1.3.  Would that
cause this problem?

On 6/29/06, Andreas Jung <lists@...> wrote:

> identical *Plone* installations?
>
> -aj
>
> --On 29. Juni 2006 10:04:04 -0600 Count László de Almásy
> <calmasy@...> wrote:
>
> > The new server runs zope 2.8.7, while the old runs zope 2.8.5.
> > Otherwise, they are identical.  But would that be the cause of this
> > problem?  For various reasons, it will be very difficult to upgrade
> > the old machine's zope, so I don't want to do that unless it will
> > help.  I thought the Export/Import process would allow for slight
> > differences in setup like this?
> >
> > On 6/28/06, Andreas Jung <lists@...> wrote:
> >> Are you *sure* that *both* installations have an *identical* software
> >> setup?
> >>
> >> -aj
> >>
> >> --On 28. Juni 2006 13:02:51 -0600 Count László de Almásy
> >> <calmasy@...> wrote:
> >>
> >> > I'm attempting to move a Plone site from a zope instance on one
> >> > machine to that of another machine following the directions at
> >> > http://plone.org/documentation/how-to/move-site - specifically, I'm
> >> > exporting the entire Plone site to a file on the server from the ZMI,
> >> > and then importing it on the new machine.
> >> >
> >> > Seems straightforward enough, but when I attempt to Import the .zexp
> >> > file at the ZMI root of the zope instance on the new machine it fails
> >> > with the following traceback.  Any ideas what the problem is?
> >> >
> >> > Traceback (innermost last):
> >> >   Module ZPublisher.Publish, line 114, in publish
> >> >   Module ZPublisher.mapply, line 88, in mapply
> >> >   Module ZPublisher.Publish, line 40, in call_object
> >> >   Module OFS.ObjectManager, line 575, in manage_importObject
> >> >   Module OFS.ObjectManager, line 592, in _importObjectFromFile
> >> >   Module ZODB.ExportImport, line 75, in importFile
> >> >   Module transaction._transaction, line 297, in savepoint
> >> >   Module transaction._transaction, line 294, in savepoint
> >> >   Module transaction._transaction, line 657, in __init__
> >> >   Module ZODB.Connection, line 1032, in savepoint
> >> >   Module ZODB.Connection, line 470, in _commit
> >> >   Module ZODB.ExportImport, line 139, in _importDuringCommit
> >> > AttributeError: 'module' object has no attribute 'CSSRegistryTool'
> >
> > Using Tomcat but need to do more? Need to support web services,
> > security?
> > Get stuff done quickly with pre-integrated technology to make your job
> > easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
> > Geronimo
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > _______________________________________________
> > Plone-Users mailing list
> > Plone-Users@...
> > https://lists.sourceforge.net/lists/listinfo/plone-users
>
>
>
>
>
>

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users 


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users
Count László de Almásy
Re: [Plone-Users] can't import .zexp file - AttributeError:'module' object has no attribute 'CSSRegistryTool'
Reply Threaded MoreMore options
Print post
Permalink
Updating both machines to Plone 2.1.3 fixed my problem.  Thanks.

On 6/29/06, rawsystems@... <rawsystems@...> wrote:

> 2 things, i'll save andreas some typing :)
>
> 1) the answer is yes.
> 2) the answer is yes.
>
> unless your python, zope and plone are the same versions...the risk is
> higher / the success rate is lower (very low?)
>
> hth
>
> bobb
>
> ----- Original Message -----
> From: "Count László de Almásy" <calmasy@...>
> To: "Andreas Jung" <lists@...>
> Cc: <plone-users@...>
> Sent: Thursday, June 29, 2006 3:42 PM
> Subject: Re: [Plone-Users] can't import .zexp file - AttributeError:'module'
> object has no attribute 'CSSRegistryTool'
>
>
> No, the old is Plone 2.1.2, and the new is Plone 2.1.3.  Would that
> cause this problem?
>
> On 6/29/06, Andreas Jung <lists@...> wrote:
> > identical *Plone* installations?
> >
> > -aj
> >
> > --On 29. Juni 2006 10:04:04 -0600 Count László de Almásy
> > <calmasy@...> wrote:
> >
> > > The new server runs zope 2.8.7, while the old runs zope 2.8.5.
> > > Otherwise, they are identical.  But would that be the cause of this
> > > problem?  For various reasons, it will be very difficult to upgrade
> > > the old machine's zope, so I don't want to do that unless it will
> > > help.  I thought the Export/Import process would allow for slight
> > > differences in setup like this?
> > >
> > > On 6/28/06, Andreas Jung <lists@...> wrote:
> > >> Are you *sure* that *both* installations have an *identical* software
> > >> setup?
> > >>
> > >> -aj
> > >>
> > >> --On 28. Juni 2006 13:02:51 -0600 Count László de Almásy
> > >> <calmasy@...> wrote:
> > >>
> > >> > I'm attempting to move a Plone site from a zope instance on one
> > >> > machine to that of another machine following the directions at
> > >> > http://plone.org/documentation/how-to/move-site - specifically, I'm
> > >> > exporting the entire Plone site to a file on the server from the ZMI,
> > >> > and then importing it on the new machine.
> > >> >
> > >> > Seems straightforward enough, but when I attempt to Import the .zexp
> > >> > file at the ZMI root of the zope instance on the new machine it fails
> > >> > with the following traceback.  Any ideas what the problem is?
> > >> >
> > >> > Traceback (innermost last):
> > >> >   Module ZPublisher.Publish, line 114, in publish
> > >> >   Module ZPublisher.mapply, line 88, in mapply
> > >> >   Module ZPublisher.Publish, line 40, in call_object
> > >> >   Module OFS.ObjectManager, line 575, in manage_importObject
> > >> >   Module OFS.ObjectManager, line 592, in _importObjectFromFile
> > >> >   Module ZODB.ExportImport, line 75, in importFile
> > >> >   Module transaction._transaction, line 297, in savepoint
> > >> >   Module transaction._transaction, line 294, in savepoint
> > >> >   Module transaction._transaction, line 657, in __init__
> > >> >   Module ZODB.Connection, line 1032, in savepoint
> > >> >   Module ZODB.Connection, line 470, in _commit
> > >> >   Module ZODB.ExportImport, line 139, in _importDuringCommit
> > >> > AttributeError: 'module' object has no attribute 'CSSRegistryTool'
> > >
> > > Using Tomcat but need to do more? Need to support web services,
> > > security?
> > > Get stuff done quickly with pre-integrated technology to make your job
> > > easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
> > > Geronimo
> > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > > _______________________________________________
> > > Plone-Users mailing list
> > > Plone-Users@...
> > > https://lists.sourceforge.net/lists/listinfo/plone-users
> >
> >
> >
> >
> >
> >
>
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Plone-Users mailing list
> Plone-Users@...
> https://lists.sourceforge.net/lists/listinfo/plone-users
>
>

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users