Re: java.lang.OutOfMemoryError: PermGen space

2010-10-11 Thread Delos
What's your maven version?

On Mon, Oct 11, 2010 at 1:56 AM, dsh  wrote:

> At OpenEJB we are using this setting, which turned out to be
> appropriate. Not sure about Geronimo...
>
> -Xmx512m -XX:PermSize=64m -XX:MaxPermSize=256m
>
> Cheers
> Daniel
>
> On Sun, Oct 10, 2010 at 7:04 AM, mohamed.chebbi 
> wrote:
> > hi
> >
> > i'm tring to build geronimo from trunc
> >
> > but i still get :
> >
> > java.lang.OutOfMemoryError: PermGen space
> >
> >
> > with mvn clean install
> >
> >
> > i have MAVEN_OPTS set to:
> >
> > %echo $MAVEN_OPTS
> > -Xms256m -Xmx512m -XX:MaxPermSize=128m
> >
> >
> >
> > this is some logs :
> >
> >
> > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] :
> GBeanInstanceState
> > for:
> >
> org.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car
> > State changed from stopped to starting
> > [org.apache.geronimo.kernel.config.Configuration] : Started configuration
> > org.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car
> > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] :
> GBeanInstanceState
> > for:
> >
> org.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car
> > State changed from starting to running
> > [org.apache.geronimo.kernel.config.SimpleConfigurationManager] : Loaded
> > Configuration
> >
> org.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car
> > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] :
> GBeanInstanceState
> > for:
> >
> org.apache.geronimo.framework/server-security-config/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/server-security-config/3.0-SNAPSHOT/car
> > State changed from stopped to starting
> > [org.apache.geronimo.kernel.config.Configuration] : Started configuration
> > org.apache.geronimo.framework/server-security-config/3.0-SNAPSHOT/car
> > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] :
> GBeanInstanceState
> > for:
> >
> org.apache.geronimo.framework/server-security-config/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/server-security-config/3.0-SNAPSHOT/car
> > State changed from starting to running
> > [org.apache.geronimo.kernel.config.SimpleConfigurationManager] : Loaded
> > Configuration
> >
> org.apache.geronimo.framework/server-security-config/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/server-security-config/3.0-SNAPSHOT/car
> > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] :
> GBeanInstanceState
> > for:
> >
> org.apache.geronimo.framework/jmx-security/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/jmx-security/3.0-SNAPSHOT/car
> > State changed from stopped to starting
> > [org.apache.geronimo.kernel.config.Configuration] : Started configuration
> > org.apache.geronimo.framework/jmx-security/3.0-SNAPSHOT/car
> > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] :
> GBeanInstanceState
> > for:
> >
> org.apache.geronimo.framework/jmx-security/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/jmx-security/3.0-SNAPSHOT/car
> > State changed from starting to running
> > [org.apache.geronimo.kernel.config.SimpleConfigurationManager] : Loaded
> > Configuration
> >
> org.apache.geronimo.framework/jmx-security/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/jmx-security/3.0-SNAPSHOT/car
> > [org.apache.geronimo.system.configuration.DependencyManager] : did not
> find
> > geronimo-plugin.xml for bundle org.apache.geronimo.modules.geronimo-farm
> > [69]
> > [org.apache.geronimo.kernel.config.Configuration] : Started configuration
> > org.apache.geronimo.configs/plugin-farm-member/3.0-SNAPSHOT/car
> > [org.apache.geronimo.kernel.config.Configuration] : Stopping
> configuration
> > org.apache.geronimo.configs/plugin-farm-member/3.0-SNAPSHOT/car
> > [INFO]
> > 
> > [ERROR] FATAL ERROR
> > [INFO]
> > 
> > org.codehaus.classworlds.NoSuchRealmException: plexus.core
> > at org.codehaus.classworlds.ClassWorld.getRealm(ClassWorld.java:128)
> > at
> org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:434)
> > at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> > ERROR: EventDispatcher: Error during dispatch.
> (java.lang.OutOfMemoryError:
> > PermGen space)
> > java.lang.OutOfMemoryError: PermGen space
> >
> >
> > best reguards
> > 
> > View this message in context: java.lang.OutOfMemoryError: PermGen space
> > Sent from the Users mailing list archive at Nabble.com.
> >
>



-- 
Best Regards,

Delos


Re: [ANNOUNCE]Geronimo Eclipse Plugin 2.1.6 release

2010-07-22 Thread Delos
If you install 2.2 plugin in deployable mode, you can just replace the old
plugins with new ones.
For updatesite mode, you can try uninstall 2.2 plugin first, then install
the new one. But it's not recommended, because there is often some strange
issues when you install the new plugins.So you'd better install GEP with a
clean eclipse installation.

2010/7/22 Knut Aksnes-NOR 

>  How do I install it when I already have the 2.2 plugin installed on
> Helios?
>
> The 2.2 plugin doesn’t work well with 2.1.5 and 2.1.6 (deployment doesn’t
> work)
>
> *From:* Delos [mailto:dait...@gmail.com]
> *Sent:* 21. juli 2010 10:22
>
> *To:* user@geronimo.apache.org; d...@geronimo.apache.org;
> annou...@apache.org
> *Subject:* [ANNOUNCE]Geronimo Eclipse Plugin 2.1.6 release
>
>
>
> The Apache Geronimo project is pleased to announce the available of Apache
> Geronimo Eclipse Plugin v2.1.6. It supports Geronimo 2.1.6 server and
> Eclipse 3.6(Halios).
>
>
>
> Visit the links to GEP 2.1.6 release notes:
>
>
> http://people.apache.org/dist/geronimo/eclipse/PLUGIN_RELEASE-NOTES-2.1.6.txt
>
>
>
> The new version have been available through eclipse update site now.
>
> http://www.apache.org/dist/geronimo/eclipse/updates/
>
>
>
> For manual installation, GEP 2.1.6 can be downloaded from
>
> http://www.apache.org/dist/geronimo/eclipse/2.1.6/
>
>
>
> A big THANK YOU to all that contributed to this release!  Great work
> everyone!
>
>
> --
> Best Regards,
>
> Delos
>



-- 
Best Regards,

Delos


[ANNOUNCE]Geronimo Eclipse Plugin 2.1.6 release

2010-07-21 Thread Delos
The Apache Geronimo project is pleased to announce the available of Apache
Geronimo Eclipse Plugin v2.1.6. It supports Geronimo 2.1.6 server and
Eclipse 3.6(Halios).

Visit the links to GEP 2.1.6 release notes:
http://people.apache.org/dist/geronimo/eclipse/PLUGIN_RELEASE-NOTES-2.1.6.txt

The new version have been available through eclipse update site now.
http://www.apache.org/dist/geronimo/eclipse/updates/

For manual installation, GEP 2.1.6 can be downloaded from
http://www.apache.org/dist/geronimo/eclipse/2.1.6/

A big THANK YOU to all that contributed to this release!  Great work
everyone!

-- 
Best Regards,

Delos


[ANNOUNCE]Geronimo Eclipse Plugin 3.0M1 release

2010-07-21 Thread Delos
The Apache Geronimo project is pleased to announce the available of Apache
Geronimo Eclipse Plugin v3.0M1. It supports Geronimo 3.0M1 server and
Eclipse 3.6(Halios).It provide environment for Aries application development
with Geronimo 3.0M1 server.

Visit the links to GEP 3.0M1 release notes:
http://people.apache.org/dist/geronimo/eclipse/PLUGIN_RELEASE-NOTES-3.0M1.txt

The new version have been available through eclipse update site now.
http://www.apache.org/dist/geronimo/eclipse/updates/

For manual installation, GEP 3.0M1 can be downloaded from
http://www.apache.org/dist/geronimo/eclipse/3.0M1/

A big THANK YOU to all that contributed to this release!  Great work
everyone!

-- 
Best Regards,

Delos


Re: [ANNOUNCE] Geronimo Eclipse Plugin 2.1.5

2010-04-27 Thread Delos
Because the confluence is broken now, I can't add the news in geronimo main
page.

I will do that once the confluence is available.

2010/4/28 Delos 

> The Apache Geronimo project is pleased to announce the available of Apache
> Geronimo Eclipse Plugin v2.1.5. It supports Geronimo 2.1.5 server and
> Eclipse 3.5.x(Galileo). Besides, GEP 2.1.5 includes lots of improvements,
> such as new wizard of database pool, enhancement of security realm editor
> and more details in error log notification and so on.
>
> Visit the links to GEP 2.1.5 release notes:
>
> http://people.apache.org/dist/geronimo/eclipse/PLUGIN_RELEASE-NOTES-2.1.5.txt
>
> The new version have been available through eclipse update site now.
> http://www.apache.org/dist/geronimo/eclipse/updates/
>
> For manual installation, GEP 2.1.5 can be downloaded from
> http://www.apache.org/dist/geronimo/eclipse/2.1.5/
>
> A big THANK YOU to all that contributed to this release!  Great work
> everyone!
>
> --
> Best Regards,
>
> Delos
>



-- 
Best Regards,

Delos


[ANNOUNCE] Geronimo Eclipse Plugin 2.1.5

2010-04-27 Thread Delos
The Apache Geronimo project is pleased to announce the available of Apache
Geronimo Eclipse Plugin v2.1.5. It supports Geronimo 2.1.5 server and
Eclipse 3.5.x(Galileo). Besides, GEP 2.1.5 includes lots of improvements,
such as new wizard of database pool, enhancement of security realm editor
and more details in error log notification and so on.

Visit the links to GEP 2.1.5 release notes:
http://people.apache.org/dist/geronimo/eclipse/PLUGIN_RELEASE-NOTES-2.1.5.txt

The new version have been available through eclipse update site now.
http://www.apache.org/dist/geronimo/eclipse/updates/

For manual installation, GEP 2.1.5 can be downloaded from
http://www.apache.org/dist/geronimo/eclipse/2.1.5/

A big THANK YOU to all that contributed to this release!  Great work
everyone!

-- 
Best Regards,

Delos


Re: Missing JSTL TLD error in Eclipse/GEP against Geronimo v2.2

2010-03-29 Thread Delos
Thanks Bevon. I've created a JIRA and will fix it soon.

https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-607

2010/3/25 Kevan Miller 

>
> On Mar 20, 2010, at 4:23 PM, Bevon wrote:
>
> >
> > Hi,
> > I am using:
> > Eclipse v3.5.2
> > Apache GEP  v2.2.0
> > Apache Geromino v2.2
> >
> > I am migrating a Web 2.5 project from Apache Geronimo v2.1.4 to Apache
> > Geronimo v2.2.  My JSP's use a few simple JSTL tags.  After switching the
> > target runtime of my project to AG v2.2, I see the following error in the
> > Problems view:
> >
> > Can not find the tag library descriptor for
> > "http://java.sun.com/jsp/jstl/core";
> >
> > From what I can tell, the jstl jar is included in the AG v2.1.4 runtime
> > library that is added to the web project.  However, when I move to AG
> v2.2,
> > the jstl jar is no longer included in the runtime library.  The jstl jar
> > does exist in AG v2.2, but its location has moved in the repository.
> > Perhaps GEP hasn't taken this into account?  If I manually add the jstl
> jar
> > from the AG v2.2 repository as an external jar, then the error goes away.
> >
> > In any case, the JSP still runs correctly, but during dev't, I no longer
> get
> > auto-completion and I see lots of warnings re: unknown tags.
> >
> > If you have any questions about my scenario/usage, please don't hesitate
> to
> > ask.
>
> Thanks Bevon. Sounds like a problem to me... Hoping that Tim or Delos can
> chime in... If you could create a Jira, that would be great.
>
> --kevan




-- 
Best Regards,

Delos


Re: Welcome "Forrest" Ming Xia as a new committer

2010-03-08 Thread Delos
Congrats, Forrest!  You can commit samples by yourself from now. -:)

2010/3/9 Rex Wang 

> Congrats! Forrest!
>
> 2010/3/9 Ivan 
>
> I would like to welcome Forrest aboard, as he recently accepted the
>> Geronimo PMC invitation to become a committer.  His account (xiaming) was
>> just created, so you should start seeing some commits from him soon.
>>
>> --
>> Ivan
>>
>
>
>
> --
> Lei Wang (Rex)
> rwonly AT apache.org
>



-- 
Best Regards,

Delos


[ANNOUNCE] Geronimo Eclipse Plugin 2.2

2010-02-04 Thread Delos
The Apache Geronimo project is pleased to announce the available of Apache
Geronimo Eclipse Plugin v2.2. It supports Geronimo 2.2 server and Eclipse
3.5.x(Galileo). Besides, GEP 2.2 includes lots of improvements, such as new
wizard of database pool, enhancement of security realm editor and more
details in error log notification and so on.

Visit the Downloads page for details on downloading Apache Geronimo Eclipse
plugin v2.2 and links to the release notes:
http://geronimo.apache.org/development-tools.html

The new version have been available through eclipse update site now.
http://www.apache.org/dist/geronimo/eclipse/updates/

For manual installation, GEP 2.2 can be downloaded from
http://www.apache.org/dist/geronimo/eclipse/2.2.0/

A big THANK YOU to all that contributed to this release!  Great work
everyone!

-- 
Best Regards,

Delos


Announcement of Geronimo Samples 2.2 Release

2010-01-29 Thread Delos
Hi All,

The Geronimo team is pleased to announce the release of Geronimo Samples
2.2. In this release, two new samples are added:

1. DataCDInfo -- demo a popular web application framework Struts1 in
geronimo. User can use it as a struts1 app template to start their own
development. In the same time, it also demos how to use JPA with a JTA
underlying. Compared with daytrader, this sample is simpler to understand;Of
cause, this sample also includes some code to demo security annotations
usage.

2. csa-activemq -- demo how to use car-maven-plugin to build a custom server
assembly. This sample assembles geronimo integrated ActiveMQ
modules(including the new geronimo plugin activemq-webconsole), so that user
can use it as standalone JMS server with user-friendly web interfaces to
manage JMS objects.

For most of samples, they can be installed on either Geronimo 2.2 or
Geronimo 2.1.4.

Most of the samples are also available for installation as plugins on
Geronimo 2.2:
http://geronimo.apache.org/plugins/samples-2.2/

You can get the source code by either checking out from subversion:
svn co
http://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-2.2/samples-parent-2.2

Or downloading the source tar ball directly:
For linux or unix:
https://repository.apache.org/content/repositories/releases/org/apache/geronimo/samples/samples-parent/2.2/samples-parent-2.2-source-release.tar.gz
For windows:
https://repository.apache.org/content/repositories/releases/org/apache/geronimo/samples/samples-parent/2.2/samples-parent-2.2-source-release.zip

We will update the Geronimo web site and samples documentation soon.

Anyway, enjoy the new samples release. If any problem, feel free to let us
know.

The Geronimo Team


Re: GEP won't install on Eclipse jee galileo SR1

2010-01-24 Thread Delos
epository.java:468)
> at
> org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.downloadArtifact(SimpleArtifactRepository.java:451)
> at
> org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifact(SimpleArtifactRepository.java:518)
> at
> org.eclipse.equinox.internal.p2.artifact.repository.MirrorRequest.getArtifact(MirrorRequest.java:200)
> at
> org.eclipse.equinox.internal.p2.artifact.repository.MirrorRequest.transferSingle(MirrorRequest.java:175)
> at
> org.eclipse.equinox.internal.p2.artifact.repository.MirrorRequest.transfer(MirrorRequest.java:159)
> at
> org.eclipse.equinox.internal.p2.artifact.repository.MirrorRequest.perform(MirrorRequest.java:95)
> at
> org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifact(SimpleArtifactRepository.java:507)
> at
> org.eclipse.equinox.internal.p2.artifact.repository.simple.DownloadJob.run(DownloadJob.java:64)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
>
> eclipse.buildId=M20090917-0800
> java.version=1.6.0_18
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=pl_PL
> Framework arguments:  -product org.eclipse.epp.package.jee.product
> Command-line arguments:  -os linux -ws gtk -arch x86 -product
> org.eclipse.epp.package.jee.product
>
>
> Error
> Sun Jan 24 15:32:33 CET 2010
> Artifact not found:
> osgi.bundle,org.apache.geronimo.j2ee.v11.jaxbmodel,2.2.0.
>
> java.io.FileNotFoundException:
> http://people.apache.org/dist/geronimo/eclipse/unstable/updates/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel_2.2.0.jar
> at
> org.eclipse.equinox.internal.p2.repository.RepositoryStatusHelper.checkFileNotFound(RepositoryStatusHelper.java:289)
> at
> org.eclipse.equinox.internal.p2.repository.FileReader.checkException(FileReader.java:352)
> at
> org.eclipse.equinox.internal.p2.repository.FileReader.sendRetrieveRequest(FileReader.java:326)
> at
> org.eclipse.equinox.internal.p2.repository.FileReader.readInto(FileReader.java:263)
> at
> org.eclipse.equinox.internal.p2.repository.RepositoryTransport.download(RepositoryTransport.java:71)
> at
> org.eclipse.equinox.internal.p2.repository.RepositoryTransport.download(RepositoryTransport.java:127)
> at
> org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.downloadArtifact(SimpleArtifactRepository.java:468)
> at
> org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.downloadArtifact(SimpleArtifactRepository.java:451)
> at
> org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifact(SimpleArtifactRepository.java:518)
> at
> org.eclipse.equinox.internal.p2.artifact.repository.MirrorRequest.getArtifact(MirrorRequest.java:200)
> at
> org.eclipse.equinox.internal.p2.artifact.repository.MirrorRequest.transferSingle(MirrorRequest.java:175)
> at
> org.eclipse.equinox.internal.p2.artifact.repository.MirrorRequest.transfer(MirrorRequest.java:159)
> at
> org.eclipse.equinox.internal.p2.artifact.repository.MirrorRequest.perform(MirrorRequest.java:95)
> at
> org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getArtifact(SimpleArtifactRepository.java:507)
> at
> org.eclipse.equinox.internal.p2.artifact.repository.simple.DownloadJob.run(DownloadJob.java:64)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
>
> eclipse.buildId=M20090917-0800
> java.version=1.6.0_18
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=pl_PL
> Framework arguments:  -product org.eclipse.epp.package.jee.product
> Command-line arguments:  -os linux -ws gtk -arch x86 -product
> org.eclipse.epp.package.jee.product
>
>
> Error
> Sun Jan 24 15:32:33 CET 2010
> session context was:(profile=epp.package.jee,
> phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect,
> operand=, action=).
>
>
>
>
>
> An error occurred while collecting items to be installed
>   session context was:(profile=epp.package.jee,
> phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect,
> operand=, action=).
>   Artifact not found:
> osgi.bundle,org.apache.geronimo.j2ee.v11.jaxbmodel,2.2.0.
>
> http://people.apache.org/dist/geronimo/eclipse/unstable/updates/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel_2.2.0.jar
>   Artifact not found: osgi.bundle,org.apache.geronimo.runtime.v11,2.2.0.
>
> http://people.apache.org/dist/geronimo/eclipse/unstable/updates/plugins/org.apache.geronimo.runtime.v11_2.2.0.jar
>   Artifact not found: osgi.bundle,org.apache.geronimo.st.v11.core,2.2.0.
>
> http://people.apache.org/dist/geronimo/eclipse/unstable/updates/plugins/org.apache.geronimo.st.v11.core_2.2.0.jar
>   Artifact not found: osgi.bundle,org.apache.geronimo.st.v11.schemas,2.2.0.
>
> http://people.apache.org/dist/geronimo/eclipse/unstable/updates/plugins/org.apache.geronimo.st.v11.schemas_2.2.0.jar
>   Artifact not found: osgi.bundle,org.apache.geronimo.st.v11.ui,2.2.0.
>
> http://people.apache.org/dist/geronimo/eclipse/unstable/updates/plugins/org.apache.geronimo.st.v11.ui_2.2.0.jar
>


-- 
Best Regards,

Delos


Re: GEP 2.2 RC2 issue?

2010-01-21 Thread Delos
>xmlns:log="http://geronimo.apache.org/xml/ns/loginconfig-2.0";
>xmlns:name="http://geronimo.apache.org/xml/ns/naming-1.2";
> xmlns:pers="http://java.sun.com/xml/ns/persistence";
>xmlns:pkgen="http://openejb.apache.org/xml/ns/pkgen-2.1";
> xmlns:sec="http://geronimo.apache.org/xml/ns/security-2.0";
>xmlns:web="http://geronimo.apache.org/xml/ns/j2ee/web-2.0.1";>
>
>
>
>  com.ibm.websphere.xs.sample
>GettnStarted3
>1.0
>jar
>
>
>
>
>  com.ibm.websphere.xs
>ogclient
>7.0
>jar
>    
>
>
>  com.ibm.websphere.xs
>objectgrid
>7.0
>jar
>
>
>
>  org.apache.geronimo.configs
>
>  system-database
>
>
>
>/GetnStarted3AG
>
>jdbc/CRUD_DS
>SystemDatasource
>
> 
>



-- 
Best Regards,

Delos


Re: Geronimo 2.2 GEP [Resolution]

2010-01-07 Thread Delos
I agree with you, Russell. Thanks very much for your suggestion!

2010/1/7 Russell Collins 

>  Man, you guys are good.  I think that there should be something at the
> top of the page that talks about upgrading from an existing GEP.  It should
> basically say what is being said at the bottom.  Install GEP on a fresh
> Eclipse install as trying to uninstall/reinstall can cause issues.  Or, it
> can be said that there can only be one GEP installed at one time.
>
>
>
> I think that what is being said about uninstalling is clear enough.
> However, I think I missed this information because I never went to the
> bottom of the page.  I really thought that I just wanted to upgrade my GEP.
>
>
>
>
> *From:* chi runhua [mailto:chirun...@gmail.com]
> *Sent:* Thursday, January 07, 2010 9:07 AM
>
> *To:* user@geronimo.apache.org
> *Subject:* Re: Geronimo 2.2 GEP [Resolution]
>
>
>
> I am not sure if this sentence at [1] could explain the situation more
> clearly.
>
>
>
> If not, I can help with the doc by adding a new section in [2] to elaborate
> the problem you encountered.
>
>
>
> [1]
> http://cwiki.apache.org/GMOxDOC22/installing-geronimo-eclipse-plugin.html#InstallingGeronimoEclipsePlugin-UninstallingGEP
>
> [2]  http://cwiki.apache.org/GMOxDOC22/development-issues.html
>
>
>
> Jeff C
>
>
>
> On Thu, Jan 7, 2010 at 10:49 PM, Russell Collins <
> russell.coll...@mclaneat.com> wrote:
>
> Thank you for the clarification.  I was not aware that it was recommend to
> install on a clean Eclipse.  Is this in the documentation?  If so, then I
> completely missed it and that is my fault.  If not, I think this should be
> clarified in the documentation as much as possible.  I could see more novice
> Eclipse/Geronimo users having problems with this.  Of course, I am speaking
> from my experience with my team members when I say this.  Thanks.
>
>
>
> *From:* Delos [mailto:dait...@gmail.com]
> *Sent:* Thursday, January 07, 2010 3:19 AM
>
>
> *To:* user@geronimo.apache.org
>
> *Subject:* Re: Geronimo 2.2 GEP [Resolution]
>
>
>
> In fact, the problem you find is due to the GEP upgrading issue. GEP never
> support upgrading.
>
> Each time a release comes out, we recommend user to install it with a clean
> eclipse. That means you can't install two versions of GEP in the same
> eclipse.
>
> Since WAS CE eclipse plugin is based on GEP, the truth above is also
> applied to WAS CE eclipse plugin. From your description, I guess you're
> using WASCE eclipse plugin based on GEP 2.1.4. Because you can't install
> both GEP 2.1.4 and 2.2 together, you failed to install GEP 2.2 into eclipse
> with WAS CE plugin installed.
>
> Hope it clarifies!
>
> BTW, if you have any good idea to enable GEP upgrading, you're welcome to
> raise a discussion in the dev mailing list.
>
> Thanks!
>
> 2010/1/6 Russell Collins 
>
> Thank you for your help.  Here is how the problem was solved and I hope
> this helps someone in a similar situation.
>
>
>
> 1.The first thing I did was upgrade from Eclipse Ganymede to Galileo.
> When I did this, the 2.1.x GEP did not install.
>
> 2.I found that some people were getting around this issue by
> installing the WASCE plug-in.  This worked.  I was able to use Geronimo
> 2.1.4 as I was before on Eclipse Ganymede.
>
> 3.Geronimo 2.2 is released and the GEP tool is available (not
> released).  I try to install various versions of the software.  No success.
> The main error I keep getting is that the 2.2 adapter cannot be installed
> since the WASCE adapter is in there.
>
> 4.I try to install and remove every trace of WASCE.  No success.  I
> get the same error.
>
> 5.I get a fresh copy of Eclipse Galileo and it installs without a
> problem.
>
>
>
> Observations: WASCE does not uninstall cleanly.  GEP 2.2 does not know how
> to get around an installation that has/had WASCE installed.  I don’t know if
> this is something that is fixable on the Eclipse side or Apache side (or IBM
> side).  Bottom line, they do not play well together (probably more so WASCE
> takes control and does not let go) so be careful.
>
>
>
> *From:* Delos [mailto:dait...@gmail.com]
> *Sent:* Tuesday, January 05, 2010 7:54 PM
> *To:* user@geronimo.apache.org
> *Subject:* Re: Geronimo 2.2 GEP
>
>
>
> No need to install core feature with adapter 2.2. Just select adapter 2.2
> to install it.
>
> 2010/1/5 Russell Collins 
>
> Ok.  I switched up the site.  I try to get the Geronimo Core 2.1.1 and
> Geronimo Adapter 2.2.  I get the following error:
>
>
>
> Cannot complete the install because one or more re

Re: Geronimo 2.2 GEP [Resolution]

2010-01-07 Thread Delos
In fact, the problem you find is due to the GEP upgrading issue. GEP never
support upgrading.

Each time a release comes out, we recommend user to install it with a clean
eclipse. That means you can't install two versions of GEP in the same
eclipse.

Since WAS CE eclipse plugin is based on GEP, the truth above is also applied
to WAS CE eclipse plugin. From your description, I guess you're using WASCE
eclipse plugin based on GEP 2.1.4. Because you can't install both GEP 2.1.4
and 2.2 together, you failed to install GEP 2.2 into eclipse with WAS CE
plugin installed.

Hope it clarifies!

BTW, if you have any good idea to enable GEP upgrading, you're welcome to
raise a discussion in the dev mailing list.

Thanks!

2010/1/6 Russell Collins 

>  Thank you for your help.  Here is how the problem was solved and I hope
> this helps someone in a similar situation.
>
>
>
> 1.The first thing I did was upgrade from Eclipse Ganymede to Galileo.
> When I did this, the 2.1.x GEP did not install.
>
> 2.I found that some people were getting around this issue by
> installing the WASCE plug-in.  This worked.  I was able to use Geronimo
> 2.1.4 as I was before on Eclipse Ganymede.
>
> 3.Geronimo 2.2 is released and the GEP tool is available (not
> released).  I try to install various versions of the software.  No success.
> The main error I keep getting is that the 2.2 adapter cannot be installed
> since the WASCE adapter is in there.
>
> 4.I try to install and remove every trace of WASCE.  No success.  I
> get the same error.
>
> 5.I get a fresh copy of Eclipse Galileo and it installs without a
> problem.
>
>
>
> Observations: WASCE does not uninstall cleanly.  GEP 2.2 does not know how
> to get around an installation that has/had WASCE installed.  I don’t know if
> this is something that is fixable on the Eclipse side or Apache side (or IBM
> side).  Bottom line, they do not play well together (probably more so WASCE
> takes control and does not let go) so be careful.
>
>
>
> *From:* Delos [mailto:dait...@gmail.com]
> *Sent:* Tuesday, January 05, 2010 7:54 PM
> *To:* user@geronimo.apache.org
> *Subject:* Re: Geronimo 2.2 GEP
>
>
>
> No need to install core feature with adapter 2.2. Just select adapter 2.2
> to install it.
>
>  2010/1/5 Russell Collins 
>
> Ok.  I switched up the site.  I try to get the Geronimo Core 2.1.1 and
> Geronimo Adapter 2.2.  I get the following error:
>
>
>
> Cannot complete the install because one or more required items could not be
> found.
>
>   Software being installed: Geronimo Core Feature 2.1.1
> (org.apache.geronimo.feature.feature.group 2.1.1)
>
>   Missing requirement: Geronimo Core Feature 2.1.1
> (org.apache.geronimo.feature.feature.group 2.1.1) requires
> 'org.eclipse.jst.feature.group [2.0.0,3.0.0)' but it could not be found
>
>
>
>
>
> I am using Eclipse Galileo.  I have tried updating with as many jst
> features as I can get on Eclipse through their update site.  How can I
> correct this error?  Do I need to install the core feature with adapter 2.2?
>
>
>
> *From:* Delos [mailto:dait...@gmail.com]
> *Sent:* Monday, January 04, 2010 7:46 PM
> *To:* user@geronimo.apache.org
> *Subject:* Re: Geronimo 2.2 GEP
>
>
>
> Hi Russell,
>
> I'm sorry to tell you that the package at
> http://people.apache.org/dist/geronimo/eclipse/unstable/updates is out of
> date.
>
> Due to authorization problem, I can't update the packages there. Currently,
> you can try the site here:
>
> http://people.apache.org/dist/geronimo/eclipse/2.2.0/RC1/staging_site/updates/
>
> 2010/1/5 Russell Collins 
>
> I am trying to install the Eclipse plug-in for Geronimo 2.2.  I am using
> this site:
>
>
>
> http://people.apache.org/dist/geronimo/eclipse/unstable/updates
>
>
>
> When it try to perform the update, I am getting this error:
>
>
>
> Cannot complete the install because of a conflicting dependency.
>
>   Software being installed: Geronimo v2.2 Server Adapter 2.2.0
> (org.apache.geronimo.v22.feature.feature.group 2.2.0)
>
>   Software currently installed: WASCE v2.1 Server Adapter 2.1.4
> (com.ibm.wasce.v21.feature.feature.group 2.1.4)
>
>   Only one of the following can be installed at once:
>
> Geronimo V20 Runtime Plug-in 2.1.4 (org.apache.geronimo.runtime.v20
> 2.1.4)
>
> org.apache.geronimo.runtime.v20 2.1.3
>
>   Cannot satisfy dependency:
>
> From: WASCE v2.1 Server Adapter 2.1.4
> (com.ibm.wasce.v21.feature.feature.group 2.1.4)
>
> To: org.apache.geronimo.runtime.v20 [2.1.4]
>
>   Cannot satisfy dependency:
>
>   

Re: Geronimo 2.2 GEP

2010-01-05 Thread Delos
No need to install core feature with adapter 2.2. Just select adapter 2.2 to
install it.


2010/1/5 Russell Collins 

>  Ok.  I switched up the site.  I try to get the Geronimo Core 2.1.1 and
> Geronimo Adapter 2.2.  I get the following error:
>
>
>
> Cannot complete the install because one or more required items could not be
> found.
>
>   Software being installed: Geronimo Core Feature 2.1.1
> (org.apache.geronimo.feature.feature.group 2.1.1)
>
>   Missing requirement: Geronimo Core Feature 2.1.1
> (org.apache.geronimo.feature.feature.group 2.1.1) requires
> 'org.eclipse.jst.feature.group [2.0.0,3.0.0)' but it could not be found
>
>
>
>
>
> I am using Eclipse Galileo.  I have tried updating with as many jst
> features as I can get on Eclipse through their update site.  How can I
> correct this error?  Do I need to install the core feature with adapter 2.2?
>
>
>
> *From:* Delos [mailto:dait...@gmail.com]
> *Sent:* Monday, January 04, 2010 7:46 PM
> *To:* user@geronimo.apache.org
> *Subject:* Re: Geronimo 2.2 GEP
>
>
>
> Hi Russell,
>
> I'm sorry to tell you that the package at
> http://people.apache.org/dist/geronimo/eclipse/unstable/updates is out of
> date.
>
> Due to authorization problem, I can't update the packages there. Currently,
> you can try the site here:
>
> http://people.apache.org/dist/geronimo/eclipse/2.2.0/RC1/staging_site/updates/
>
>  2010/1/5 Russell Collins 
>
> I am trying to install the Eclipse plug-in for Geronimo 2.2.  I am using
> this site:
>
>
>
> http://people.apache.org/dist/geronimo/eclipse/unstable/updates
>
>
>
> When it try to perform the update, I am getting this error:
>
>
>
> Cannot complete the install because of a conflicting dependency.
>
>   Software being installed: Geronimo v2.2 Server Adapter 2.2.0
> (org.apache.geronimo.v22.feature.feature.group 2.2.0)
>
>   Software currently installed: WASCE v2.1 Server Adapter 2.1.4
> (com.ibm.wasce.v21.feature.feature.group 2.1.4)
>
>   Only one of the following can be installed at once:
>
> Geronimo V20 Runtime Plug-in 2.1.4 (org.apache.geronimo.runtime.v20
> 2.1.4)
>
> org.apache.geronimo.runtime.v20 2.1.3
>
>   Cannot satisfy dependency:
>
> From: WASCE v2.1 Server Adapter 2.1.4
> (com.ibm.wasce.v21.feature.feature.group 2.1.4)
>
> To: org.apache.geronimo.runtime.v20 [2.1.4]
>
>   Cannot satisfy dependency:
>
> From: Geronimo v2.2 Server Adapter 2.2.0
> (org.apache.geronimo.v22.feature.feature.group 2.2.0)
>
> To: org.apache.geronimo.runtime.v20 [2.2.0]
>
>
>
>
>
> I cleaned everything related to previous Geronimo and WASCE adapters so I
> do not know why I am getting this.  Also, I have tried to manually update
> the my plug-in and features folder with no success.  I am using Eclipse
> Galileo.  Any suggestions would be greatly appreciated.
>
>
>
>
>
>
>
> *Russell Collins*
>
> Sr. Software Engineer
>
> McLane Advanced Technology
>
> 254.771.6419
>
>
>
>
>
>
>  --
>
> CONFIDENTIALITY NOTICE: The information contained in this electronic mail
> (email) transmission (including attachments), is intended by MCLANE ADVANCED
> TECHNOLOGIES for the use of the named individual or entity to which it is
> addressed and may contain information that is privileged, confidential
> and/or protected as a trade secret. It is not intended for transmission to,
> or receipt by, any individual or entity other than the named addressee(s).
> If you have received this email in error, please delete it (including
> attachments) and any copies thereof without printing, copying or forwarding
> it, and notify the sender of the error by email reply immediately.
>
>
>
>
> --
> Best Regards,
>
> Delos
>
> --
> CONFIDENTIALITY NOTICE: The information contained in this electronic mail
> (email) transmission (including attachments), is intended by MCLANE ADVANCED
> TECHNOLOGIES for the use of the named individual or entity to which it is
> addressed and may contain information that is privileged, confidential
> and/or protected as a trade secret. It is not intended for transmission to,
> or receipt by, any individual or entity other than the named addressee(s).
> If you have received this email in error, please delete it (including
> attachments) and any copies thereof without printing, copying or forwarding
> it, and notify the sender of the error by email reply immediately.
>



-- 
Best Regards,

Delos


Re: Geronimo 2.2 GEP

2010-01-04 Thread Delos
Hi Russell,

I'm sorry to tell you that the package at
http://people.apache.org/dist/geronimo/eclipse/unstable/updates is out of
date.

Due to authorization problem, I can't update the packages there. Currently,
you can try the site here:
http://people.apache.org/dist/geronimo/eclipse/2.2.0/RC1/staging_site/updates/


2010/1/5 Russell Collins 

>  I am trying to install the Eclipse plug-in for Geronimo 2.2.  I am using
> this site:
>
>
>
> http://people.apache.org/dist/geronimo/eclipse/unstable/updates
>
>
>
> When it try to perform the update, I am getting this error:
>
>
>
> Cannot complete the install because of a conflicting dependency.
>
>   Software being installed: Geronimo v2.2 Server Adapter 2.2.0
> (org.apache.geronimo.v22.feature.feature.group 2.2.0)
>
>   Software currently installed: WASCE v2.1 Server Adapter 2.1.4
> (com.ibm.wasce.v21.feature.feature.group 2.1.4)
>
>   Only one of the following can be installed at once:
>
> Geronimo V20 Runtime Plug-in 2.1.4 (org.apache.geronimo.runtime.v20
> 2.1.4)
>
> org.apache.geronimo.runtime.v20 2.1.3
>
>   Cannot satisfy dependency:
>
> From: WASCE v2.1 Server Adapter 2.1.4
> (com.ibm.wasce.v21.feature.feature.group 2.1.4)
>
> To: org.apache.geronimo.runtime.v20 [2.1.4]
>
>   Cannot satisfy dependency:
>
> From: Geronimo v2.2 Server Adapter 2.2.0
> (org.apache.geronimo.v22.feature.feature.group 2.2.0)
>
> To: org.apache.geronimo.runtime.v20 [2.2.0]
>
>
>
>
>
> I cleaned everything related to previous Geronimo and WASCE adapters so I
> do not know why I am getting this.  Also, I have tried to manually update
> the my plug-in and features folder with no success.  I am using Eclipse
> Galileo.  Any suggestions would be greatly appreciated.
>
>
>
>
>
>
>
> *Russell Collins***
>
> Sr. Software Engineer
>
> McLane Advanced Technology
>
> 254.771.6419
>
>
>
>
>
> --
> CONFIDENTIALITY NOTICE: The information contained in this electronic mail
> (email) transmission (including attachments), is intended by MCLANE ADVANCED
> TECHNOLOGIES for the use of the named individual or entity to which it is
> addressed and may contain information that is privileged, confidential
> and/or protected as a trade secret. It is not intended for transmission to,
> or receipt by, any individual or entity other than the named addressee(s).
> If you have received this email in error, please delete it (including
> attachments) and any copies thereof without printing, copying or forwarding
> it, and notify the sender of the error by email reply immediately.
>



-- 
Best Regards,

Delos


Re: [ANNOUNCE] Availability of Geronimo 2.2

2009-12-29 Thread Delos
Great news! If possible, I will start release process for GEP 2.2 soon.

Thanks all!

2009/12/30 Jack Cai 

> Cool! We finally made it before 2010! :-)
>
> -Jack
>
> On Wed, Dec 30, 2009 at 10:23 AM, Bill Stoddard 
> wrote:
> > Congratulations Geronimo team!
> >
> > Bill
> >
> > On 12/29/09 7:29 PM, David Jencks wrote:
> >>
> >> The Apache Geronimo project is pleased to announce the available of
> Apache
> >> Geronimo v2.2 server. This includes improvements too numerous to mention
> >> here, a couple highlights are much easier custom server assembly, up to
> date
> >> activemq support, and JASPIC support.
> >>
> >> Visit the Downloads page for details on downloading Apache Geronimo v2.2
> >> server assemblies and links to the release notes:
> >> http://geronimo.apache.org/downloads.html
> >>
> >> The individual jars and plugins have been available through maven for a
> >> few weeks now as I tried to figure out the last bits of the release
> process.
> >>  It's quite possible I've messed up some bits of the non-maven process,
> so
> >> let us know if there are problems.
> >>
> >> A big THANK YOU to all that contributed to this release!  Great work
> >> everyone!
> >>
> >> david jencks
> >
> >
>



-- 
Best Regards,

Delos


Re: Welcome "Jack" Jun Jie Cai as a new committer

2009-12-29 Thread Delos
Congratulations, Jack! -:)

2009/12/30 Ivan 

> I would like to welcome Jack aboard, as he recently accepted the Geronimo
> PMC invitation to become a committer.  His account was just created this
> morning (caijunj), so you should start seeing some commits from him soon.
>
> --
> Ivan
>



-- 
Best Regards,

Delos


Re: Re:

2009-10-18 Thread Delos
Right. Geronimo  also support a plain ejb webservice, refer to
http://cwiki.apache.org/GMOxDOC22/developing-a-jax-ws-ejb-stateless-session-bean-web-service.html
<http://cwiki.apache.org/GMOxDOC22/developing-a-jax-ws-ejb-stateless-session-bean-web-service.html>
Thanks!

2009/10/16 David Jencks 

> It is also possible to deploy a plain ejb webservice, that does not involve
> a pojo web service deployed in a war.  I don't know if there is a simple
> sample app, but there are some examples of this in the geronimo testsuite
> somewhere.  If you check out all of the geronimo source code it will be
> somewhere under testsuite.
> Hopefully someone who know more about this than I will be able to provide
> more details.
>
> thanks
> david jencks
>
> On Oct 15, 2009, at 6:59 PM, Delos wrote:
>
> You can refer to the simple sample here
>
> http://cwiki.apache.org/GMOxDOC22/developing-a-simple-calculator-web-service.html
>
> As the sample shows, your Web Service is placed in a web project. Then,
> your session bean can be referenced in the project to provide service.
>
>
> 2009/10/16 Quintin Beukes 
>
>> As far as I know it does support SOAP. The EJB implementation for
>> Geronimo is OpenEJB, and it has some examples for Web Services. Have a
>> look at the examples download on
>> http://openejb.apache.org/download.html and then the
>> "simple-webservice" example.
>>
>> Quintin Beukes
>>
>>
>>
>> On Thu, Oct 15, 2009 at 8:19 PM, "Özhan Durgan"  wrote:
>> >
>> > Hi,
>> >
>> > I am from Germany and I am working with Webservices. I want to use the
>> Geronimo server as container. I want use a stateless session bean as a
>> webservice. For this purpose I create a stateless session bean and I planed
>> to connect to it via servlet. I dont understant where I am wrong but it
>> doesnt work.
>> > Maybe I missunderstood Geronimo and its not work with EJB, Webservices
>> and Soap. Therefore I need to know if I can use Geronimo to build EJB
>> webservices with SOAP or not? Or maybe you can help me with an example that
>> you can show me somewhere in the Web.
>> > --
>> > Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox
>> 3.5 -
>> > sicherer, schneller und einfacher!
>> http://portal.gmx.net/de/go/atbrowser
>> >
>>
>
>
>
> --
> Best Regards,
>
> Delos
>
>
>


-- 
Best Regards,

Delos


Re:

2009-10-15 Thread Delos
You can refer to the simple sample here
http://cwiki.apache.org/GMOxDOC22/developing-a-simple-calculator-web-service.html

As the sample shows, your Web Service is placed in a web project. Then, your
session bean can be referenced in the project to provide service.


2009/10/16 Quintin Beukes 

> As far as I know it does support SOAP. The EJB implementation for
> Geronimo is OpenEJB, and it has some examples for Web Services. Have a
> look at the examples download on
> http://openejb.apache.org/download.html and then the
> "simple-webservice" example.
>
> Quintin Beukes
>
>
>
> On Thu, Oct 15, 2009 at 8:19 PM, "Özhan Durgan"  wrote:
> >
> > Hi,
> >
> > I am from Germany and I am working with Webservices. I want to use the
> Geronimo server as container. I want use a stateless session bean as a
> webservice. For this purpose I create a stateless session bean and I planed
> to connect to it via servlet. I dont understant where I am wrong but it
> doesnt work.
> > Maybe I missunderstood Geronimo and its not work with EJB, Webservices
> and Soap. Therefore I need to know if I can use Geronimo to build EJB
> webservices with SOAP or not? Or maybe you can help me with an example that
> you can show me somewhere in the Web.
> > --
> > Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox
> 3.5 -
> > sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser
> >
>



-- 
Best Regards,

Delos


Re: EclipseLink JAR location

2009-09-02 Thread Delos
hi,

I haven't tried  an example.

1)Can you try to place the Eclipse link jar into "lib" directory?

2) Or you can deploy eclipse link jar first through admin console, "service"
-> "Repository"; then, add the module into your dependency list in the
deployment plan?

Can you tell the result after you try it?

Thanks!

2009/9/3 tornike 

>
> If I change it it will use Open JPA that is used by default in Geronimo. It
> works fine with Open JPA. I just wanted to try EclipseLink as well to make
> shure it works just in case I need it in the future.
> I have included EclipseLink JPA library in the classpath of the project but
> I think the project still cannot find it at runtime hence the exception
> "Could not locate the persistence provider class". May be it's very simple
> issue but I'm not very experienced programmer and don't know exactly how to
> locate EclipseLink jar files properly in the server.
>
>
>
> Donald Woods-2 wrote:
> >
> > I haven't looked at the example, but see if the persistence.xml includes-
> > org.eclipse.persistence.jpa.PersistenceProvider
> >
> > If it does, either comment out that line or change it to-
> >
> org.apache.openjpa.persistence.PersistenceProviderImpl
> >
> > and try again
> >
> >
> > -Donald
> >
> > tornike wrote:
> >> I was trying to run EclipseLink jpa example on Geronimo and couldn't
> >> figure
> >> out how to setup EclipseLink JAR location. I get the persistence
> >> exception:
> >> "Could not locate PersistenceProvider class:
> >> org.eclipse.persistence.jpa.PersistenceProvider".
> >> Can anyone help with example on how to set it up?
> >> Thanks
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/EclipseLink-JAR-location-tp25257159s134p25264952.html
> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
>
>


-- 
Best Regards,

Delos


Re: Problem with Eclipse Galileo

2009-07-24 Thread Delos
I'm afraid that four digits version number is too strange in eclipse world.
So GEP 2.1.5 is more reasonable.

Does anyone knows about the release plan for Geronimo server 2.1.5?

Thanks a lot!

2009/7/24 Donald Woods 

> You'd have to increment the version number (either 2.1.4.1 or 2.1.5) as we
> currently don't include a build timestamp on the artifacts ids like Eclipse
> does for most of the jars they produce -
>http://www.apache.org/dist/geronimo/eclipse/updates/features/
> and we're not supposed to replace/update already published artifacts (but
> the GEP jars are not published to Maven Central...)
>
>
> -Donald
>
>
> Delos wrote:
>
>> Kevan,
>>
>> Currently, user can get GEP with Galileo support from
>> http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.5/ <
>> http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.5/geronimo-eclipse-plugin-2.1.5-updatesite.zip
>> >
>>
>> But I agree with you to deliver a GEP release supporting Galileo.
>>
>> Can we just update current 2.1.4 release?
>>
>> Because there is no 2.1.5 release for server now, I think it's not proper
>> to distribute a GEP 2.1.5 release.
>>
>> What's your opinion?
>>
>>
>> 2009/7/21 Kevan Miller > kevan.mil...@gmail.com>>
>>
>>
>>On Jul 21, 2009, at 5:21 AM, konkere wrote:
>>
>>
>>
>>
>>Donald Woods-2 wrote:
>>
>>
>>The nightly/unstable/unreleased builds are under:
>>
>>http://people.apache.org/dist/geronimo/eclipse/unstable/
>>
>>For GEP 2.1.5 (which support 2.0.x and 2.1.x servers) you'd
>>want:
>>
>> http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.5/geronimo-eclipse-plugin-2.1.5-deployable.zip
>>
>>
>>which means it's not possible to install the appropriate nightly
>>with
>>galileo's update manager?
>>
>>
>>If I understand your question, you could download
>>
>> http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.5/geronimo-eclipse-plugin-2.1.5-updatesite.zip
>>configure the download site to Eclipse (i.e. the location on your
>>hard drive), and install from there.
>>
>>Would be good to get out a GEP release with Galileo support. Anybody
>>giving this some thought?
>>
>>--kevan
>>
>>
>>
>>
>> --
>> Best Regards,
>>
>> Delos
>>
>


-- 
Best Regards,

Delos


Re: Problem with Eclipse Galileo

2009-07-24 Thread Delos
Kevan,

Currently, user can get GEP with Galileo support from
http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.5/<http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.5/geronimo-eclipse-plugin-2.1.5-updatesite.zip>

But I agree with you to deliver a GEP release supporting Galileo.

Can we just update current 2.1.4 release?

Because there is no 2.1.5 release for server now, I think it's not proper to
distribute a GEP 2.1.5 release.

What's your opinion?


2009/7/21 Kevan Miller 

>
> On Jul 21, 2009, at 5:21 AM, konkere wrote:
>
>
>>
>>
>> Donald Woods-2 wrote:
>>
>>>
>>> The nightly/unstable/unreleased builds are under:
>>>
>>> http://people.apache.org/dist/geronimo/eclipse/unstable/
>>>
>>> For GEP 2.1.5 (which support 2.0.x and 2.1.x servers) you'd want:
>>>
>>> http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.5/geronimo-eclipse-plugin-2.1.5-deployable.zip
>>>
>>>
>> which means it's not possible to install the appropriate nightly with
>> galileo's update manager?
>>
>
> If I understand your question, you could download
> http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.5/geronimo-eclipse-plugin-2.1.5-updatesite.zip
> configure the download site to Eclipse (i.e. the location on your hard
> drive), and install from there.
>
> Would be good to get out a GEP release with Galileo support. Anybody giving
> this some thought?
>
> --kevan
>



-- 
Best Regards,

Delos


Re: Problem with Eclipse Galileo

2009-07-24 Thread Delos
Hi,

you can try GEP under this URL. It support Galieo

http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.5/<http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.5/geronimo-eclipse-plugin-2.1.5-updatesite.zip>



2009/7/24 themole 

>
>
> Ivan Babanin-2 wrote:
> >
> >
> > How to solve this problem?
> >
> >
>
> Same Problem here... When there is an update to nightly expected that
> includes working Geronimo Plugins?
>
> Cheers,
> Daniel
> --
> View this message in context:
> http://www.nabble.com/Problem-with-Eclipse-Galileo-tp24295815s134p24642883.html
> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
>
>


-- 
Best Regards,

Delos


Re: How to reuse the jars in geronimo repository?

2009-07-16 Thread Delos
Hi Wureka,

Just as Ivan said, the  just tell geronimo server to find
the dependency. The red circle X in eclipse is caused by compiler, so you
need to add commons-collections-3.2.jar to the build path of your project.

Try, build path->"configure build path" ->"java build path" ->"libaries"-
>"add external library".

Hope it helps!


2009/7/16 David Jencks 

>
> On Jul 15, 2009, at 6:54 PM, Wureka wrote:
>
>
>>
>> Hi,
>> I use Eclipse 3.4 to develop a WAR application for Geronimo 2.1.4.
>> The application needs  commons-collections-3.2.jar. For shrinking my
>> application size, I hope to reuse the same jar file in geronimo repository
>> if there is the jar my application needs.
>>
>> Fortunately I did find that there is the jar in the repository. And I add
>> the below dependencies in  block in my geronimo-web.xml
>>   
>>   commons-collections
>>   commons-collections
>>   3.2
>>   jar
>>   
>>
>
> That should tell geronimo to reuse the jar but AFAIK not eclipse :-)
>
>>
>> However, in Eclipse, I saw the code using the class in
>> commons-collections-3.2.jar still has red circle X on the lines where the
>> class appears.
>>
>> What action do I still need to do for fixing the priblem?
>>
>
> I'm not an eclipse expert.
>
> What I recommend is setting up a geronimo plugin project to "predeploy"
> your war to geronimo.  You'll have 2 maven projects:
> - the war project in which you mark the dependency as "provided" so it
> doesn't get into the war
> - the plugin project where you include the dependency without any scope.
>  Don't include the  element in your geronimo plan, the
> car-maven-plugin will add it based on the maven pom.
>
> If you then use m2eclipse eclpse will know about your dependency from the
> maven pom.
>
> hope this helps
> david jencks
>
>
>  Thank you for your help.
>>
>> --
>> View this message in context:
>> http://www.nabble.com/How-to-reuse-the-jars-in-geronimo-repository--tp24508861s134p24508861.html
>> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
>>
>>


-- 
Best Regards,

Delos


Re: Eclipse connect to Geronimo on other host

2009-06-23 Thread Delos
Hi Michael

Just as you see, there is no open RMi port in your service, unless you start
the server.

Suppose you have a eclipse and geronimo server in host A, meanwhile, there
is another geronimo server in host B.
Here are the steps to visit remote server:
1) In host A, create a server instance in eclipse, which target to the
server in host A
2) start the server instance in eclipse
3) start the server in host B
4) Once you start up server successfully, double click the server instance
in eclipse to open an editor. In the editor, you can change the server host
into the IP address of host B
5) Then, you can deploy your application to the remote host

Note: it's better that the two servers  are in  the same version

Hope it helps!

2009/6/24 mmike 

>
> Hi,
>
> I've configured a new geronimo server in eclipse (3.4.2). The geronimo
> (2.1.4) itself is running on a different server. And now I've troubles to
> connect to the server.
>
> If I got that right, the connection has to be done over RMI service
> (default
> port 1099). But my service does not show this as open port (checked with
> nmap), but on server startup I get the line:
> Listening on ports:
> ...
> 1099 0.0.0.0 RMI Naming
> ...
>
> Can somebody please light this a little bit up for me?!
>
> Sorry for any inconvenience caused by a stupid question, but I'm really new
> to geronimo.
>
> Regards
> Michael
>
> --
> View this message in context:
> http://www.nabble.com/Eclipse-connect-to-Geronimo-on-other-host-tp24167356s134p24167356.html
> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
>
>


-- 
Best Regards,

Delos


Re: Question

2009-04-14 Thread Delos
Do you mean how to write the dependency in geronimo-web.xml?

Here is an example, you can try it.


 ..
  

default
abc.jar
jar


 

Note that, you jar package "abc.jar " can be placed in
WASCE_HOME/repository/default.

2009/4/15 David Jencks 

>
> On Apr 14, 2009, at 1:12 PM, bernstml wrote:
>
>
>> So I have a question:
>>
>> I have a jar which I want to use in my web application.  I normally link
>> the
>> jar in Netbeans and deploy
>>
>
> I have no idea what this means...
>
>> , which makes the deploy time exceedingly long.
>>
>> I want to put the libraries in the repository, and call upon them in my
>> application.  I know what I need to add to the geronimo-web.xml file, but
>> I
>> do not know how to call them in my code.  For example, there is a class
>> called Bob in this jar, and I want to import myjar.whatever.*; and Bob b =
>> new Bob("geronimo is frustrating");
>>
>
> Geronimo doesn't change java :-)  If you get the jar into the application
> classloader by including a dependency on it in the environment element in
> geronimo-web.xml, the classes in the jar will be available to your
> application.
>
>>
>>
>> Can I do this?  How?
>>
>
> Yes, by including a dependency on the jar in geronimo-web.xml in the
> environment element.
>
> thanks
> david jencks
>
>
>
>> --
>> View this message in context:
>> http://www.nabble.com/Question-tp23047110s134p23047110.html
>> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
>>
>>
>