There is no prerequiste as such. The basic thing i need to install the JBoss As and Portal from Binary and i need to develop a portlet and using JSR 168 i need to interface the same with an external system. In 4.04 GA there is run.bat file in the root/bin. Since am using a Windows xp OS i tried using the 4.0.4 CR2 and 2.4 ALpha versions. Could you kindly guide me installing the best AS and portal.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972889#3972889
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972889
Hi All
I am developing an application with EJB 3.0. Now I don' t have any IDE. I have written a Simple Stateless session bean may be a bean that simply returns you the "Hello" message.Sice it is EJB3.0 compliant it contains Annotations. But When I compile the class ,I get an error "@Stateless can not be resolved to a type". Obviously you need some kind of Jar file in classpath that includes the coorespoonding Annotation processor. Can anybody tell me the Jar file which can compile all of my EJB 3.0 beans to compile successfully? Also please tell me the package that I need to include in order to compile the class containing annotations successfully.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972887#3972887
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972887
I am developing Document-literal style webservice using wscompile tool bottom-up approach. I have defined an interface in which I am using SOAPElement as in/out parameter.
While compilation it gives following error-
Type "javax.xml.soap.SOAPElement" implements more than one interface, interfaces: "javax.xml.soap.Node", "org.w3c.dom.Element" ...
If any one know workaround, please suggest.
Thanks,
Amit Srivastava..
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972884#3972884
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972884