[jboss-user] [Management, JMX/JBoss] - Receiving notification from other MBeans

2009-06-01 Thread joshua883
Hi all! I'm trying to receive notifications from a simple MBean component. The MBean (taken from wikis) simply dumps a Message when the operation printMessage is invoked: public class StartupService extends ServiceMBeanSupport implements StartupServiceMBean | { |// Our message attribute

[jboss-user] [EJB 3.0] - injecting bean into remote Client

2009-04-18 Thread joshua883
Hi all, I've tested EJB injection in a remote Client : public class Client { | @EJB(mappedName="TestBean/remote") | static Test t; | | public static void main(String[] args) throws Exception | { | Context ctx = new InitialContext(); | | t.d

[jboss-user] [JBoss Tools (users)] - Reverse engineering of Entity Bean from table, possible ?

2009-04-14 Thread joshua883
Hi all I'd like to know if there's any instrument in JBoss tools which let you reverse Engineer a table/view into an Entity Bean 3.0 Thanks a lot John View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225485#4225485 Reply to the post : http://www.jboss.org/ind

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss service (??) very weird problem

2008-09-04 Thread joshua883
yesss thank you !!! it worked finally, I have stopped crashing my head on the keyboard ! regards stephan View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174290#4174290 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss service (??) very weird problem

2008-09-04 Thread joshua883
Hello ! I really hope I'm posting on the right forum: my idea is that I'm having problem becuase of JBoss as service: so that's it: I have an MBean which opens up a Word Document when it's available in a certain directory. Process p = Runtime.getRuntime().exec |("cmd.exe /C \"C:\\