- This topic has 1 reply, 2 voices, and was last updated 17 years, 10 months ago by Scott Anderson.
-
AuthorPosts
-
jadeite1000MemberHi:
I am using Weblogic 92.
I ran an ant script and it copy the ear file
to the following directory.
C:\bea92\user_projects\domains\Inquiry\autodeployThis should autodeploy the application but it doesn’t seemed to show the changes I made.
I also copy the ear file to the following directory:
C:\bea92\user_projects\applications\Inquiryand
C:\bea92\user_projects\applications\Inquiry\autodeployThe worst part is even if I delete the ear files in the above directory and when I restarted weblogic 92, in the admin console it still shows it and when I tried to delete it, it says the ear file was deploy autodeploy and you must delete it manually something like that.
But I already deleted it manually but it still shows in the weblogic console. This is very frustrating.
In weblogic 8.1 I didn’t use autodeploy and I don’t have any of these type of problems!!I also noticed that in the directory:
C:\bea92\user_projects\domains\Inquiry\servers\AdminServer\stage\_appsdir_inquiry_earit contains an old ear file.
What are the directory I have to updated exactly with the new ear files for the changes to show up in the application?
Is there anyway to turn off the Edit/Release features for weblogic 9.2.
I find this feature is very frustrating because you make changes and it doesn’t show up until you release
the changes.
Is there anyway to make the weblogic 92 console similar to weblogic 8.1Any help would be greatly appreciated.
Yours,
Frustrated
—
Scott AndersonParticipantSince you’re using an Ant script for deployment, rather than our deployers, your question really is outside the scope of MyEclipse and seems to center around changes made to WebLogic that you’re not fond of:
Is there anyway to turn off the Edit/Release features for weblogic 9.2.
I find this feature is very frustrating because you make changes and it doesn’t show up until you release
the changes.
Is there anyway to make the weblogic 92 console similar to weblogic 8.1Since questions as to why BEA changed how WebLogic behaves and what you can do about it is not something we can help with, I’m moving this thread to the appropriate forum for general discussions.
-
AuthorPosts