[JBoss-dev] [XDoclet on JBoss (XDoclet/JBoss)] - XDoclet and web service

2004-05-10 Thread alemito
Hi, I am developing a web service using JBoss-net module but I'm in trouble with XDoclet. I have copied the XDoclet JAR for JBoss-net and the XDoclet for JBoss-net are installed but I can't create the file web-service.xml. Under Properties->XDoclet how can I set them for creating the web-servic

[JBoss-dev] [XDoclet on JBoss (XDoclet/JBoss)] - XDoclet and web service

2004-05-10 Thread alemito
Hi, I amd eveloping a web service using JBoss-net module but I'm in trouble with XDoclet. I have copied the XDoclet JAR for JBoss-net and the XDoclet for JBoss-net are installed but I can't create the file web-service.xml. Under Properties->XDoclet how can I set them for creating the web-servic

[JBoss-dev] [JBoss IDE] - same XDoclet configuration but I'm lazy

2004-04-30 Thread alemito
Hi, I have 2 different projects in which the XDoclet configuration (I mean the parameter that you set in Properties->XDocletConfigurations) is the same. In the first obviously I have set it, in the second one I would like not to reset it in the same manner but just to copy it from the first one.

[JBoss-dev] [JBoss IDE] - Re: XDoclet and JSP

2004-04-28 Thread alemito
Ok, I have to develop a project with EJB and JSP. Can I use XDoclet inside JSP code ? Otherwise I think I'll have to write manually XML descriptors. Is it right ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3832819#3832819 Reply to the post : http://www.

[JBoss-dev] [JBoss IDE] - Re: I CAN'T UPDATE ... ?????

2004-04-27 Thread alemito
eheh ... I am stupid ... I have solved by running xdoclet and running packaging and then redeploying ... __ but my main problem is one: "why I can execute successfully this application but if I try to type http://localhost:8080/jmx-console/

[JBoss-dev] [JBoss IDE] - Re: Unable to view JMX Console when JBoss is started using E

2004-04-27 Thread alemito
Hi, I had your same problem ... I couldn't get the console even if my applications worked. Maybe it can be useful, but check if in your %JAVA_HOME%/lib/ext you have the file "server.jar". Delete it ... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3832744#383

[JBoss-dev] [JBoss IDE] - Re: error 500 with jmx-console

2004-04-27 Thread alemito
i have found that it wasn't necessary ... with difficulty at the end I have discovered the bug ... it was the file "servlet.jar" put into my %JAVA_HOME%/lib/ext directory taken from a previous installation of Tomcat ... that's good ... :D View the original post : http://www.jboss.org/index.ht

[JBoss-dev] [JBoss IDE] - XDoclet and JSP

2004-04-27 Thread alemito
If I wanna use JSP instead of servlet, what about XDoclet ? I will have to write manually my XML config files and home/remote interface? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3832741#3832741 Reply to the post : http://www.jboss.org/index.html?module=

[JBoss-dev] [JBoss IDE] - Any tutorial/example about using JBoss IDE for access to dat

2004-04-27 Thread alemito
Hi, I would like to know if there are tutorial or examples about the configuration of the environment Eclipse+JBoss IDE to connect to database and modify them through EJB. I think I need a plugin for the database choosen thanx View the original post : http://www.jboss.org/index.html?modul

[JBoss-dev] [JBoss IDE] - Accademic usage: best JBoss or Eclipse+JBoss IDE

2004-04-27 Thread alemito
Hi, I would like to know your opinion. I am a new user both for JBoss and Eclipse, I have to install JBoss for a university course inside computer science faculty. I'm making some installation and tests with Eclipse+JBoss IDE ... do you think it's better than using pure JBoss without Eclipse in

[JBoss-dev] [JBoss IDE] - I CAN'T UPDATE ... ?????

2004-04-27 Thread alemito
Hi, I am new both for JBoss and Eclipse, I am training with tutorial of JBoss IDE about Fibonacci. I have a problem: I am not able to update my files ... I have built the application, it works fine but if I edit a file (e.g. something in index.html which contains the form) how can I update the

[JBoss-dev] [JBoss IDE] - Re: error 500 with jmx-console

2004-04-27 Thread alemito
Hi, under Preferences->Java->Installed JREs I have setted j2re1.4.1_03 and JDK1.4.1 but only the last one is checked. under Debug->JBoss 3.2.3 and under the label Classpath I have setted Bootstrap Entries->JRE System Library [JDK1.4.1] ; under the label JDK I have setted Workspace Default JRE (J

[JBoss-dev] [JBoss IDE] - error 500 with jmx-console

2004-04-26 Thread alemito
I need help !!! I have installed: - Eclipse 3.0 - JBoss 3.2.3 - plugin JBoss IDE 1.2.330 I can start with success JBoss from Eclipse, but when I write in my browser to test http://localhost:8080/jmx-console/index.jsp I have an error 500. I have Windows XP, I setted Env.Var. in this way: -JAVA_H