Hi Rajesh,

If you would like to use the WSDM-JMX features, you can do that by using the muse-1.0 binary.
The WSDM-JMX library is required to be built from source.

BTW, the current muse trunk is based on the wsrf-1.0,
and the package of AddressingConstants class is org.apache.ws.addressing.v2004_08_10 in the wsrf-1.0,
however it's org.apache.ws.addressing.v2004_08 in the current wsrf trunk.
In the muse-1.0 source released in August, it is v2004_08_10.
It seems to me that it should be modified back to v2004_08_10.
I'm not sure the reason why it's already "v2004_08".

Anyway,
I think that you have only to modify "v2004_08" to "v2004_08_10" to compile the trunk code.

Regards,
Hideharu

----- Original Message ----- From: "Rajesh Koilpillai" <[EMAIL PROTECTED]>
To: <[email protected]>; <[EMAIL PROTECTED]>
Sent: Monday, January 30, 2006 10:15 PM
Subject: RE: Re:WSDM-JMX adapter


Hi,

Does the main trunk code compile? Am I missing any configuration.

D:\os\muse\trunk>maven dist
__  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

Attempting to download submgr-xbeans-SNAPSHOT.jar.
build:start:

dist:build-setup:
clean:clean:
   [delete] Deleting directory D:\os\muse\trunk\target

   [mkdir] Created dir: D:\os\muse\trunk\target\distributions

xdoc:init:
   [mkdir] Created dir: D:\os\muse\trunk\target\generated-xdocs
   [mkdir] Created dir: D:\os\muse\trunk\target\docs

java:prepare-filesystem:
   [mkdir] Created dir: D:\os\muse\trunk\target\classes

java:compile:
   [echo] Compiling to D:\os\muse\trunk/target/classes
   [javac] Compiling 50 source files to D:\os\muse\trunk\target\classes
D:\os\muse\trunk\src\java\org\apache\ws\muws\v1_0\topics\impl\XmlBeansAdvert
isem
entTopicImpl.java:114: package org.apache.ws.addressing.v2004_08 does not
exist
              xBeansEPR.getXmlObject(
org.apache.ws.addressing.v2004_08.Address
ingConstants.NSURI_ADDRESSING_SCHEMA );
                                                                       ^
1 error

BUILD FAILED
File...... C:\Documents and
Settings\Rajesh\.maven\cache\maven-java-plugin-1.5\p
lugin.jelly
Element... ant:javac
Line...... 63
Column.... 48
Compile failed; see the compiler error output for details.
Total time: 8 seconds
Finished at: Mon Jan 30 18:40:45 IST 2006


Thanks,
- Rajesh Koilpillai

-----Original Message-----
From: Rajesh Koilpillai [mailto:[EMAIL PROTECTED]
Sent: Monday, January 30, 2006 6:00 PM
To: [email protected]
Cc: [EMAIL PROTECTED]
Subject: RE: Re:WSDM-JMX adapter

Hi Hideharu Kato-san,

The SVN checkout works fine now and we are able to checkout the source code.

Thanks,
- Rajesh Koilpillai

-----Original Message-----
From: Hideharu Kato [mailto:[EMAIL PROTECTED]
Sent: Monday, January 30, 2006 5:44 PM
To: [email protected]
Subject: Re: Re:WSDM-JMX adapter

Hi, Hariharasudhan.D.

Thank you for trying to use the library.

Could you try to checkout the code again
with the following repository location?

https://svn.apache.org/repos/asf/webservices/muse/trunk/wsdm-jmx/


Regards,
Hideharu Kato


----- Original Message ----- From: "Hariharasudhan.D" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, January 27, 2006 11:26 PM
Subject: Re:WSDM-JMX adapter


Hi Hideharu Kato,

I couldn't checkout the code from svn

From: Hideharu Kato [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 26, 2006 7:55 PM
To: [email protected]
Subject: WSDM-JMX adapter

Hi, everyone,

I have been developing the WSDM-JMX adapter features. Now I committed them
to muse.

http://svn.apache.org/viewcvs.cgi/webservices/muse/trunk/wsdm-jmx/

The WSDM-JMX library enables JMX MBeans to be accessed via WSDM interface.
Currently it has some limits of the WSDM Resource - MBean mapping,
but can provide a kind of basic functionality as follows:

- get MBean attribute values by using wsrf:GetRP
- start monitoring an MBean attribute by using wsn:Subscribe
- send JMX notification as wsn:Notify

I would appreciate that if you would have a chance to use the library and
give some comments, questions and feedbacks to me.

Regards,

Hideharu Kato--

----------------------------------------------------------------------------
----

Regards,
Hariharasudhan.D.


When I do good, I feel good; when I do bad, I feel bad.That's my religion
.
- Abraham Lincoln
--------------------------------------------------------------------- To
unsubscribe, e-mail: [EMAIL PROTECTED] For additional
commands, e-mail: [EMAIL PROTECTED]



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


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


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




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

Reply via email to