Help for WSRP4J

2006-01-18 Thread Carsten Ziegeler
Hi,

the gump build of wsrp4j is failing for a long time now. I fail to see
why :) From gump's error report, it seems that the pluto-1.0.1.jar is
not in the build path. I think I added a reference to the pluto project
some time ago, but this didn't fix the problem.

Can anyone of the gump gurus help us?

Thanks
Carsten
-- 
Carsten Ziegeler - Open Source Group, S&N AG
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Help for WSRP4J

2006-01-18 Thread sebb
On 18/01/06, Carsten Ziegeler <[EMAIL PROTECTED]> wrote:
> Hi,
>
> the gump build of wsrp4j is failing for a long time now. I fail to see
> why :) From gump's error report, it seems that the pluto-1.0.1.jar is
> not in the build path. I think I added a reference to the pluto project
> some time ago, but this didn't fix the problem.
>
> Can anyone of the gump gurus help us?
>

I'm not a guru, but I have (ab)used gump for the JMeter project ...

==

According to

http://vmgump.apache.org/gump/public/cocoon/wsrp4j/index.html

"This project is not built by Gump."

Presumably you mean "ws-wsrp4j" as in

http://vmgump.apache.org/gump/public/ws-wsrp4j/ws-wsrp4j/index.html

Clicking on the build  link gives

http://vmgump.apache.org/gump/public/ws-wsrp4j/ws-wsrp4j/gump_work/build_ws-wsrp4j_ws-wsrp4j.html

which shows that the pluto jar is included as

/usr/local/gump/public/workspace/portals-pluto-1.0/api/target/portlet-api-1.0.jar

The pluto module:

http://vmgump.apache.org/gump/public/portals-pluto-1.0/index.html

consists of 4 projects

Perhaps you need to include a different output jar?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Help for WSRP4J

2006-01-18 Thread Carsten Ziegeler
sebb wrote:
> According to
> 
> http://vmgump.apache.org/gump/public/cocoon/wsrp4j/index.html
> 
> "This project is not built by Gump."
> 
> Presumably you mean "ws-wsrp4j" as in
> 
Yes, sorry for that.

> http://vmgump.apache.org/gump/public/ws-wsrp4j/ws-wsrp4j/index.html
> 
> Clicking on the build  link gives
> 
> http://vmgump.apache.org/gump/public/ws-wsrp4j/ws-wsrp4j/gump_work/build_ws-wsrp4j_ws-wsrp4j.html
> 
> which shows that the pluto jar is included as
> 
> /usr/local/gump/public/workspace/portals-pluto-1.0/api/target/portlet-api-1.0.jar
> 
> The pluto module:
> 
> http://vmgump.apache.org/gump/public/portals-pluto-1.0/index.html
> 
> consists of 4 projects
> 
> Perhaps you need to include a different output jar?
> 
Yes, that's true - we need two of the projects from pluto: the
portlet-api and portals-pluto-container. I think I added both to the
ws-wsrp4j descriptor, but something must be wrong.

Carsten

-- 
Carsten Ziegeler - Open Source Group, S&N AG
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Help for WSRP4J

2006-01-18 Thread sebb
On 18/01/06, Carsten Ziegeler <[EMAIL PROTECTED]> wrote:
> sebb wrote:
> > According to
> >
> > http://vmgump.apache.org/gump/public/cocoon/wsrp4j/index.html
> >
> > "This project is not built by Gump."
> >
> > Presumably you mean "ws-wsrp4j" as in
> >
> Yes, sorry for that.
>
> > http://vmgump.apache.org/gump/public/ws-wsrp4j/ws-wsrp4j/index.html
> >
> > Clicking on the build  link gives
> >
> > http://vmgump.apache.org/gump/public/ws-wsrp4j/ws-wsrp4j/gump_work/build_ws-wsrp4j_ws-wsrp4j.html
> >
> > which shows that the pluto jar is included as
> >
> > /usr/local/gump/public/workspace/portals-pluto-1.0/api/target/portlet-api-1.0.jar
> >
> > The pluto module:
> >
> > http://vmgump.apache.org/gump/public/portals-pluto-1.0/index.html
> >
> > consists of 4 projects
> >
> > Perhaps you need to include a different output jar?
> >
> Yes, that's true - we need two of the projects from pluto: the
> portlet-api and portals-pluto-container. I think I added both to the
> ws-wsrp4j descriptor, but something must be wrong.

According to

http://vmgump.apache.org/gump/public/ws-wsrp4j/ws-wsrp4j/details.html

it only depends on the -api project currently

S
S.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Help for WSRP4J

2006-01-18 Thread Carsten Ziegeler
sebb schrieb:

> According to
> 
> http://vmgump.apache.org/gump/public/ws-wsrp4j/ws-wsrp4j/details.html
> 
> it only depends on the -api project currently
> 
Gosh, you're right. I thought I added this months ago...strange.

Anyway, I just added the dependency, so let's see what happens know.

Many thanks
Carsten

-- 
Carsten Ziegeler - Open Source Group, S&N AG
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Help for WSRP4J

2006-01-18 Thread Bill Barker

"Carsten Ziegeler" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> sebb schrieb:
>
>> According to
>>
>> http://vmgump.apache.org/gump/public/ws-wsrp4j/ws-wsrp4j/details.html
>>
>> it only depends on the -api project currently
>>
> Gosh, you're right. I thought I added this months ago...strange.
>
> Anyway, I just added the dependency, so let's see what happens know.
>

It seems that you need a newer version than pluto-1.0.  Unfortunately, the 
newer version of Pluto requires Maven2 to build, and Gump isn't quite up to 
supporting Maven2 quite yet :(.

> Many thanks
> Carsten
>
> -- 
> Carsten Ziegeler - Open Source Group, S&N AG
> http://www.s-und-n.de
> http://www.osoco.org/weblogs/rael/ 




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Help for WSRP4J

2006-01-18 Thread Carsten Ziegeler
Bill Barker wrote:
> 
> It seems that you need a newer version than pluto-1.0.  Unfortunately, the 
> newer version of Pluto requires Maven2 to build, and Gump isn't quite up to 
> supporting Maven2 quite yet :(.
> 
Actually, we need pluto 1.0.1 (or 1.0.x) which is not the trunk of Pluto
in svn but a branch - and not one is still using maven 1. Is there a way
to specify this for wsrp4j? Now, Pluto 1.0.1 might be the last release
in the 1.0 branch, so perhaps it's ok to use the 1.0.1 jar directly for
building wsrp4j instead of using the latest pluto from svn?
We will migrate wsrp4j to Pluto 1.1 once 1.1 is stable enough, but this
might take a little bit longer.

Carsten

-- 
Carsten Ziegeler - Open Source Group, S&N AG
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Help for WSRP4J

2006-01-18 Thread Bill Barker

"Carsten Ziegeler" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Bill Barker wrote:
>>
>> It seems that you need a newer version than pluto-1.0.  Unfortunately, 
>> the
>> newer version of Pluto requires Maven2 to build, and Gump isn't quite up 
>> to
>> supporting Maven2 quite yet :(.
>>
> Actually, we need pluto 1.0.1 (or 1.0.x) which is not the trunk of Pluto
> in svn but a branch - and not one is still using maven 1. Is there a way
> to specify this for wsrp4j? Now, Pluto 1.0.1 might be the last release
> in the 1.0 branch, so perhaps it's ok to use the 1.0.1 jar directly for
> building wsrp4j instead of using the latest pluto from svn?
> We will migrate wsrp4j to Pluto 1.1 once 1.1 is stable enough, but this
> might take a little bit longer.
>

The current Gump Pluto is built from pluto/branches/pluto-1.0.2.  I haven't 
looked into it enough to see why it isn't good enough for ws4p4j.

> Carsten
>
> -- 
> Carsten Ziegeler - Open Source Group, S&N AG
> http://www.s-und-n.de
> http://www.osoco.org/weblogs/rael/ 




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Help for WSRP4J

2006-01-19 Thread Carsten Ziegeler
Bill Barker wrote:
> 
> The current Gump Pluto is built from pluto/branches/pluto-1.0.2. 
Ah, great.

> I haven't looked into it enough to see why it isn't good enough
> for ws4p4j.
> 
Another dependency to the pluto-portal was missing. I just added it. So
let's way for the next run :)

Thanks!
Carsten

-- 
Carsten Ziegeler - Open Source Group, S&N AG
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Help for WSRP4J

2006-01-19 Thread Carsten Ziegeler
Carsten Ziegeler wrote:
> Bill Barker wrote:
> 
>>The current Gump Pluto is built from pluto/branches/pluto-1.0.2. 
> 
> Ah, great.
> 
> 
>>I haven't looked into it enough to see why it isn't good enough
>>for ws4p4j.
>>
> 
> Another dependency to the pluto-portal was missing. I just added it. So
> let's way for the next run :)
> 
Ok, now it looks a little bit better. We are now back to an old error
during the build wrt to some Axis classes. I have absolutely no clue
what might be wrong there.

Can anyone help, please?

Thanks
Carsten

-- 
Carsten Ziegeler - Open Source Group, S&N AG
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Help for WSRP4J

2006-01-19 Thread Stefan Bodewig
On Thu, 19 Jan 2006, Carsten Ziegeler <[EMAIL PROTECTED]> wrote:

> We are now back to an old error during the build wrt to some Axis
> classes. I have absolutely no clue what might be wrong there.
> 
> Can anyone help, please?

Sure.  Unfortunately we seem to be investigating this about half a
year too late.



of August 1st is a backwards incompatible change that breaks wsrp, and
from what I can tell this change went into Axis 1.3:



This means wsrp's trunk version works with Axis 1.2 but not 1.3
(released a few months ago).  If you fix it, it won't work with 1.2
anymore.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Help for WSRP4J

2006-01-20 Thread Carsten Ziegeler
Stefan Bodewig wrote:
> 
> Sure.  Unfortunately we seem to be investigating this about half a
> year too late.
> 
> 
> 
> of August 1st is a backwards incompatible change that breaks wsrp, and
> from what I can tell this change went into Axis 1.3:
> 
> 
> 
> This means wsrp's trunk version works with Axis 1.2 but not 1.3
> (released a few months ago).  If you fix it, it won't work with 1.2
> anymore.
> 
Ah, ok, hmm, I guess I'll try to update wsrp4j to axis 1.3 then.

Thanks Stefan.
Btw, the wsrp4j is now hosted under the portals project, so how can we
rename the project from ws-wsrp4j to portals-wsrp4j? I guess renaming
the gump descriptor and the id's inside the descriptor are sufficient?
Or is there anything else to do?

Carsten

-- 
Carsten Ziegeler - Open Source Group, S&N AG
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]