J2EE 1.4 support

Hi everybody,
does Web AS 6.40 support j2ee 1.4?
Thanks you,
Alexander

Hi Alexander,
yes, there are plans to provide support for J2EE 1.4 in future versions of Web AS. But don't ask me about details (which version, or when is it to be generally available).
Anyway, you have web services available on Web AS 6.40. Here is a link to Web Services documentation for an overview of web services development: http://help.sap.com/saphelp_nw04/helpdata/en/d6/f9bc3d52f39d33e10000000a11405a/frameset.htm
> what will happen to my developed webservices?
Well, generally, you should be able to run them on future releases too, as whatever changes SAP makes, the aim is that those are backward compatible (thus transparent) to the applications.
Hope that answers your question?
Regards,
Ivo
Message was edited by: Ivaylo Ivanov

Similar Messages

  • Any J2EE APIs not supported in Oracle?

    Can anyone tell me if there are any specific J2EE apis that are not supported in iAS or the Database server? If it implements all the APIs how come it is yet to be J2EE certtified?

    This is not the right forum.
    You have post this in an E Biz forum probably this one: http://forums.oracle.com/forums/category.jspa?categoryID=3

  • Any documents on Oracle J2EE/EJB NLS support

    Hi,
    Do you know where I might find more information about the NLS supporting Oracle EJB/BC4J areas?
    Michael

    Michael,
    Try the Oracle Application Server documentation on OTN at:
    http://otn.oracle.com/documentation/appserver10g.html
    There is a globalization guide for the Oracle Application Server that may have the information you are looking for.

  • Two related questions:  ColdFusion 10/Java applications and J2EE supported servers

    I have two related questions:
    1.  CF10 and integration with Java Web applications
    We have a couple of Java applications running on JRun and interfacing with CF9 applications.  The JRun clusters were created through the JRun Admin and, apart from lack of Axis 2.0 support, have served us well for years now.  And, as would be the case, the ColdFusion9/Java/Flash application is a critical public-facing application that the business uses for bidding on projects.
    It appears that with ColdFusion 10 on Tomcat, we will not be able to run those Java applications on a Tomcat-CF10 JVM cluster.  Is this correct?  IF so, what are our options? 
    2.  J2EE Application Servers supported by Adobe for CF10
    Which of these is correct?
    A.  This URL (http://www.adobe.com/products/coldfusion-enterprise/faq.html) states "ColdFusion 10 supports IBM® WebSphere, Oracle® WebLogic, Adobe JRun, Apache Tomcat, and JBoss."
    B.  This URL (http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/products/coldfusion/pdfs/cf1 0/coldfusion10-support-matrix.pdf) states:
    "J2EE application servers: WebLogic Server 10.3, 11.1, WebSphere Application Server 7, ND 7 JBoss 5.1, 6.0, 7.1.0"
    I *think* "A" above is wrong re. support for Adobe JRun.  It does not specify a version of Apache Tomcat unless it is simply referring to the custom version the comes with CF10.
    Option "B" above shows no support of Adobe JRun or 'standard' Apache Tomcat.
    Thanks,
    Scott

    Question 1 above was answered:  "No support for Java web applications under CF10's custom version of Tomcat"
    Question 2:  No answer yet:  Is Apache Tomcat (NOT Adobe's customized version) supported for CF10 J2EE deployment?  I do not see any installation instructions on how to install CF10 on Apache Tomcat 6 or 7.
    Is anybody using Apache Tomcat as their J2EE app servers and, again, NOT Adobe's customized/limited version? 
    Thanks,
    Scott

  • SAP WAS J2EE server installation on Windows Vista

    Hi Experts,
    Is there anything latest on SAP WAS J2EE server installation on Windows Vista. In SDN download section I see SAP NetWeaver 7.01 ABAP Trial Version available with Vista compatibility.
    Is there SAP J2EE server also available with Vista compatibility ?
    Regards,
    Yomesh

    > Is there anything latest on SAP WAS J2EE server installation on Windows Vista. In SDN download section I see SAP NetWeaver 7.01 ABAP Trial Version available with Vista compatibility.
    >
    > Is there SAP J2EE server also available with Vista compatibility ?
    The problem with J2EE is the support status of the used JDK. Sun does not support 1.4.2 under Vista/Windows 2008, technically it works.
    Markus

  • How to install Oracle AS JMS Adapter on Websphere (or any J2EE server)

    Hi,
    We have a requirement in which the client wants to connect to the OC4J JMS running in SOA Suite (Oracle Application Server 10.1.3.4).
    They are using Websphere. We are exploring ways by which they can connect from Websphere application to Oracle AS OC4J JMS.
    One option is - deploy the Oracle AS JMS adapter in Websphere and then use it to connect to the OC4J JMS.
    Please let us know if this is the right approach. Also, if so, kindly point to the documentation regarding how to install the JMS adapter on 3rd party J2EE servers such as websphere.
    Rgds,
    Amit

    While searching the knowledge base I found the following note, which seems to suggest that Oracle Adapters are not deployble on other J2EE application servers:
    Support For Jca Adapter In Other Application Servers Like Jboss [ID 1114738.1]
    ==============================================
    From the statements in documentation it may be implied that jca adapter should be deployable on any application server that is compliant with j2ee/jca. Please note that this cannot be implied at this time and jca adapter cannot be deployed on other application servers than OAS in BRM 731 due to some technical constraints. So currently we can support only OAS and not JBoss or another application server , in BRM 731. The documentation will be updated accordingly to reflect this.

  • Sun J2EE SDK 1.3_01, java.lang.ClassCastException thrown during deployment

    I encountered a bug while using the deploytool to deploy
    an EAR file to the Sun J2EE 1.3_01 server.
    I submitted a bug report to Sun via the Sun Java Developer Connection.
    (Sorry, it has not been assigned a BugID yet)
    Question:
    Does anybody know if the web container in Sun's
    J2EE 1.3_01 server supports access to local enterprise beans?
    Screenshots of the bug are available at
    http://sync4j.sourceforge.net/deploymentbug/
    Full details below....
    -Sean
    category: j2ee
    subcategory: deployment
    release: 1.3_01
    hardware: x86
    OSversion: windows_2000
    synopsis: java.lang.ClassCastException thrown during deployment of Session bean
    java -version
    java version "1.3.1_01"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
    Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)
    C:\j2sdkee1.3\bin>j2ee -version
    Java 2 Enterprise Edition version 1.3_01, build 1.3_01-b01
    I built a EJB 2.0 compliant stateful session bean.
    The session bean has a remote interface (ISyncRemote),
    a remote home interface (ISyncHomeRemote),
    a local interface (ISyncLocal),
    and a local home interface (ISyncHomeLocal).
    I built an HTTP Servlet that is supposed to access
    the Stateful Session Bean using ISyncHomeLocal and
    ISyncLocal
    I run "deploytool.bat" in GUI mode to perform the deployment.
    During deployment, the deploytool GUI displays a message
    box which states:
    "There was a deployment error.
    java.rmi.ServerException: RemoteException occurred in server thread;
    nested exception is:
    java.rmi.RemoteException: An error was encountered while loading
    a web component.
    Please refer to
    <J2EE_HOME>/logs/<machine-name>/j2ee//j2ee/error.log
    for more information. Please verify your Application with the
    Verifier tool."
    The "error.log" file did not contain any useful information.
    I ran the J2EE "verifier.bat" tool to verify that my EAR archive is OK.
    The Sun J2EE server output this error string:
    "java.lang.ClassCastException:
    com.sun.enterprise.deployment.EjbExternalDescriptor"
    Here is the full output from the Sun J2EE server:
    C:\j2sdkee1.3\bin>j2ee -verbose
    J2EE server listen port: 1050
    Naming service started:1050
    Binding DataSource, name = jdbc/EstoreDB, url =
    jdbc:cloudscape:rmi:CloudscapeDB;create=true
    Binding DataSource, name = jdbc/Cloudscape, url =
    jdbc:cloudscape:rmi:CloudscapeDB;create=true
    Binding DataSource, name = jdbc/DB1, url =
    jdbc:cloudscape:rmi:CloudscapeDB;create=true
    Binding DataSource, name = jdbc/DB2, url =
    jdbc:cloudscape:rmi:CloudscapeDB;create=true
    Binding DataSource, name = jdbc/InventoryDB, url =
    jdbc:cloudscape:rmi:CloudscapeDB;create=true
    Binding DataSource, name = jdbc/XACloudscape, url = jdbc/XACloudscape__xa
    Binding DataSource, name = jdbc/XACloudscape__xa, dataSource =
    COM.cloudscape.core.RemoteXaDataSourc
    e@245536
    Starting JMS service...
    Initialization complete - waiting for client requests
    Binding: < JMS Destination : jms/Queue , javax.jms.Queue >
    Binding: < JMS Destination : jms/Topic , javax.jms.Topic >
    Binding: < JMS Cnx Factory : TopicConnectionFactory , Topic , No properties >
    Binding: < JMS Cnx Factory : jms/TopicConnectionFactory , Topic , No properties
    >
    Binding: < JMS Cnx Factory : QueueConnectionFactory , Queue , No properties >
    Binding: < JMS Cnx Factory : jms/QueueConnectionFactory , Queue , No properties
    >
    Starting web service at port: 8000
    Starting secure web service at port: 7000
    J2EE SDK/1.3
    Starting web service at port: 9191
    J2EE SDK/1.3
    J2EE server startup complete.
    Compiling c:\j2sdkee1.3\repository\rbi\gnrtrTMP\Sync4j Server enterprise
    application\sync4j\server\s
    yncbean\SyncBean_LocalHomeImpl.java ....
    Compiling c:\j2sdkee1.3\repository\rbi\gnrtrTMP\Sync4j Server enterprise
    application\sync4j\server\s
    yncbean\SyncBean_EJBLocalObjectImpl.java ....
    Compiling c:\j2sdkee1.3\repository\rbi\gnrtrTMP\Sync4j Server enterprise
    application\sync4j\server\s
    yncbean\SyncBean_RemoteHomeImpl.java ....
    Compiling c:\j2sdkee1.3\repository\rbi\gnrtrTMP\Sync4j Server enterprise
    application\sync4j\server\s
    yncbean\SyncBean_EJBObjectImpl.java ....
    rmic sync4j.server.syncbean.SyncBean_RemoteHomeImpl...
    rmic sync4j.server.syncbean.SyncBean_EJBObjectImpl...
    c:\j2sdkee1.3\repository\rbi\applications\Sync4j Server enterprise
    application1004172068449Server.ja
    r
    Binding name:`java:comp/env/ejb/ISyncHomeRemote`
    Binding name:`java:comp/env/ejb/ISyncHomeLocal`
    java.lang.ClassCastException:
    com.sun.enterprise.deployment.EjbExternalDescriptor
    at com.sun.enterprise.deployment.EjbReferenceDescriptor.getValue
    (EjbReferenceDescriptor.java
    :202)
    at com.sun.enterprise.naming.NamingManagerImpl.bindObjects
    (NamingManagerImpl.java:394)
    at com.sun.web.server.WebService.addContext(WebService.java:148)
    at com.sun.web.server.ServletDeployerImpl.loadWebComponents
    (ServletDeployerImpl.java:214)
    at
    com.sun.enterprise.tools.deployment.backend.JarInstallerImpl.deployWebComponent
    s
    (JarInsta
    llerImpl.java:791)
    at
    com.sun.enterprise.tools.deployment.backend.JarInstallerImpl.deployApplication
    (JarInstall
    erImpl.java:219)
    at
    org.omg.stub.com.sun.enterprise.tools.deployment.backend._JarInstallerImpl_Tie.
    invoke(Un
    known Source)
    at com.sun.corba.ee.internal.corba.ServerDelegate.dispatch
    (ServerDelegate.java:355)
    at com.sun.corba.ee.internal.iiop.ORB.process(ORB.java:273)
    at com.sun.corba.ee.internal.iiop.RequestProcessor.process
    (RequestProcessor.java:84)
    at com.sun.corba.ee.internal.orbutil.ThreadPool$PooledThread.run
    (ThreadPool.java:99)
    Does the Sun J2EE server implementation support the invocation
    of Session EJB's via a Local interface?
    Does the Sun J2EE server implementation allow a Servlet to invoke
    Session EJB's via the bean's Local interface?
    While researching this issue, I read the J2EE 1.3 final specification.
    The spec says:
    "The EJB container is required to access to local enterprise beans.
    We recommend that the web container also support access to local
    enterprise beans."
    Does the web container in Sun's J2EE server support access to local enterprise beans?

    I'm pretty much sure that you cannot access a
    local Session bean from outside the EJB container.Please read the J2EE 1.3 specification before posting messages about EJB and J2EE.
    According to the J2EE 1.3 specification:
    "The EJB container is required to support access to local enterprise beans. We recommend that the web container also support access to local enterprise beans.
    No support is provided for access to local enterprise beans from the application client container or the applet container."
    If you use local interfaces for your session bean,
    than your client must be local too. A local client is
    a client that is collocated in the same JVM with the
    session/entity that provides the local view and which
    can be tightly coupled to the bean.My client is running in the same JVM as my EJB. The client is a servlet. The servlet is running in the same JVM as the EJB.
    For what its worth, the error that I observed occurs during deployment. I haven't figured out why deployment is failing.

  • Using J2EE 1.4 Beta 2 on Windows 98 and Windows Me

    I know J2EE isn't supported on Windows 98 and Windows Me, but like many others I've been able to get J2EE 1.3.1 and J2EE 1.4 Beta to work quite well on Windows 98 and Windows Me. However, no such luck when I tried to do the same with J2EE 1.4 Beta 2. Basically, after downloading j2eesdk-1_4-beta2-windows-eval-app.zip, extracting it into C:\j2ee_app_win, and double clicking setup.exe (or setup.dos.exe for that matter), the setup GUI doesn't appear. Has anybody gotten passed this point and gotten it to work?

    Basically, J2EE 1.4 Beta 2 setup.exe doesn't work on Windows 98 or Windows Me even with 256 MB of memory. You'll see it appear on the task bar and then disappear right away. The setup task keeps running, so you have to kill it with Ctrl-Alt-Del.
    However, J2EE 1.4 Beta 2 does work quite well on Windows XP Home Edition even though it's not supported by Sun. So if you don't have Windows XP Professional or Windows 2000, you can at least try it.
    For help installing and getting started with J2EE 1.4 Beta 2 on Windows XP, see http://groups.msn.com/J2EETools.

  • J2EE Web services and JAX-RPC

    Hello..
    While working with J2EE web services using JDeveloper and OC4J, I noticed that it really doesn't confirm to Sun's JAX-RPC standard. The Web Service interface class does not extend the "Remote" and all methods don't throw "RemoteException" as mandated by JAX-RPC standard.
    I have few questions:
    (1) Are the OC4J J2EE web services completey different from JAX-RPC based web services.??
    (2) Does Oracle have any implementation of JAX-RPC??
    (3) Is Sun the only one promoting and implementing the JAX-RPC standard? Or are there other players?
    thanks...

    (1) Are the OC4J J2EE web services completey different from JAX-RPC based web services.??
    OC4J J2EE Web Services originate from Oracle/Apache SOAP with several differences:
    a. A model where each type of implementation gets a specific servlet (e.g. one for EJB's, one for PL/SQL, one for stateless and stateful Java classes. Architecturally, you can see the picture here:
    http://otn.oracle.com/docs/products/ias/doc_library/903doc_otn/generic.903/b10004/orawebservices.htm#1024808
    (scroll down a half page for the picture)
    b. The packaging of the Web services rather than using the Apache SOAP registration mechanism uses something closer to JSR 109 (also known as Web Services for J2EE, part of J2EE 1.4 with JAX-RPC, SAAJ [SOAP API forAttachments in Java] and JAXP [Java API for XML Parsing]), where the Web service is packaged as an ordinary ear file for deployment.
    Oracle built this implementation by extrapolating from the JAX-RPC documentation that was available last year before it was a final specification in an effort to release a production quality Web services implementation that was aligned with JAX-RPC. It has been through two releases - Oracle9iAS 9.02 and Oracle9iAS 9.0.3 and is now being evolved to JAX-RPC as we move to J2EE 1.4.
    (2) Does Oracle have any implementation of JAX-RPC??
    We are planning to release a JAX-RPC implementation in the new year (I don't have specific dates yet) on OC4J. The production implementation of this will be as seamless a migration as possible from the existing implementation. Oracle9i JDeveloper will also add support for JAX-RPC as a 3rd option in its list of choices available. You can get a sense of how such a migration would work by running the Web services wizard in JDev for Apache SOAP and then, in a separate project, running it for Oracle9iAS J2EE Web Services - imagine there being another option for JAX-RPC. The work to migrate should be as simple as running a wizard or command line utility (known as the Web Services Assembler tool in Oracle9iAS).
    (3) Is Sun the only one promoting and implementing the JAX-RPC standard? Or are there other players?
    Pretty much every one in the Java side of industry will be implementing JAX-RPC. The important time to note is when J2EE 1.4 is released ... sometime in the new year ... I believe around March but may be mistaken. Part of J2EE 1.4 is required support for JAX-RPC, SAAJ, Web Services for J2EE etc etc. This will standardize the implementation of Web services. Oracle, like others in the industry, supports the standard protocols, (SOAP), interfaces (WSDL) and registries (UDDI) - what J2EE 1.4 does is standardize the packaging, deployment and implementation (the wrappers generated by the tooling).
    My guess is that around JavaOne (June 2003) there will be a rash of announcements from J2EE vendors announcing support of JAX-RPC and J2EE 1.4 (or early implementations) as we will be in the same race that happened in 2001/2002 when J2EE 1.3 was the spec to announce implementations around.
    Mike.

  • PI 7.0 system copy - wrong J2ee cluster ids

    I have performed a system copy of PI however the cluster ids numbers are from the source. where do I change this to update the correct IDs.
    Do I update the instance properties file (if so which one) or do I use the configtool to change these.
    Thanks
    Mikie

    Hi,
    You need to check if the Exchange Profile parameters are pointing to the correct host name, port etc. If it is incorrect in the copied system, correct them with correct values going thro the parameters list. If you have any other Dev, Quality system in the landscape you can refer to them, if required.
    To Open the Exchange Profile: In the SAP XI Home Page -> click Administration Link or use the link: http://<XI Server Host>:<J2EE port>/rep/support/admin/index.html. Then select the Exchange Profile list in the Left side of the page.
    Hope this will be helpful.
    Regards,
    S.Santhosh Kumar

  • BPM standalone and J2EE versions

    What is the diffrence between BPM standalone and J2EE versions
    and
    What are the advantages of Using J2EE Version over standlone?
    In configuration document it is mentioned that we need to deploy wlj2eedeployer.ear on weblogic server.
    Why this deployment?
    Thanks

    Depending on your needs, the Engine can be deployed using two different implementation styles.
    Standalone Oracle BPM Enterprise Engine
    Oracle BPM can be deployed in a standalone environment running on a JVM. This is the original version of the Engine and has been around for 10 years.
    The benefits of deploying processes to Enterprise Standalone are:
    <li> It does not require an application server J2EE container to run. This means a lower cost of entry if you do not already own WebLogic or WebSphere J2EE application servers.
    <li> It is simple to install and administer.
    Enterprise Standalone uses a simple active/standby failover mechanism. When the active engine starts, it immediately registers in the Oracle BPM Directory that it is the primary engine. When the standby engine starts on another machine, it sees that another engine has already registered as the active server in the Oracle BPM Directory. Since the active engine is already up, the standby knows that it needs to ping the primary engine periodically to ensure it is still up. If the standby engine fails to get a response from the active engine, the standby notifies the Directory that it is now the active engine. When what was previously the active primary engine restarts, it notifies the Directory that it has restarted, sees that another server is now the primary and then starts as the secondary.
    J2EE Application Server Oracle BPM Enterprise Engine
    Oracle BPM Enterprise engines can also run on a J2EE application server within WebLogic and WebSphere containers.
    Oracle BPM Engines running on a J2EE Application Server support active clustering. This means that as loads increase over time, new nodes can be added making the environment more scalable over time.
    With the J2EE Application Server environment automatic failover is automatically provided across nodes.
    Finally, in answer to your last question - the deployed wlj2eedeployer.ear is useful because this lets you stop and start the Engine and deploy projects from the simple (ok - somewhat simple) Oracle BPM Process Administrator tool.
    Hope this helps,
    Dan

  • Cannot launch J2ee server, pls help

    I am not able to launch j2ee server. I have followed instructions in Installation
    file and installed software in correct directories and have set up environment
    variables in autoexec file as follows:
    set J2EE_HOME=c:\j2sdkee1.3
    set JAVA_HOME=c:\jdk1.3.1
    set ANT_HOME=c:\ant
    set PATH=%PATH%;%JAVA_HOME%\bin
    When I try the command j2ee -verbose, it gives an error <bad command
    or file name>. Could anyone pls help.
    Thanks
    Sakina

    Yes, When I run path
    it displays c:\j2sdk331.3\bin
    I thought maybe J2EE does not support win98 but I read in this forum that
    someone is able to run J2EE on win98 platform. I really don't know what to do.

  • JSP 2.0 support in JDeveloper?

    Hi,
    Does JDeveloper 10g support the JSP 2.0 spec.? If no, why are there JSP 2.0 tutorials here,
    http://otn.oracle.com/sample_code/tech/java/codesnippet/jsps/simpletag/how-to-simpletaghandler.html#run
    that are deployed to the OC4J server? Is the embedded OC4J server of JDeveloper substantially different to the production OC4J? Can anybody help please?

    JDeveloper 10g (9.0.5) supports J2EE 1.3 - so no JSP 2.0 support yet.
    OC4J has a preview version with J2EE 1.4 support. It's still not production though.
    Check it out at:
    http://otn.oracle.com/tech/java/oc4j/index.html

  • Nested Transaction and J2EE

    Hi,
    I have a question about how J2EE Application server (WAS4.x/5.x) follows the spec for Nested transaction. In a J2EE tutorial at one place it says
    http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/Transaction4.html
    following :
    A JTA transaction is controlled by the J2EE transaction manager. You may want to use a JTA transaction because it can span updates to multiple databases from different vendors. A particular DBMS's transaction manager may not work with heterogeneous databases. However, the J2EE transaction manager does have one limitation--it does not support nested transactions. In other words, it cannot start a transaction for an instance until the previous transaction has ended.
    It means I cannot start another transaction while the first one is not completed.
    CASE 1:
    My statefull session bean has method a() and method b().
    Method a() calls Method b().
    I have started userTransaction in Method a() and before commiting
    it I have started another transaction in method b(). like
    Method a() {
    Statrs TX
    calls b()
    Commits TX
    Method b() {
    Starts TX
    Commits TX
    CASE 2:
    What if I use Declarative TX
    and specify method a() requires new
    and method b() also requires new.
    Where, method b() is invoked by method a() in a statefull session
    bean.
    Thanks in advance.

    I had i similar problem and solved it in th following way.
    My first attempt was to call an atomic method which has the transaction attribute "RequiresNew" from a complex method with the transaction attribute "Required". Both methods where located in the same Session EJB class. If the code inside the atomic method fails by an exception, the exception will be catched and ctx.setRollbackOnly( ) be called in the catch block. This does NOT work! So I start reading a lot in the net and in books. I foud that J2EE does not support nested transactions. So that was a shoot in my foot! :-(
    Frustated I went home from work and in the evening I remember some words from Adam Bien, the author of J2EE Patterns. He said that you can build something like nested transactions if you use an additional EJB layer. He said that in the context of a SessionFacade and a set of EntityBeans. But he also said that this will also work with layers of SessionBeans.
    At the next day, I build the addional Session EJB and moved all atomic methods in that Session EJB. So the situation is now like this. My ComplexEJB holds method which define a more complex business process. Each of this processes call a lot of atomic methods from the Atomic EJB. In my case it�s not neccesary that all of this atomic methods have to succeed. OK, the methods with transaction attribute "Required" will proceed as much atomic methods with transaction attribute "RequiresNew" as possible! But if a "hard" Exception occurs the whole transaction is rolled back.
    This works very good for our needs!
    public class ComplexEJB implements SessionBean
        public Collection complexMethod1( Parameter param ) throws BusinessException
         try
                service = this.getAtomicServiceLocal( );
                service.atomicMethod1( param.getSubparam1( ) );
                        service.atomicMethod3( param.getSubparam3( ) );
                        service.atomicMethod1( param.getSubparamN( ) );
                        service.atomicMethod1( param.getSubparam1( ) );
                          catch( "hard" exception like Nullpointer i.e. )
                       //if an "hard" Exception occur rollback the whole transaction
                       ctx.setRollbackOnly( );
        public Collection complexMethodN( Parameter param ) throws BusinessException
         try
            service = this.getAtomicServiceLocal( );
            service.atomicMethod1( param.getSubparam1( ) );
                    service.atomicMethod3( param.getSubparam3( ) );
                    service.atomicMethod1( param.getSubparamN( ) );
                    service.atomicMethod1( param.getSubparam1( ) );
                         catch( "" hard exception like Nullpointer i.e. )
                     //if an "hard" Exception occur rollback the whole transaction
                     ctx.setRollbackOnly( );
    public class AtomicEJB implements SessionBean
        public Collection atomicMethod1( Parameter param ) throws BusinessAtomicException
                try
              //The call to a service i.e. access to database
         catch ( DatabseException cbex )
              ctx.setRollbackOnly(  );
         finally
              //release database connection i.e.
        public Collection atomicMethodN( Parameter param ) throws BusinessAtomicException
                try
              //The call to a service i.e. access to database
         catch ( DatabseException cbex )
              ctx.setRollbackOnly(  );
         finally
              //release database connection i.e.

  • Can i run J2EE on windows 98 platform?

    Hi all,
    this is a question i want to ask all of your help. Cos i couldnt run J2EE on windows 98 platform. Is it because J2EE does not support Windows 98? Is there a way to run them on windows 98? If yes, could anyone pls tell mi how to run it. Thanks

    The J2EE Version 1.3.1 batch files need to be tweaked to run on Windows 98 and Windows Me. They're included with J2EETools plus a lot more. See
    http://groups.msn.com/J2EETools

Maybe you are looking for

  • Most efficient way to delete "removed" photos from hard disk?

    Hello everyone! Glad to have this great community to come to for help. I searched for this question but came up with no hits. If it's already been discussed, I apologize and would love to be directed to the link. My wife and I have been using LR for

  • J2EE addin database create fails

    During Solution manager 4.0 j2ee database create, sapinst fails during java database load: Aug 8, 2006 1:17:02 PM com.sap.inst.jload.Jload logStackTrace SEVERE: com.sap.dictionary.database.dbs.JddException: CREATE TABLE ADS_LICENSED_FORMS failed 13:1

  • Reinstall DWMX2004 on Mac OS

    I had my iBook replaced and now DW won't open. Error message is "The application Dreamweaver quit unexpectedly." I dragged the DW folder to the trash and reinstalled from the DW disk. I get the same message. See below for the report. Any help is appr

  • Invalid at the top level of the document in XML file

    Hi, I am sending an XML file (Which is generated by SAP) through mail to the receiver. When the receiver opens the file he is getting the below error. Kindly help me to rectify this error. The XML page cannot be displayed Cannot view XML input using

  • Macbook Pro hard drive space issue - iPhoto not responding

            I have a MacBook Pro running snow leopard. Has got two user accounts on it. Comes up with 29 Gb remaining on the internal hard drive. IPhoto was not responding in my wife's account. I think the hard drive space is the issue here. I have had a