Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~578 People Reached
Favorite Tags

5 Posted Topics

Member Avatar for amitbhanot

Hi. I am trying to run an EJB through bea weblogic 8.1 server. I am trying to create a Stateless Session bean. I have created two jars and when I try to do a hot deployment, I get a server error. please see the error description below: [COLOR="Red"]Exception:weblogic.management.ApplicationException: prepare failed …

0
72
Member Avatar for amitbhanot

Hi could someone tell me how to write a EJB module in NetBeans IDE/ MyEclipse. i am using NetBeans 6.9.1. not able to figure out what type of project to select from the choices? i am trying to write a Remote interface, a Home interface, Session Bean, ejb-jar and a …

0
63
Member Avatar for amitbhanot

Hi I have started doing servlets. I am stuck somewhere. I have installed weblogic server and also configured it. I have also installed the J2EE SDK on my machine. But when I compile my servlet program, it says javax.serlvet.http.* and javax.serlvet.* packages are not found. Please help me out how …

Member Avatar for amitbhanot
0
115
Member Avatar for amitbhanot

Hi. I am trying to create a stand alone app but stuck somewhere. When i click on a JCheckBox, it opens up another frame window. in this window if i click cancel then the JCheckBox in the previous frame is not checked. but if i click OK then this JCheckBox …

Member Avatar for amitbhanot
0
137
Member Avatar for mani_1991

First create another notepad file and write this as it is Main-Class: .ClassFileName(press Enter)(from which the exe shld start.) save it with .mf extension. then goto command prompt then browse to the folder in which you have your java files ththat r to be converted. then write this command jar …

Member Avatar for amitbhanot
0
191

The End.