[JBoss-user] [Beginners Corner] - Re: Problems in web-console

2006-04-02 Thread ineverstop
"diamatar" wrote : hi ineverstop
  | I met the same problem , 
  | 
  | Should you can send the applet.jar package file to me ? 
  | 
  | my mail box : [EMAIL PROTECTED]
  | 
  | thanks very much . 
  | 
  | 

I've send the applet.jar package file to your email box. pls check it.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934202#3934202

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934202


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Problems in web-console

2006-03-31 Thread diamatar
hi ineverstop
I met the same problem , 

Should you can send the applet.jar package file to me ? 

my mail box : [EMAIL PROTECTED]

thanks very much . 



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3933965#3933965

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3933965


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Problems in web-console

2006-03-13 Thread ineverstop
"qwfycj" wrote : I met the same problem , Should you can send the applet.jar 
package file to me ?
  | my mail box : [EMAIL PROTECTED]
  | thanks very much.
  | 
  |  

no problem, qwfycj ! i've send the applet.jar file to your mail box. pls check 
it. :)


[EMAIL PROTECTED]

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929803#3929803

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929803


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Problems in web-console

2006-03-09 Thread qwfycj
I met the same problem , Should you can send the applet.jar package file to me ?
my mail box : [EMAIL PROTECTED]
thanks very much.

 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929215#3929215

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929215


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Problems in web-console

2006-03-05 Thread ineverstop
"[EMAIL PROTECTED]" wrote : I also want to thank you for your instructions.
  | I was able to rebuild my jar file and now I can see the tree.  However I 
did notice a few things in your instructions:
  | 1.  The folder should be stream not stram.
  |  However this is possilby a typo based on the 
  |  original post.
  | 2.  My "jar -cvf..." command did not want to walk
  |  my directory tree.   Instead i used "jar -uvf ..."
  |  to add the IMarshalledValue.class to the 
  |  applet.jar file.

thank you for your advice;
(1)the folder name is stream indeed. i lost a letter earlier. :)
(2)in my case, "jar -cvf..." command did work fine.
the difference between "cvf" and "uvf" is:
   cvf : create a new jar file
   uvf : update to a existed jar file
so, if you want to use "jar -cvf" command, you should make sure that the 
applet.jar file does not exist in your current working folder.

[EMAIL PROTECTED]

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928063#3928063

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928063


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Problems in web-console

2006-03-03 Thread [EMAIL PROTECTED]
I also want to thank you for your instructions.
I was able to rebuild my jar file and now I can see the tree.  However I did 
notice a few things in your instructions:
1.  The folder should be stream not stram.
 However this is possilby a typo based on the 
 original post.
2.  My "jar -cvf..." command did not want to walk
 my directory tree.   Instead i used "jar -uvf ..."
 to add the IMarshalledValue.class to the 
 applet.jar file.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=392#392

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=392


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Problems in web-console

2006-03-02 Thread ineverstop
Your welcome, Linuso. Glad to be of help.



  [EMAIL PROTECTED]

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927634#3927634

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927634


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Problems in web-console

2006-03-02 Thread Linuso
"ineverstop" wrote : i've send the applet.jar package file to your mail box.pls 
check it.
  | 
  | [EMAIL PROTECTED]

BIG THANKS!! :-)

It works fine now whit your applet.jar.. So strange.. I did exaktly like you 
told.. 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927539#3927539

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927539


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Problems in web-console

2006-03-02 Thread ineverstop
i've send the applet.jar package file to your mail box.pls check it.



[EMAIL PROTECTED]

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927496#3927496

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927496


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Problems in web-console

2006-03-02 Thread Linuso
"ineverstop" wrote : i confirm my new applet.jar package file again, in the 
end, i found my new folder i added is "stream" instead of "stram"  in my folder 
tree; 
  | 
  | my folder looks like:
  | 
  | org/jboss/util/stream/IMarshalledValue.class
  | 
  | if it is the reason of the problem, you nedd to modify 
IMarshalledValue.java file like:
  | 
  |   | package org.jboss.util.stream;
  |   | 
  |   | import java.io.Serializable;
  |   | 
  |   | public interface IMarshalledValue extends Serializable {}
  |   | 

I saw I missed a letter earlier :)

But I understand and named the directory to stream and had stream in the file, 
but the problem is there anyway.. 

Can you mail me your .jar file so can I try whit thatone but I dont think it 
would make any differnce :(  my mail is: [EMAIL PROTECTED]

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927489#3927489

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927489


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Problems in web-console

2006-03-02 Thread ineverstop
i confirm my new applet.jar package file again, in the end, i found my new 
folder i added is "stream" instead of "stram"  in my folder tree; 

my folder looks like:

org/jboss/util/stream/IMarshalledValue.class

if it is the reason of the problem, you nedd to modify IMarshalledValue.java 
file like:

  | package org.jboss.util.stream;
  | 
  | import java.io.Serializable;
  | 
  | public interface IMarshalledValue extends Serializable {}
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927471#3927471

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927471


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Problems in web-console

2006-03-02 Thread Linuso
I dont know if it mathers.. but I'm running on 
fedora core 4
jdk 1.5.0_06
jboss-4.0.4 

also try jboss-4.0.3 sp1 whit same problem.



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927464#3927464

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927464


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Problems in web-console

2006-03-02 Thread Linuso
"ineverstop" wrote : try it again:
  | 
  | package org.jboss.util.stram;
  |   | 
  |   | import java.io.Serializable;
  |   | 
  |   | public interface IMarshalledValue extends Serializable {}
  | 
  | 
  | 
  | it's really a hard job for a new one to do it; if you can't finish it by 
you self, give me your email address, i could mail the applet.jar file to you. 
  | by the way, my english is pool, don't laugth at me ! :)

Thanks! now it  worked better.. and I added the folder and put the classfile in 
it.. When I running the web-console now I got another fault messeage and it 
want work anyway :(

now it says: "java.lang.NullPointerException."



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927457#3927457

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927457


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Problems in web-console

2006-03-02 Thread ineverstop
try it again:

package org.jboss.util.stram;
  | 
  | import java.io.Serializable;
  | 
  | public interface IMarshalledValue extends Serializable {}



it's really a hard job for a new one to do it; if you can't finish it by you 
self, give me your email address, i could mail the applet.jar file to you. 
by the way, my english is pool, don't laugth at me ! :)

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927440#3927440

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927440


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Problems in web-console

2006-03-02 Thread Linuso
"ineverstop" wrote : 
  | 1) creat a interface named IMarshalledValue.java then compile it, src like:
  |  public interface IMarshalledValue extends Serializable {}
  | 

I'm pretty new to this, just testing around.. but..
I created a file named IMarshalledValue.java containing:
public interface IMarshalledValue extends Serializable {}

When I tryed to compile it whit javac It says:
symbol: class Serializable
public interface IMarshalledValue extends Serializable {}
  ^
1 error

What am I doing wrong?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927405#3927405

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927405


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Problems in web-console

2006-03-01 Thread ineverstop
2) unzip the applet.jar file as a folder tree, add a sub folder named "stram"  
under org/jboss/util/
and then copy IMarshalledValue.class to it.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927053#3927053

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927053


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Problems in web-console

2006-03-01 Thread ineverstop
i hava meet the problem with jboss4.0.4 recentlly.
the reason i found is : IMarshalledValue interface does not exist in the 
applet.jar which include the classes for webconsole.
i hava find a solution for this:

1) creat a interface named IMarshalledValue.java then compile it, src like:
 public interface IMarshalledValue extends Serializable {}
2) unzip the applet.jar file as a folder tree, add a sub folder named "stram" 
under org/jboss/util/ 

3) rebuild the applet.jar file;
jar cvf applet.jar *.*

4) put the applet.jar file into 
"${server-root}\server\default\deploy\management\console-mgr.sar\web-console.war"
and cover the old one.

5) restart jboss server. then you will see the applet console in the left of 
broswer.

good luck.!

[EMAIL PROTECTED]


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927038#3927038

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927038


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user