Re: [dev] Error compiling java addon.

2005-06-02 Thread Jürgen Schmidt

Hi Dinesh,

i can't reproduce your problem. The rdb you have send works fine for me 
and i was able to generate the Java class file for your 
Dimension.XDimensionFunctions.


One further thing, it is not really important but your module begins 
with an uppercase letter and the naming convention for UNO modules is 
lowercase. But of course it's your decision.


Juergen

Jürgen Schmidt wrote:

Hi Dinesh,

please send the file directly to me and not to the mailing list

Thanks Juergen

Dinesh Varadharajan wrote:


Hi Juergen,
Attached is the rdb file. Thanks for your help.

Thanks,
Dinesh

Jürgen Schmidt wrote:


Hi,

mmh, on the first look it looks ok to me. Can you send me your 
SampleFunction.rdb file directly.


Juergen

Dinesh Varadharajan wrote:


Hi Juergen,

First I am running IDLC to create urd and rdb files. After I am 
calling javamaker for the constucted rdb file. There it fails.


idlc -I%OO_SDK_HOME%\idl Sample.SampleFunctions.idl
regmerge Sample.SampleFunctions.rdb /UCR Sample.SampleFunctions.urd
javamaker -BUCR Sample.SampleFunctions.rdb 
%OFFICE_PROGRAM_PATH%\types.rdb


The same setup is working with 1.1.2. and the paths are rightly 
defined.


Thanks,
Dinesh

Jürgen Schmidt wrote:


Hi,

can you be more precise. How do you invoke the javamaker?

Juergen

Dinesh Varadharajan wrote:


hi,
I wrote a idl for java and when I try to create java interface out 
of it I am getting


javamaker ERROR: cannot dump Type 
'com/sun/star/uno/RuntimeException' error. The same setup was 
working with 1.1.2 and I updated all the libraries to 2.0 beta.


Can somebody help me identify the error..

Thanks,
Dinesh

-
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]



-
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]



Re: [dev] Error compiling java addon.

2005-06-02 Thread Jürgen Schmidt

Hi Dinesh,

please send the file directly to me and not to the mailing list

Thanks Juergen

Dinesh Varadharajan wrote:

Hi Juergen,
Attached is the rdb file. Thanks for your help.

Thanks,
Dinesh

Jürgen Schmidt wrote:


Hi,

mmh, on the first look it looks ok to me. Can you send me your 
SampleFunction.rdb file directly.


Juergen

Dinesh Varadharajan wrote:


Hi Juergen,

First I am running IDLC to create urd and rdb files. After I am 
calling javamaker for the constucted rdb file. There it fails.


idlc -I%OO_SDK_HOME%\idl Sample.SampleFunctions.idl
regmerge Sample.SampleFunctions.rdb /UCR Sample.SampleFunctions.urd
javamaker -BUCR Sample.SampleFunctions.rdb 
%OFFICE_PROGRAM_PATH%\types.rdb


The same setup is working with 1.1.2. and the paths are rightly defined.

Thanks,
Dinesh

Jürgen Schmidt wrote:


Hi,

can you be more precise. How do you invoke the javamaker?

Juergen

Dinesh Varadharajan wrote:


hi,
I wrote a idl for java and when I try to create java interface out 
of it I am getting


javamaker ERROR: cannot dump Type 
'com/sun/star/uno/RuntimeException' error. The same setup was 
working with 1.1.2 and I updated all the libraries to 2.0 beta.


Can somebody help me identify the error..

Thanks,
Dinesh

-
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]


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



Re: [dev] Error compiling java addon.

2005-06-02 Thread Dinesh Varadharajan

Hi Juergen,
Attached is the rdb file. Thanks for your help.

Thanks,
Dinesh

Jürgen Schmidt wrote:


Hi,

mmh, on the first look it looks ok to me. Can you send me your 
SampleFunction.rdb file directly.


Juergen

Dinesh Varadharajan wrote:


Hi Juergen,

First I am running IDLC to create urd and rdb files. After I am 
calling javamaker for the constucted rdb file. There it fails.


idlc -I%OO_SDK_HOME%\idl Sample.SampleFunctions.idl
regmerge Sample.SampleFunctions.rdb /UCR Sample.SampleFunctions.urd
javamaker -BUCR Sample.SampleFunctions.rdb 
%OFFICE_PROGRAM_PATH%\types.rdb


The same setup is working with 1.1.2. and the paths are rightly defined.

Thanks,
Dinesh

Jürgen Schmidt wrote:


Hi,

can you be more precise. How do you invoke the javamaker?

Juergen

Dinesh Varadharajan wrote:


hi,
I wrote a idl for java and when I try to create java interface out 
of it I am getting


javamaker ERROR: cannot dump Type 
'com/sun/star/uno/RuntimeException' error. The same setup was 
working with 1.1.2 and I updated all the libraries to 2.0 beta.


Can somebody help me identify the error..

Thanks,
Dinesh

-
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]

Re: [dev] Error compiling java addon.

2005-06-02 Thread Jürgen Schmidt

Hi,

mmh, on the first look it looks ok to me. Can you send me your 
SampleFunction.rdb file directly.


Juergen

Dinesh Varadharajan wrote:

Hi Juergen,

First I am running IDLC to create urd and rdb files. After I am calling 
javamaker for the constucted rdb file. There it fails.


idlc -I%OO_SDK_HOME%\idl Sample.SampleFunctions.idl
regmerge Sample.SampleFunctions.rdb /UCR Sample.SampleFunctions.urd
javamaker -BUCR Sample.SampleFunctions.rdb %OFFICE_PROGRAM_PATH%\types.rdb

The same setup is working with 1.1.2. and the paths are rightly defined.

Thanks,
Dinesh

Jürgen Schmidt wrote:


Hi,

can you be more precise. How do you invoke the javamaker?

Juergen

Dinesh Varadharajan wrote:


hi,
I wrote a idl for java and when I try to create java interface out of 
it I am getting


javamaker ERROR: cannot dump Type 'com/sun/star/uno/RuntimeException' 
error. The same setup was working with 1.1.2 and I updated all the 
libraries to 2.0 beta.


Can somebody help me identify the error..

Thanks,
Dinesh

-
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]



Re: [dev] Error compiling java addon.

2005-06-02 Thread Dinesh Varadharajan

Hi Juergen,

First I am running IDLC to create urd and rdb files. After I am calling 
javamaker for the constucted rdb file. There it fails.


idlc -I%OO_SDK_HOME%\idl Sample.SampleFunctions.idl
regmerge Sample.SampleFunctions.rdb /UCR Sample.SampleFunctions.urd
javamaker -BUCR Sample.SampleFunctions.rdb %OFFICE_PROGRAM_PATH%\types.rdb

The same setup is working with 1.1.2. and the paths are rightly defined.

Thanks,
Dinesh

Jürgen Schmidt wrote:


Hi,

can you be more precise. How do you invoke the javamaker?

Juergen

Dinesh Varadharajan wrote:


hi,
I wrote a idl for java and when I try to create java interface out of 
it I am getting


javamaker ERROR: cannot dump Type 'com/sun/star/uno/RuntimeException' 
error. The same setup was working with 1.1.2 and I updated all the 
libraries to 2.0 beta.


Can somebody help me identify the error..

Thanks,
Dinesh

-
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]



Re: [dev] Error compiling java addon.

2005-06-02 Thread Jürgen Schmidt

Hi,

can you be more precise. How do you invoke the javamaker?

Juergen

Dinesh Varadharajan wrote:

hi,
I wrote a idl for java and when I try to create java interface out of it 
I am getting


javamaker ERROR: cannot dump Type 'com/sun/star/uno/RuntimeException' 
error. The same setup was working with 1.1.2 and I updated all the 
libraries to 2.0 beta.


Can somebody help me identify the error..

Thanks,
Dinesh

-
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]